summaryrefslogtreecommitdiffstats
path: root/meta/classes/populate_sdk_rpm.bbclass
AgeCommit message (Expand)Author
2011-11-10populate_*.bbclass: Correct INSTALL variable name after recent multilib changesRichard Purdie
2011-11-10populate_*.bbclass: Drop pointless fakeroot attribute (fakeroot is at the tas...Richard Purdie
2011-11-10Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie
2011-10-04populate_sdk_rpm: Add missing /bin/sh from rpm ignore list for the SDKRichard Purdie
2011-09-23populate_sdk_rpm: add pkgconfig(pkg-config) to the listRichard Purdie
2011-09-23populate_sdk_rpm: add items to the INSTALL_PROVIDESNAME_RPM listSaul Wold
2011-08-02populate_sdk_*: Sync SDK and regular rootfs functionsMark Hatle
2011-08-02bitbake.conf: Add SDK_PACKAGE_ARCHSMark Hatle
2011-02-28populate_sdk_rpm.bbclass: Add the necessary solvedb lockMark Hatle
2011-02-25rootfs_rpm: Fix rootfs generation using RPM packagesMark Hatle
2011-02-16package_rpm: Fix solverdb generationMark Hatle
2011-02-01populate_sdk_rpm.bbclass: Added rpm support for populate_sdk task.Lianhao Lu