aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/populate_sdk_ipk.bbclass
AgeCommit message (Expand)Author
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-20populate_sdk_*.bbclass: remove left over bash routinesLaurentiu Palcu
2014-02-11populate_sdk_(deb|ipk).bbclass: remove old shell codeLaurentiu Palcu
2013-11-26classes/image: write image manifestPaul Eggleton
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
2012-12-13populate_sdk_(deb|ipk|rpm): export NATIVE_ROOT and INTERCEPT_DIR variablesLaurentiu Palcu
2012-07-28Rework installation of dev, dbg, doc, and locale packagesPaul Eggleton
2012-07-03image.bbclass: Add support to build the SDK in parallel with the imageMark Hatle
2012-07-03populate_sdk: Allow for attempt only packages in the SDKMark Hatle
2012-01-04populate_sdk_ipk.bbclass: Ensure the correct environment is setup for postins...Richard Purdie
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-02-01populate_sdk_ipk.bbclass: Added ipk support in populate_sdk task.Lianhao Lu