summaryrefslogtreecommitdiffstats
path: root/meta/classes/populate_sdk_rpm.bbclass
AgeCommit message (Expand)Author
2012-08-06populate_sdk_rpm.bbclass: Depend do_populate_sdk task on createrepo-nativeKhem Raj
2012-07-31classes/populate_sdk_rpm: add depends on rpmresolve-nativePaul Eggleton
2012-07-29Rework installation of dev, dbg, doc, and locale packagesPaul Eggleton
2012-07-09populate_sdk_rpm: Sync multilib configuration with rootfs_rpmMark Hatle
2012-07-03populate_sdk: Allow for attempt only packages in the SDKMark Hatle
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