summaryrefslogtreecommitdiffstats
path: root/meta/classes/image.bbclass
Commit message (Expand)AuthorAgeFilesLines
* 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
* meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True)Richard Purdie2012-03-051-4/+4
* image-vmdk: Create image_vmdk class and setup image and image_types to use itSaul Wold2012-03-011-2/+4
* image.bbclass: do not create image manifest link if IMAGE_LINK_NAME is emptyOtavio Salvador2012-02-291-2/+4
* image_types: Refactor compression code into a generic compression solutionRichard Purdie2012-02-281-3/+1
* More quoting fixesMartin Jansa2012-02-261-2/+2
* image.bbclass: Ensure timestamp matches format used in initscripts after rece...Richard Purdie2012-02-241-1/+1
* Incremental rpm image generationRobert Yang2012-01-111-2/+9
* image.bbclass: Use ?= to set LINGUAS_INSTALLDongxiao Xu2012-01-061-1/+1
* classes/image: implement generic locale package installationPaul Eggleton2012-01-031-0/+37
* bitbake.conf/image.bbclass: Ensure images use the correct passwd/group filesRichard Purdie2011-12-081-0/+2
* Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie2011-11-101-10/+10
* Add new IMAGE_CLASSES variable for classes for image generationMatthew McClintock2011-11-081-1/+2
* multilib: Drop MULTILIB_IMAGE_INSTALLDongxiao Xu2011-11-081-3/+1
* image.bbclass: No need to run most tasks except do_rootfsRichard Purdie2011-10-071-1/+13
* image.bbclass: improve comments regarding exported functionsOtavio Salvador2011-10-041-4/+1
* image/package.bbclass: Revise multilib support for DEBIAN_NAME.Lianhao Lu2011-09-161-12/+5