summaryrefslogtreecommitdiffstats
path: root/meta/classes/rootfs_rpm.bbclass
AgeCommit message (Expand)Author
2011-01-05rootfs_rpm: fix rootfs generation rm errorDarren Hart
2011-01-05rootfs_rpm.bbclass: Remove temporary work files in install directory, saving ...Richard Purdie
2010-12-20rootfs_rpm: Add --ignoresize option when performing DB operations on a rootfsRichard Purdie
2010-10-11rootfs: Update ROOTFS_PKGMANAGE to include atp/zypperRichard Purdie
2010-10-07rootfs_rpm: Add lock file in the rpm deploy directory to allow mutliple rootf...Richard Purdie
2010-09-30rootfs_rpm.bbclass: Add Dirnames configurationMark Hatle
2010-09-10rootfs_rpm: Fix workaroundMark Hatle
2010-09-03rpm: Fix autoconf/libtool usageMark Hatle
2010-09-03rootfs_rpm: Workaround for checksum changesMark Hatle
2010-09-03rootfs_rpm: Support install_all_localesMark Hatle
2010-09-03roots_rpm: Enable installation of recommended packagesMark Hatle
2010-09-02rootfs_rpm: Optimize rpm database processingMark Hatle
2010-08-26opkg: finalize the change to var directoryKevin Tian
2010-08-23rootfs_rpm: Enable multi dep solverdbsMark Hatle
2010-07-24meta/classes/rootfs_rpm.bbclass: re implement base on rpm5Mark Hatle
2010-03-26rootfs_rpm: Explicitly add runtime dependencies to dependsJoshua Lock
2009-11-16rootfs_rpm/icecc: Sync whitespace with OE.devRichard Purdie
2009-11-13bitbake.conf/base.bbclass: Rename the staging directory to sysroots and the p...Richard Purdie
2009-11-13classes: Remove and sanitise import statementsRichard Purdie
2008-11-07meta/classes/rootfs_*.bbclass: Fix unset variableRichard Purdie
2008-11-06classes: Add mechanism to install packages into images only if they've been b...Richard Purdie
2008-10-31roots_rpm.bbclass: Use opkg-native to get update-alternativesRob Bradford
2008-10-29rootfs_rpm.bbclass: Disable non Poky repositories.Rob Braford
2008-10-07rootfs_rpm.bbclass: added code to generate images from feedsMarcin Juszkiewicz
2008-10-07rootfs_rpm.bbclass: added generation of feed entriesMarcin Juszkiewicz
2008-10-07rootfs_rpm.bbclass: remove temporary yum config - rootfs has one from yum pac...Marcin Juszkiewicz
2008-10-07rootfs_rpm.bbclass: fix platform so rpm will be usable on deviceMarcin Juszkiewicz
2008-10-03rootfs_rpm.bbclass: remove lock files to get rpm working on deviceMarcin Juszkiewicz
2008-10-02rootfs_rpm.bbclass: Set YUM_ARCH_FORCERichard Purdie
2008-10-02rootfs_rpm: set target architecture and do not tell yum which arch we will useMarcin Juszkiewicz
2008-10-02rootfs_rpm.bbclass: use more efficient way to copy packagesMarcin Juszkiewicz
2008-10-02packaged-staging.bbclass: Add rpm package coverageRichard Purdie
2008-10-02rootfs_rpm.bbclass: ship rpm and yum in target imagesMarcin Juszkiewicz
2008-09-08rootfs_rpm.bbclass: Add recommends handlingRichard Purdie
2008-09-04rootfs_rpm.bbclass: Fixup broken symlinks due to fakechroot and run any lefto...Richard Purdie
2008-09-03rootfs_rpm.bbclass: Add basic postinstall handling during image creationRichard Purdie
2008-08-26rootfs_rpm.bbclass: Remove the feed directory before packaging the imageRichard Purdie
2008-08-25Add rootfs_rpm.bbclass, a start at image generation from rpms. Its not expect...Richard Purdie