summaryrefslogtreecommitdiff
path: root/meta/classes/package_rpm.bbclass
AgeCommit message (Expand)AuthorFiles
2012-03-26package_rpm: Add srpm function to this bbclassXiaofeng Yan1
2012-03-26Fix empty file case that caused build error at do_rootfsJessica Zhang1
2012-03-23package_rpm.bbclass: ensure base-passwd and shadow get installed firstScott Garman1
2012-03-19package_rpm.bbclass: fix bashims at rpm_common_comand() methodOtavio Salvador1
2012-03-05meta: Replace bb.data.expand(xxx, d) -> d.expand(xxx)Richard Purdie1
2012-03-05meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True)Richard Purdie1
2012-03-05meta/classes: Convert to use appendVar and appendVarFlagsRichard Purdie1
2012-02-01classes: replace 'Poky' with 'OE-core'Koen Kooi1
2012-01-17package_rpm.bbclass: Add support for filenames with spacesMark Hatle1
2012-01-11Incremental rpm image generationRobert Yang1
2011-12-23package_rpm.bbclass: Add RPMSPEC_PREAMBLEMark Hatle1
2011-12-23package.bbclass: Adjust RPM call to use dynamic location for magic filesMark Hatle1
2011-11-26getVar/setVar cleanupsRichard Purdie1
2011-11-18package_rpm: Set _tmppath to avoid races over tmp filesRichard Purdie1
2011-11-11rootfs_rpm.bbclass: Enable pre and post install scriptsMark Hatle1
2011-11-10Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie1
2011-11-10classes: Remove various bashismsRichard Purdie1
2011-11-09classes/package_rpm: disable uninstall scripts for upgradesPaul Eggleton1
2011-11-08multilib: Drop MULTILIB_IMAGE_INSTALLDongxiao Xu1
2011-10-04package_rpm: Ensure multilib code is only called in the multilib caseRichard Purdie1
2011-09-28multilib: add MLPREFIX to deploy folderDongxiao Xu1
2011-09-28package_rpm: combine normal and multilib solution manifest togetherDongxiao Xu1
2011-09-22rootfs_rpm: two step installationDongxiao Xu1
2011-09-21Fix RPM dependenciesMark Hatle1
2011-09-21multilib: install MULTILIB_IMAGE_INSTALLDongxiao Xu1
2011-08-16package_rpm: Fix package rename issue in multilib caseDongxiao Xu1
2011-08-16package_rpm: enhance strip_multilib functionDongxiao Xu1
2011-08-12package_rpm: Fix attemptonly and suggest packagesMark Hatle1
2011-08-12package_rpm.bbclass: Update the platform config and --targetMark Hatle1
2011-08-11Magic file path should be given for rpmbuildjani.uusi-rantala@nokia.com1
2011-08-03package_rpm: Ensure alternatives links are reflected in rpm package dependenciesRichard Purdie1
2011-08-02bitbake.conf: Add SDK_PACKAGE_ARCHSMark Hatle1
2011-08-02rootfs_rpm: Cleanup and minor bug fixesMark Hatle1
2011-08-01package_rpm.bbclass: fix one typoYu Ke1
2011-08-01package_{deb, rpm, ipk}.bbclass: fix 'lingusa' typoKoen Kooi1
2011-07-27package_rpm.bbclass: Fix mistake reported by Mark HatleRichard Purdie1
2011-07-27package/rootfs_rpm: Implement RPM multilib package handlingMark Hatle1
2011-06-23classes/package_rpm.bbclass: Change the way the PV is transformedMark Hatle1
2011-06-23classes/package_rpm.bbclass: Enhance diagnostic messagesMark Hatle1
2011-06-06package_rpm.bbclass: make RPM use on-disk permissionsScott Garman1
2011-05-27classes/package_xxx.class: Use PKGE/PKGV/PKGR.Lianhao Lu1
2011-05-20Move packagedata code into oe.packagedata (sync from OE)Chris Larson1
2011-05-20package-index.bb: add support for deb and rpm.Dexuan Cui1
2011-05-10package_rpm: use target vendor informationAdrian Alonso1
2011-03-29package_rpm: Ensure we take the sstate shared lockfile in the place we write ...Richard Purdie1
2011-03-10package_rpm: Fix rootfs generationMark Hatle1
2011-03-01rootfs_rpm: Fix rootfs generation using RPM packagesMark Hatle1
2011-02-16package_rpm: Fix solverdb generationMark Hatle1
2011-02-16rpm: Add the ability to use the platform file during installMark Hatle1
2011-02-01rootfs_rpm/package_rpm.bbclass: Move func from rootfs_rpm to package_rpmLianhao Lu1