summaryrefslogtreecommitdiffstats
path: root/meta/classes/populate_sdk_rpm.bbclass
Commit message (Expand)AuthorAgeFilesLines
* package/populate_sdk: Move functions from package_* to populate_sdk_*Richard Purdie2013-03-231-0/+15
* classes/buildhistory: implement history collection for SDKsPaul Eggleton2013-03-231-0/+1
* rootfs_rpm.bbclass: Handle multilib configures with different OS valuesMark Hatle2013-02-221-12/+30
* rootfs_rpm.bbclass: Reorder feed priority based on multilib image settingMark Hatle2013-02-221-1/+10
* populate_sdk_rpm: Re-add a few system provides to the SDKMark Hatle2013-01-201-1/+3
* package_rpm: Update the way the multilib package names are translatedMark Hatle2012-12-171-10/+18
* classes/*_rpm: integrate Smart into RPM filesystem constructionPaul Eggleton2012-12-171-38/+13
* populate_sdk_(deb|ipk|rpm): export NATIVE_ROOT and INTERCEPT_DIR variablesLaurentiu Palcu2012-12-131-0/+2
* populate_sdk_rpm.bbclass: Depend do_populate_sdk task on createrepo-nativeKhem Raj2012-08-061-0/+1
* classes/populate_sdk_rpm: add depends on rpmresolve-nativePaul Eggleton2012-07-311-0/+1
* Rework installation of dev, dbg, doc, and locale packagesPaul Eggleton2012-07-291-0/+3
* populate_sdk_rpm: Sync multilib configuration with rootfs_rpmMark Hatle2012-07-091-5/+10
* populate_sdk: Allow for attempt only packages in the SDKMark Hatle2012-07-031-2/+2
* populate_*.bbclass: Correct INSTALL variable name after recent multilib changesRichard Purdie2011-11-101-2/+2
* populate_*.bbclass: Drop pointless fakeroot attribute (fakeroot is at the tas...Richard Purdie2011-11-101-1/+1
* Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie2011-11-101-1/+1
* populate_sdk_rpm: Add missing /bin/sh from rpm ignore list for the SDKRichard Purdie2011-10-041-1/+1
* populate_sdk_rpm: add pkgconfig(pkg-config) to the listRichard Purdie2011-09-231-1/+1
* populate_sdk_rpm: add items to the INSTALL_PROVIDESNAME_RPM listSaul Wold2011-09-231-2/+2
* populate_sdk_*: Sync SDK and regular rootfs functionsMark Hatle2011-08-021-9/+59
* bitbake.conf: Add SDK_PACKAGE_ARCHSMark Hatle2011-08-021-14/+9
* populate_sdk_rpm.bbclass: Add the necessary solvedb lockMark Hatle2011-02-281-0/+1
* rootfs_rpm: Fix rootfs generation using RPM packagesMark Hatle2011-02-251-2/+11
* package_rpm: Fix solverdb generationMark Hatle2011-02-161-5/+2
* populate_sdk_rpm.bbclass: Added rpm support for populate_sdk task.Lianhao Lu2011-02-011-0/+80