summaryrefslogtreecommitdiffstats
path: root/meta/classes/package_rpm.bbclass
Commit message (Expand)AuthorAgeFilesLines
* package_rpm.bbclass: Set tmppath for rpm to somewhere which won't conflict wi...1.2_M4.rc3.2Richard Purdie2012-04-121-0/+1
* package_rpm.bbclass: Use the correct macros file to avoid empty solvedb path ...Richard Purdie2012-04-121-2/+1
* package_rpm: Fix useradd preinst ordering issues1.2_M4.rc3Richard Purdie2012-04-121-16/+47
* package_{deb,ipk,rpm}: apply umask to files generated in do_package_write_{de...Andreas Oberritter2012-04-041-0/+1
* package_rpm: Add srpm function to this bbclassXiaofeng Yan2012-03-261-3/+50
* Fix empty file case that caused build error at do_rootfsJessica Zhang2012-03-261-1/+1
* package_rpm.bbclass: ensure base-passwd and shadow get installed firstScott Garman2012-03-231-1/+8
* package_rpm.bbclass: fix bashims at rpm_common_comand() methodOtavio Salvador2012-03-191-2/+1
* meta: Replace bb.data.expand(xxx, d) -> d.expand(xxx)Richard Purdie2012-03-051-3/+3
* meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True)Richard Purdie2012-03-051-1/+1
* meta/classes: Convert to use appendVar and appendVarFlagsRichard Purdie2012-03-051-4/+2
* classes: replace 'Poky' with 'OE-core'Koen Kooi2012-02-011-5/+5
* package_rpm.bbclass: Add support for filenames with spacesMark Hatle2012-01-171-4/+4
* Incremental rpm image generationRobert Yang2012-01-111-10/+63
* package_rpm.bbclass: Add RPMSPEC_PREAMBLEMark Hatle2011-12-241-0/+6
* package.bbclass: Adjust RPM call to use dynamic location for magic filesMark Hatle2011-12-241-1/+1
* getVar/setVar cleanupsRichard Purdie2011-11-271-3/+3
* package_rpm: Set _tmppath to avoid races over tmp filesRichard Purdie2011-11-181-0/+1
* rootfs_rpm.bbclass: Enable pre and post install scriptsMark Hatle2011-11-111-1/+32
* Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie2011-11-101-68/+68
* classes: Remove various bashismsRichard Purdie2011-11-101-9/+9
* classes/package_rpm: disable uninstall scripts for upgradesPaul Eggleton2011-11-101-2/+16
* multilib: Drop MULTILIB_IMAGE_INSTALLDongxiao Xu2011-11-081-28/+9
* package_rpm: Ensure multilib code is only called in the multilib caseRichard Purdie2011-10-041-15/+18
* multilib: add MLPREFIX to deploy folderDongxiao Xu2011-09-281-2/+8
* package_rpm: combine normal and multilib solution manifest togetherDongxiao Xu2011-09-281-2/+3
* rootfs_rpm: two step installationDongxiao Xu2011-09-221-4/+50
* Fix RPM dependenciesMark Hatle2011-09-211-1/+1
* multilib: install MULTILIB_IMAGE_INSTALLDongxiao Xu2011-09-211-14/+28
* package_rpm: Fix package rename issue in multilib caseDongxiao Xu2011-08-171-7/+7
* package_rpm: enhance strip_multilib functionDongxiao Xu2011-08-171-4/+4
* package_rpm: Fix attemptonly and suggest packagesMark Hatle2011-08-121-5/+20
* package_rpm.bbclass: Update the platform config and --targetMark Hatle2011-08-121-3/+11
* Magic file path should be given for rpmbuildjani.uusi-rantala@nokia.com2011-08-111-0/+2
* package_rpm: Ensure alternatives links are reflected in rpm package dependenciesRichard Purdie2011-08-031-0/+4
* bitbake.conf: Add SDK_PACKAGE_ARCHSMark Hatle2011-08-021-9/+1
* rootfs_rpm: Cleanup and minor bug fixesMark Hatle2011-08-021-73/+55
* package_rpm.bbclass: fix one typoYu Ke2011-08-011-1/+1
* package_{deb, rpm, ipk}.bbclass: fix 'lingusa' typoKoen Kooi2011-08-011-3/+3
* package_rpm.bbclass: Fix mistake reported by Mark HatleRichard Purdie2011-07-271-1/+1
* package/rootfs_rpm: Implement RPM multilib package handlingMark Hatle2011-07-271-85/+144
* classes/package_rpm.bbclass: Change the way the PV is transformedMark Hatle2011-06-231-5/+18
* classes/package_rpm.bbclass: Enhance diagnostic messagesMark Hatle2011-06-231-1/+6
* package_rpm.bbclass: make RPM use on-disk permissionsScott Garman2011-06-061-0/+2
* classes/package_xxx.class: Use PKGE/PKGV/PKGR.Lianhao Lu2011-05-271-7/+7
* Move packagedata code into oe.packagedata (sync from OE)Chris Larson2011-05-201-1/+2
* package-index.bb: add support for deb and rpm.Dexuan Cui2011-05-201-0/+3
* package_rpm: use target vendor informationAdrian Alonso2011-05-101-1/+2
* package_rpm: Ensure we take the sstate shared lockfile in the place we write ...Richard Purdie2011-03-291-6/+3
* package_rpm: Fix rootfs generationMark Hatle2011-03-101-1/+7