summaryrefslogtreecommitdiffstats
path: root/meta/classes/image.bbclass
AgeCommit message (Expand)Author
2008-06-12image.bbclass: Make sure DEPLOY_DIR_IMAGE exists before running image generationRichard Purdie
2008-05-21image.bbclass: Drop bbimage commandRichard Purdie
2008-05-21image.bbclass: Fix whitespaceRichard Purdie
2008-05-18image.bbclass: Fix locking so multiple image targets workRichard Purdie
2008-04-08image.bbclass: Run runtime_mapping_rename over PACKAGE_INSTALL so debian rena...Richard Purdie
2008-03-18image.bbclass: s/ipkg/opkg/ - spotten by Koen KooiMarcin Juszkiewicz
2008-03-17rootfs_ipk/image.bbclass: removing of opkg lists data to rootfs_ipk class whe...Marcin Juszkiewicz
2007-11-23image.bbclass: Add ldconfig-native dependency, run ldconfig at image generati...Richard Purdie
2007-09-05image.bbclass: Fix IMAGE_BASENAME and PACKAGE_INSTALL variablesRichard Purdie
2007-09-02image.bbclass: Revert some changes as bitbake can't seem to cope with them :-(Richard Purdie
2007-09-02image.bbclass/poky-image.bbclass: Add a function to create /etc/timestamp dur...Richard Purdie
2007-09-02image.bbclass: Allow partial backwards compatibilityRichard Purdie
2007-09-01classes: Sync various tweaks from OERichard Purdie
2007-09-01classes: Sync with OERichard Purdie
2007-08-21packaging: Split deb and ipk creation into separate tasks so changing the pac...Richard Purdie
2007-08-08image.bbclass: Add MACHINE_POSTPRECESS_COMMAND hookRichard Purdie
2007-08-01image.bbclass: Ensure the system python is used, not the one in stagingRichard Purdie
2007-05-16images: Merge common functionality into image.bbclass, add copyright headersRichard Purdie
2007-04-30image.bbclass: Removed wildcard rm as it broke building multiple rootfs image...Marcin Juszkiewicz
2007-04-30image.bbclass: remove not-needed list of packages after populating rootfsMarcin Juszkiewicz
2007-04-25image.bbclass: install only en-gb localesMarcin Juszkiewicz
2007-04-03classes: Rework core dependencies to work properly at the task levelRichard Purdie
2007-02-21image.bbclass: We need to make sure all do_populate_staging tasks have fun so...Richard Purdie
2007-01-30image.bbclass: Make relative symlinksRichard Purdie
2007-01-08image.bbclass: Sync minor changes with OERichard Purdie
2006-12-01image.bbclass: Add export machine as needed by bbimageRichard Purdie
2006-11-21Factor common code out of rootfs_xxx.bbclass into image.bbclass. Add error de...Richard Purdie
2006-10-20image.bbclass: Fix image task dependencies after package.bbclass updatesRichard Purdie
2006-09-19Sync up.. all the deb/dpkg changes which I have locally are now in svn.Chris Larson