summaryrefslogtreecommitdiffstats
path: root/meta/classes/image.bbclass
Commit message (Expand)AuthorAgeFilesLines
...
* image.bbclass: Depend on virtual/kernel:do_deployRichard Purdie2013-11-291-0/+2
* classes/image: write image manifestPaul Eggleton2013-11-261-6/+9
* classes/image-empty: removePaul Eggleton2013-11-141-6/+6
* image types: split live into iso and hddimgValentin Popa2013-10-141-1/+11
* image.bbclass: uninstall package only if it's already installedChen Qi2013-09-241-1/+11
* classes/testimage-auto: add class to allow automatically running image testsPaul Eggleton2013-09-221-0/+3
* bitbake.conf/package: Collapse PKGDATA_DIR into a single machine specific dir...Richard Purdie2013-09-141-1/+1
* image/populate_sdk: Ensure symlinks in target sysroot are relativeRichard Purdie2013-09-111-1/+6
* kernel.bbclass, image.bbclass: Implement kernel INITRAMFS dependency and bund...Jason Wessel2013-09-061-0/+12
* meta: Don't use deprecated bitbake APIRichard Purdie2013-09-011-1/+1
* classes: Remove references to _remove in function names since this may become...Richard Purdie2013-08-261-3/+3
* image.bbclass: Add basic support for PACKAGE_EXCLUDEMark Hatle2013-08-221-12/+27
* openssh: fix for read-only rootfsChen Qi2013-08-161-0/+12
* image.bbclass: create device table after package installationChen Qi2013-08-161-5/+3
* image.bbclass: Move runtime_mapping_rename to avoid conflict w/ multilibMark Hatle2013-08-131-6/+11
* classes/image: ensure BAD_RECOMMENDATIONS supports pre-renamed package namesPaul Eggleton2013-07-291-0/+1
* image.bbclass: remove unneeded files from the imageLaurentiu Palcu2013-06-111-0/+33
* image.bbclass: add postinst_enable_loggingChen Qi2013-05-231-0/+11
* image.bbclass: Add package-management image feature to validitemsKhem Raj2013-05-141-1/+1
* classes/image: show an error on invalid IMAGE_FEATURESPaul Eggleton2013-05-121-0/+16
* image/kernel-module-split/eglibc-ld.inc: Remove has_key() usageRichard Purdie2013-05-091-1/+1
* image.bbclass: Don't mark do_rootfs and do_build as nostampPhil Blundell2013-05-031-2/+0
* classes/image: allow complementary package globs to be extendedPaul Eggleton2013-05-031-12/+11
* image.bbclass: change the logic when intercepts failLaurentiu Palcu2013-04-221-10/+22
* package/image.bbclass: Fix multilib rprovidesRichard Purdie2013-04-131-2/+3
* image.bbclass: fix postinstall intercepts fallbackLaurentiu Palcu2013-04-081-1/+1
* image.bbclass: Drop legacy export of IMAGE_BASENAMERichard Purdie2013-03-181-2/+0
* image.bbclass: add a hook funtion to support readonly rootfsChen Qi2013-03-071-0/+18
* populate_sdk_base/image: Fix races for variable mappingsRichard Purdie2013-03-051-13/+4
* module.bbclass: Create a new depmodwrapper to assist cross-installsMark Hatle2013-03-011-2/+2
* image.bbclass: add fall-back functionality when running interceptsLaurentiu Palcu2013-02-131-6/+37
* image.bbclass: Add MLPREFIX to DEPENDSRichard Purdie2013-02-071-1/+1
* image.bbclass: add a proper error message if hook script failsLaurentiu Palcu2013-02-061-0/+4
* Split do_packagedata task from do_packageRichard Purdie2013-01-251-1/+2
* classes/image: improve debug-tweaks ssh server configurationPaul Eggleton2013-01-181-2/+14
* image.bbclass: quote TARGET_VENDOREnrico Scholz2013-01-071-1/+1
* Add a new distro feature "ptest".Björn Stenberg2012-12-261-2/+4
* classes/image: handle multilibs in complementary package lookupPaul Eggleton2012-12-191-1/+15
* image/populate_sdk: Simplify imagetest inclusion and drop dummy class fileRichard Purdie2012-12-071-3/+0
* image.bbclass: run postinst scripts once, at rootfs timeLaurentiu Palcu2012-12-061-3/+17
* image.bbclass: Add missing dependency on do_package dataRichard Purdie2012-11-201-0/+1
* image.bbclass: Enable the complementary install to be called w/ globbing paramsMark Hatle2012-09-121-1/+3
* core-image: allow root login when debug-tweaks is enabledSaul Wold2012-09-101-0/+1
* packagegroup-core-console: removePaul Eggleton2012-09-041-0/+4
* image.bbclass: Convert runtime_mapping_rename to event handlerRichard Purdie2012-09-021-3/+10
* classes/image: add staticdev-pkgs IMAGE_FEATURES featurePaul Eggleton2012-07-291-1/+3
* Rework installation of dev, dbg, doc, and locale packagesPaul Eggleton2012-07-291-39/+50
* image.bbclass: Fix a couple innocuous typoes, should cause no functional changeRobert P. J. Day2012-07-281-3/+3
* Convert tab indentation in python functions into four-spaceRichard Purdie2012-07-191-15/+15
* image/core-image: Handle conflicting IMAGE_FEATURES.Lianhao Lu2012-07-031-0/+17
OpenPOWER on IntegriCloud