summaryrefslogtreecommitdiffstats
path: root/meta/classes/image.bbclass
Commit message (Expand)AuthorAgeFilesLines
* 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
* image.bbclass: Add support to build the SDK in parallel with the imageMark Hatle2012-07-031-0/+5
* Fix manual log file pathsMark Hatle2012-07-031-1/+1
* EXTRA_IMAGEDEPENDS is used to ensure things like qemu-native are built and th...Richard Purdie2012-07-021-3/+5
* classes/image: Allow openssh empty passwords login.Lianhao Lu2012-06-281-0/+7
* rootfs_rpm.bbclass: save rpmlib rather than remove itRobert Yang2012-06-081-0/+6
* image.bbclass: Ensure ${S} is cleaned at the start of rootfs generationRichard Purdie2012-05-251-0/+1
* image.bbclass,kernel.bbclass: Use kmod-native instead of module-init-tools-crossKhem Raj2012-05-071-1/+1
* gzip/pigz-native: Install into a prefix to avoid clashing with system binariesRichard Purdie2012-03-211-0/+2
* classes/image: avoid cp race condition when building multiple imagesPaul Eggleton2012-03-191-1/+1
* image.bbclass: fix rootfs generation without package management toolsOtavio Salvador2012-03-131-2/+5