summaryrefslogtreecommitdiffstats
path: root/meta/classes/populate_sdk_rpm.bbclass
AgeCommit message (Expand)Author
2014-08-15classes: Combine rootfs_<pkgtype> and populate_sdk_<pkgtype>Richard Purdie
2014-03-28populate_sdk_*: Drop now unneeded recrdeptask flagsRichard Purdie
2014-03-11populate_sdk_*.bbclass: remove old rootfs_list_installed_depends()Laurentiu Palcu
2014-02-11populate_sdk_rpm.bbclass: remove old shell codeHongxu Jia
2013-11-26classes/image: write image manifestPaul Eggleton
2013-09-12populate_sdk_rpm: Only remove trailing whitespace, not all whitespaceRichard Purdie
2013-09-11populate_sdk_rpm: Ensure empty strings aren't passed to attemponly rpm codeRichard Purdie
2013-08-16classes/buildhistory: record size of installed package not compressed archiveMartin Jansa
2013-03-23package/populate_sdk: Move functions from package_* to populate_sdk_*Richard Purdie
2013-03-23classes/buildhistory: implement history collection for SDKsPaul Eggleton
2013-02-22rootfs_rpm.bbclass: Handle multilib configures with different OS valuesMark Hatle
2013-02-22rootfs_rpm.bbclass: Reorder feed priority based on multilib image settingMark Hatle
2013-01-20populate_sdk_rpm: Re-add a few system provides to the SDKMark Hatle
2012-12-14package_rpm: Update the way the multilib package names are translatedMark Hatle
2012-12-14classes/*_rpm: integrate Smart into RPM filesystem constructionPaul Eggleton
2012-12-13populate_sdk_(deb|ipk|rpm): export NATIVE_ROOT and INTERCEPT_DIR variablesLaurentiu Palcu
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-28Rework 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-03-01populate_sdk_rpm.bbclass: Add the necessary solvedb lockMark Hatle
2011-03-01rootfs_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