aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/package_rpm.bbclass
AgeCommit message (Expand)Author
2012-06-12package_rpm: Verify that the package manifests are not emptyMark Hatle
2012-06-12rootfs_rpm.bbclass: Update database configuration fileMark Hatle
2012-06-12package_rpm: Add capability to directly query packageoriginMark Hatle
2012-05-30update-alternatives.bbclass: Refactor the implementationMark Hatle
2012-05-24package_rpm.bbclass: Fix incremental rpm image generationRobert Yang
2012-05-11package.bbclass: Drop EXPORT_FUNCTIONS use against mapping_rename_hookRichard Purdie
2012-04-30package_rpm: Only rebuild the indexes if the packages have changedRichard Purdie
2012-04-30package_rpm.bbclass: Replace shell provides/requires script with python versionRichard Purdie
2012-04-12package_rpm.bbclass: Set tmppath for rpm to somewhere which won't conflict wi...1.2_M4.rc3.2Richard Purdie
2012-04-12package_rpm.bbclass: Use the correct macros file to avoid empty solvedb path ...Richard Purdie
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