summaryrefslogtreecommitdiffstats
path: root/meta/classes/populate_sdk_deb.bbclass
Commit message (Expand)AuthorAgeFilesLines
* classes: Combine rootfs_<pkgtype> and populate_sdk_<pkgtype>Richard Purdie2014-08-151-18/+0
* populate_sdk_deb: Fix non x86_64 SDK buildsRichard Purdie2014-07-271-5/+10
* populate_sdk_*: Drop now unneeded recrdeptask flagsRichard Purdie2014-03-301-2/+0
* populate_sdk_deb: Fix meta-toolchain-sdk with amd64 ARCH1.6_M4Ricardo Ribalda Delgado2014-03-111-0/+3
* populate_sdk_*.bbclass: remove old rootfs_list_installed_depends()Laurentiu Palcu2014-03-111-5/+0
* populate_sdk_*.bbclass: remove left over bash routinesLaurentiu Palcu2014-02-201-21/+0
* populate_sdk_(deb|ipk).bbclass: remove old shell codeLaurentiu Palcu2014-02-111-59/+0
* classes/image: write image manifestPaul Eggleton2013-11-261-0/+2
* classes: tar 1.27 fixesRichard Purdie2013-10-141-1/+1
* classes/buildhistory: record size of installed package not compressed archiveMartin Jansa2013-08-161-3/+3
* package/populate_sdk: Move functions from package_* to populate_sdk_*Richard Purdie2013-03-231-0/+26
* classes/buildhistory: implement history collection for SDKsPaul Eggleton2013-03-231-0/+1
* populate_sdk_(deb|ipk|rpm): export NATIVE_ROOT and INTERCEPT_DIR variablesLaurentiu Palcu2012-12-131-0/+2
* populate_sdk_deb.bbclass: put back INSTALL_PACKAGES_NORMAL_DEBLaurentiu Palcu2012-12-111-2/+2
* rootfs_deb: move the lock from WORKDIR to DEPLOY_DIR_DEBRobert Yang2012-08-171-1/+2
* Rework installation of dev, dbg, doc, and locale packagesPaul Eggleton2012-07-291-0/+2
* image.bbclass: Add support to build the SDK in parallel with the imageMark Hatle2012-07-031-0/+2
* populate_sdk: Allow for attempt only packages in the SDKMark Hatle2012-07-031-2/+2
* meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True)Richard Purdie2012-03-051-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-2/+2
* deb packages support: switch from /var/dpkg to /var/lib/dpkgDexuan Cui2011-09-211-2/+2
* package_deb.bbclass, populate_sdk_deb.bbclass: fix meta-toolchain-gmae buildDexuan Cui2011-09-151-1/+5
* populate_sdk_deb.bbclass: add the missing parameter - for tarDexuan Cui2011-09-071-1/+1
* populate_sdk_*: Sync SDK and regular rootfs functionsMark Hatle2011-08-021-8/+16
* bitbake.conf: Add SDK_PACKAGE_ARCHSMark Hatle2011-08-021-12/+1
* Misc hard link fixesMark Hatle2011-02-091-1/+1
* populate_sdk_deb.bbclass: Added deb support for populate_sdk task.Lianhao Lu2011-02-011-0/+60