summaryrefslogtreecommitdiffstats
path: root/meta/classes/populate_sdk_ext.bbclass
Commit message (Expand)AuthorAgeFilesLines
* classes: Update classes to match new bitbake class scope functionalityRichard Purdie2022-08-121-842/+0
* classes: Add SPDX license identifiersRichard Purdie2022-08-121-0/+2
* classes: Add copyright statements to files without oneRichard Purdie2022-08-121-0/+4
* populate_sdk_ext: Fix second bb_unihashes referenceRichard Purdie2022-06-061-4/+4
* populate_sdk_ext: Fix race condition on bb_unihashes.datRichard Purdie2022-06-021-4/+3
* meta/scripts: Improve internal variable namingSaul Wold2022-03-101-9/+9
* meta/scripts: Automated conversion of OE renamed variablesRichard Purdie2022-02-211-6/+6
* meta/scripts: Handle bitbake variable renamingRichard Purdie2022-02-211-2/+2
* meta/scripts: Change BB_ENV_EXTRA_WHITE -> BB_ENV_PASSTHROUGH_ADDITIONSRichard Purdie2022-02-211-2/+2
* meta: use ln -rs instead of lnrRoss Burton2021-11-101-2/+2
* sstate: Fixes for eSDK generation after zstd switchRichard Purdie2021-10-151-1/+1
* populate_sdk_ext: Fix handling of TOOLCHAIN_HOST_TASK in the eSDK caseRichard Purdie2021-08-021-12/+7
* meta: Manual override fixesRichard Purdie2021-08-021-1/+1
* Convert to new override syntaxRichard Purdie2021-08-021-19/+19
* populate_sdk_ext: Error if trying to generate an eSDK from a mulitconfigMark Hatle2021-07-021-0/+5
* populate_sdk_ext: copy BBMULTICONFIG filesJustin Bronder2021-06-221-1/+12
* classes/lib/scripts: Use bb.utils.rename() instead of os.rename()Devendra Tewari2021-05-061-2/+2
* populate_sdk_ext: Add support for PR serviceMark Hatle2021-03-311-0/+25
* populate_sdk_ext: Avoid copying and producing .pyc filesMark Hatle2021-03-281-1/+3
* populate_sdk_ext: record METADATA_REVISIONChen Qi2021-03-141-0/+3
* populate_sdk_ext: use SDK_CUSTOM_TEPLATECONF variable to enable custom templa...Chandana kalluri2020-12-091-1/+5
* populate_sdk_ext.bbclass: add ESDK_MANIFEST_EXCLUDESChen Qi2020-09-301-0/+6
* populate_sdk_ext: Do not assume local.conf will always existKhem Raj2020-09-141-2/+3
* populate_sdk_ext: Ensure buildtools doesn't corrupt OECORE_NATIVE_SYSROOTRichard Purdie2020-08-081-0/+3
* populate_sdk_ext: Fix to use python3, not pythonRichard Purdie2020-06-281-1/+1
* populate_sdk_ext: enable custom templateconf.cfgAndrej Valek2020-03-071-3/+7
* populate_sdk_ext: We now require python3, not pythonRichard Purdie2020-02-151-2/+2
* populate_sdk_ext.bbclass: No longer needed to clean away conf/sanity_infoPeter Kjellerstedt2020-01-101-1/+1
* populate_sdk_ext: Fix confusing failure messageRichard Purdie2020-01-061-1/+3
* populate_sdk_ext.bbclass: Make integrated buildtools optionalMark Hatle2019-11-141-14/+27
* populate_sdk_ext: Fix for hash equivRichard Purdie2019-09-301-0/+10
* populate_sdk_ext: Introduce mechanism to keep nativesdk* sstate in esdkJaewon Lee2019-09-191-1/+27
* populate_sdk_ext.bbclass: Fix the derivate sdk build error from an published ...Manjukumar Matha2019-02-251-5/+4
* populate_sdk_ext.bbclass: Include site.conf in parsing for contents for local...Khem Raj2018-12-201-0/+5
* populate_sdk_ext.bbclass: avoid populating tools twiceJens Rehsack2018-10-101-1/+2
* Only add uninative and checksum if inherited uninative classJeremy Puhlman2018-06-181-2/+3
* populate_sdk_ext.bbclass: fix corebase identificationDamien Riegel2018-06-181-9/+3
* classes: Use ${MACHINE_ARCH} instead of ${MACHINE} for stamp-extra-info task ...Peter Kjellerstedt2018-04-101-1/+1
* populate_sdk: install UTF-8 locales in SDKsRoss Burton2018-03-011-1/+2
* populate_sdk_ext: Set cleandirs correctlyRichard Purdie2018-01-221-1/+1
* classes/populate_sdk_ext: support wic in eSDKChang Rebecca Swee Fun2018-01-131-1/+1
* populate_sdk_ext.bbclass: don't rename layers when failedRobert Yang2018-01-061-11/+9
* populate_sdk_ext: Use prebuilt uninative tarballRichard Purdie2017-12-111-6/+7
* devtool: ensure recipes devtool is working on are unlocked within the eSDKPaul Eggleton2017-09-181-0/+3
* populate_sdk_ext: Add BB_SERVER_TIMEOUT to SDK_LOCAL_CONF_BLACKLISTRichard Purdie2017-08-241-0/+1
* populate_sdk_ext: Add variable to indicate running in eSDKSaul Wold2017-07-211-0/+3
* oe-init-build-env-memres: Drop itRichard Purdie2017-07-211-1/+0
* meta/classes/populate_sdk: Adds support for generating eSDK manifest filesFrancisco Pedraza2017-06-121-0/+33
* populate_sdk_ext: Avoid build failures where sstate was usedRichard Purdie2017-05-161-1/+1
* classes/populate_sdk_ext: work around runqemu behaviour within the eSDKPaul Eggleton2017-04-191-0/+2