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