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