summaryrefslogtreecommitdiff
path: root/meta/classes/package_rpm.bbclass
AgeCommit message (Expand)AuthorFiles
2012-07-09package_rpm: Avoid duplicate package generation failuresMark Hatle1
2012-07-03Fix manual log file pathsMark Hatle1
2012-06-21package_rpm.bbclass: fix incremental rpm generationRobert Yang1
2012-06-12package_rpm: Verify that the package manifests are not emptyMark Hatle1
2012-06-12rootfs_rpm.bbclass: Update database configuration fileMark Hatle1
2012-06-12package_rpm: Add capability to directly query packageoriginMark Hatle1
2012-05-30update-alternatives.bbclass: Refactor the implementationMark Hatle1
2012-05-24package_rpm.bbclass: Fix incremental rpm image generationRobert Yang1
2012-05-11package.bbclass: Drop EXPORT_FUNCTIONS use against mapping_rename_hookRichard Purdie1
2012-04-27package_rpm: Only rebuild the indexes if the packages have changedRichard Purdie1
2012-04-26package_rpm.bbclass: Replace shell provides/requires script with python versionRichard Purdie1
2012-04-12package_rpm.bbclass: Set tmppath for rpm to somewhere which won't conflict wi...Richard Purdie1
2012-04-12package_rpm.bbclass: Use the correct macros file to avoid empty solvedb path ...Richard Purdie1
2012-04-12package_rpm: Fix useradd preinst ordering issuesRichard Purdie1
2012-04-04package_{deb,ipk,rpm}: apply umask to files generated in do_package_write_{de...Andreas Oberritter1
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