aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/image.bbclass
AgeCommit message (Expand)Author
2013-09-24image.bbclass: uninstall package only if it's already installedChen Qi
2013-09-20classes/testimage-auto: add class to allow automatically running image testsPaul Eggleton
2013-09-13bitbake.conf/package: Collapse PKGDATA_DIR into a single machine specific dir...Richard Purdie
2013-09-11image/populate_sdk: Ensure symlinks in target sysroot are relativeRichard Purdie
2013-09-06kernel.bbclass, image.bbclass: Implement kernel INITRAMFS dependency and bund...Jason Wessel
2013-09-01meta: Don't use deprecated bitbake APIRichard Purdie
2013-08-26classes: Remove references to _remove in function names since this may become...Richard Purdie
2013-08-22image.bbclass: Add basic support for PACKAGE_EXCLUDEMark Hatle
2013-08-16openssh: fix for read-only rootfsChen Qi
2013-08-16image.bbclass: create device table after package installationChen Qi
2013-08-13image.bbclass: Move runtime_mapping_rename to avoid conflict w/ multilibMark Hatle
2013-07-27classes/image: ensure BAD_RECOMMENDATIONS supports pre-renamed package namesPaul Eggleton
2013-06-10image.bbclass: remove unneeded files from the imageLaurentiu Palcu
2013-05-23image.bbclass: add postinst_enable_loggingChen Qi
2013-05-14image.bbclass: Add package-management image feature to validitemsKhem Raj
2013-05-12classes/image: show an error on invalid IMAGE_FEATURESPaul Eggleton
2013-05-09image/kernel-module-split/eglibc-ld.inc: Remove has_key() usageRichard Purdie
2013-05-03image.bbclass: Don't mark do_rootfs and do_build as nostampPhil Blundell
2013-05-03classes/image: allow complementary package globs to be extendedPaul Eggleton
2013-04-22image.bbclass: change the logic when intercepts failLaurentiu Palcu
2013-04-13package/image.bbclass: Fix multilib rprovidesRichard Purdie
2013-04-08image.bbclass: fix postinstall intercepts fallbackLaurentiu Palcu
2013-03-18image.bbclass: Drop legacy export of IMAGE_BASENAMERichard Purdie
2013-03-07image.bbclass: add a hook funtion to support readonly rootfsChen Qi
2013-03-05populate_sdk_base/image: Fix races for variable mappingsRichard Purdie
2013-03-01module.bbclass: Create a new depmodwrapper to assist cross-installsMark Hatle
2013-02-12image.bbclass: add fall-back functionality when running interceptsLaurentiu Palcu
2013-02-07image.bbclass: Add MLPREFIX to DEPENDSRichard Purdie
2013-02-06image.bbclass: add a proper error message if hook script failsLaurentiu Palcu
2013-01-25Split do_packagedata task from do_packageRichard Purdie
2013-01-18classes/image: improve debug-tweaks ssh server configurationPaul Eggleton
2013-01-07image.bbclass: quote TARGET_VENDOREnrico Scholz
2012-12-25Add a new distro feature "ptest".Björn Stenberg
2012-12-19classes/image: handle multilibs in complementary package lookupPaul Eggleton
2012-12-07image/populate_sdk: Simplify imagetest inclusion and drop dummy class fileRichard Purdie
2012-12-06image.bbclass: run postinst scripts once, at rootfs timeLaurentiu Palcu
2012-11-19image.bbclass: Add missing dependency on do_package dataRichard Purdie
2012-09-12image.bbclass: Enable the complementary install to be called w/ globbing paramsMark Hatle
2012-09-10core-image: allow root login when debug-tweaks is enabledSaul Wold
2012-09-03packagegroup-core-console: removePaul Eggleton
2012-09-02image.bbclass: Convert runtime_mapping_rename to event handlerRichard Purdie
2012-07-28classes/image: add staticdev-pkgs IMAGE_FEATURES featurePaul Eggleton
2012-07-28Rework installation of dev, dbg, doc, and locale packagesPaul Eggleton
2012-07-27image.bbclass: Fix a couple innocuous typoes, should cause no functional changeRobert P. J. Day
2012-07-19Convert tab indentation in python functions into four-spaceRichard Purdie
2012-07-03image/core-image: Handle conflicting IMAGE_FEATURES.Lianhao Lu
2012-07-03image.bbclass: Add support to build the SDK in parallel with the imageMark Hatle
2012-07-03Fix manual log file pathsMark Hatle
2012-07-02EXTRA_IMAGEDEPENDS is used to ensure things like qemu-native are built andRichard Purdie
2012-06-27classes/image: Allow openssh empty passwords login.Lianhao Lu