aboutsummaryrefslogtreecommitdiffstats
path: root/classes/image.bbclass
AgeCommit message (Expand)Author
2011-03-15image.bbclass: add link to .rootfs.<type> or .<type>.imgBen Gardiner
2011-02-14image.bbclass: move insert_feed_uris() to rootfs_ipk.bbclassFilip Zyzniewski
2011-02-12image.bbclass: only insert feed uris if ONLINE_PACKAGE_MANAGEMENTBernhard Reutner-Fischer
2011-01-07image.bbclass: rm symlink destination via lnBernhard Reutner-Fischer
2010-12-28Add flags for variable typingChris Larson
2010-11-08image: don't include glibc-localedata-i18n when IMAGE_LINGUAS is emptyChris Larson
2010-10-19image bbclass: fix install_linguas usage on shared buildserversKoen Kooi
2010-10-14image.bbclass: use un-renamed packages in RDEPENDSChris Larson
2010-10-09Implement 'dbg', 'dev', and 'doc' package groupsChris Larson
2010-10-09image.bbclass: implement IMAGE_FEATURESChris Larson
2010-10-09image.bbclass: don't export PACKAGE_INSTALLChris Larson
2010-10-09image.bbclass: add LINGUAS_INSTALL to PACKAGE_INSTALL.Chris Larson
2010-10-09image.bbclass: use PACKAGE_INSTALL in RDEPENDSChris Larson
2010-10-09image.bbclass: apply package renaming to optionalChris Larson
2010-10-08image.bbclass: revert the RDEPENDS changeChris Larson
2010-10-08mage.bbclass: RDEPENDS -> RDEPENDS_${PN}Frans Meulenbroeks
2010-05-26image.bbclass: Make zap_root_password to disable root's password not the user...Khem Raj
2010-05-05bitbake.conf/base.bbclass: Rename the staging directory to sysroots and the p...Joshua Lock
2010-04-30image.bbclass: install_linguas don't install empty listMartin Jansa
2010-04-28image.bbclass: create /etc/device_table from IMAGE_DEVICE_TABLESAntonio Ospite
2010-03-11bitbake.conf: introducing new image fstype .cpio.gz.u-bootSteffen Sledz
2010-01-14images: set SPLASH to "" as sane defaultRolf Leggewie
2009-10-23image bbclass: tweak lingue scriptKoen Kooi
2009-09-17Avoids overwriting Python's built-in `str' in get_devtable_listMario Domenech Goulart
2009-08-08image.bbclass: fix bug in lingua code (code wasn't spitting entries like fr-f...Steve Sakoman
2009-07-24Revert "image.bbclass: reorder do_rootfs"Richard Purdie
2009-06-20image bbclass: fix logic buglet in lingua codeKoen Kooi
2009-06-17image.bbclass: remove tmp/rootfs after image creation unless you set a variableChris Larson
2009-06-16image.bbclass: unbreak postinst status in the install_lingua methodKoen Kooi
2009-06-12image bbclass: add install_linguas methodKoen Kooi
2009-04-23bitbake.conf: use rootfs/${PN} for IMAGE_ROOTFSRoman I Khimov
2009-04-21image.bbclass: IMAGE_VARS->IMAGE_BOOT, make overridableRoman I Khimov
2009-04-21image.bbclass: reorder do_rootfsRoman I Khimov
2009-02-22image.bbclass: install stuff listed in IMAGE_INSTALL as wellKoen Kooi
2009-02-19task-boot: rename DISTRO_ vars to IMAGE_ vars and move to image.bbclass * upd...Koen Kooi
2009-01-20image.bbclass: resize images (ext2/ext3) only if they are bigger then IMAGE_R...Denys Dmytriyenko
2009-01-20Auto resizing ext2/ext3 images (from Poky)Marcin Juszkiewicz
2008-06-27image.bbclass: Make sure DEPLOY_DIR_IMAGE exists before running image generat...Marcin Juszkiewicz
2008-05-21image.bbclass: Remove use of bbimage (from poky)Richard Purdie
2008-05-21image.bbclass: Cleanup whitespace (from poky)Richard Purdie
2008-05-18image.bbclass: Fix image creation locking so creating multiple images at once...Richard Purdie
2008-03-18various: move over to opkg, as discussed on the mailinglistKoen Kooi
2008-02-16image.bbclass: Innocent typo fix.Leon Woestenberg
2008-02-15image.bbclass: Add deploy_to taskPaul Sokolovsky
2008-02-12bitbake.conf, image.bbclass: Add and use USERDISTRO var to preserve original ...Paul Sokolovsky
2007-12-22image.bbclass: Add FEED_DEPLOYDIR_BASE_URI to use deploy dir a feed ("bogofee...Paul Sokolovsky
2007-11-17classes: Sync staging layout cleanups from PokyRichard Purdie
2007-09-05bitbake.conf/image.bbclass: Set IMAGE_BASENAME to a better default and export...Richard Purdie
2007-09-01image.bbclass: Append to do_rootfs[recrdeptask]Richard Purdie
2007-09-01images: Clean up image .bb files, moving functionality to image.bbclass (LICE...Richard Purdie