summaryrefslogtreecommitdiffstats
path: root/meta/classes/populate_sdk_ext.bbclass
AgeCommit message (Expand)Author
2022-08-12classes: Update classes to match new bitbake class scope functionalityRichard Purdie
2022-08-12classes: Add SPDX license identifiersRichard Purdie
2022-08-12classes: Add copyright statements to files without oneRichard Purdie
2022-06-06populate_sdk_ext: Fix second bb_unihashes referenceRichard Purdie
2022-06-02populate_sdk_ext: Fix race condition on bb_unihashes.datRichard Purdie
2022-03-10meta/scripts: Improve internal variable namingSaul Wold
2022-02-21meta/scripts: Automated conversion of OE renamed variablesRichard Purdie
2022-02-21meta/scripts: Handle bitbake variable renamingRichard Purdie
2022-02-21meta/scripts: Change BB_ENV_EXTRA_WHITE -> BB_ENV_PASSTHROUGH_ADDITIONSRichard Purdie
2021-11-10meta: use ln -rs instead of lnrRoss Burton
2021-10-15sstate: Fixes for eSDK generation after zstd switchRichard Purdie
2021-08-02populate_sdk_ext: Fix handling of TOOLCHAIN_HOST_TASK in the eSDK caseRichard Purdie
2021-08-02meta: Manual override fixesRichard Purdie
2021-08-02Convert to new override syntaxRichard Purdie
2021-07-02populate_sdk_ext: Error if trying to generate an eSDK from a mulitconfigMark Hatle
2021-06-22populate_sdk_ext: copy BBMULTICONFIG filesJustin Bronder
2021-05-06classes/lib/scripts: Use bb.utils.rename() instead of os.rename()Devendra Tewari
2021-03-31populate_sdk_ext: Add support for PR serviceMark Hatle
2021-03-28populate_sdk_ext: Avoid copying and producing .pyc filesMark Hatle
2021-03-14populate_sdk_ext: record METADATA_REVISIONChen Qi
2020-12-09populate_sdk_ext: use SDK_CUSTOM_TEPLATECONF variable to enable custom templa...Chandana kalluri
2020-09-30populate_sdk_ext.bbclass: add ESDK_MANIFEST_EXCLUDESChen Qi
2020-09-14populate_sdk_ext: Do not assume local.conf will always existKhem Raj
2020-08-08populate_sdk_ext: Ensure buildtools doesn't corrupt OECORE_NATIVE_SYSROOTRichard Purdie
2020-06-28populate_sdk_ext: Fix to use python3, not pythonRichard Purdie
2020-03-07populate_sdk_ext: enable custom templateconf.cfgAndrej Valek
2020-02-15populate_sdk_ext: We now require python3, not pythonRichard Purdie
2020-01-10populate_sdk_ext.bbclass: No longer needed to clean away conf/sanity_infoPeter Kjellerstedt
2020-01-06populate_sdk_ext: Fix confusing failure messageRichard Purdie
2019-11-14populate_sdk_ext.bbclass: Make integrated buildtools optionalMark Hatle
2019-09-30populate_sdk_ext: Fix for hash equivRichard Purdie
2019-09-19populate_sdk_ext: Introduce mechanism to keep nativesdk* sstate in esdkJaewon Lee
2019-02-25populate_sdk_ext.bbclass: Fix the derivate sdk build error from an published ...Manjukumar Matha
2018-12-20populate_sdk_ext.bbclass: Include site.conf in parsing for contents for local...Khem Raj
2018-10-10populate_sdk_ext.bbclass: avoid populating tools twiceJens Rehsack
2018-06-18Only add uninative and checksum if inherited uninative classJeremy Puhlman
2018-06-18populate_sdk_ext.bbclass: fix corebase identificationDamien Riegel
2018-04-10classes: Use ${MACHINE_ARCH} instead of ${MACHINE} for stamp-extra-info task ...Peter Kjellerstedt
2018-03-01populate_sdk: install UTF-8 locales in SDKsRoss Burton
2018-01-22populate_sdk_ext: Set cleandirs correctlyRichard Purdie
2018-01-13classes/populate_sdk_ext: support wic in eSDKChang Rebecca Swee Fun
2018-01-06populate_sdk_ext.bbclass: don't rename layers when failedRobert Yang
2017-12-11populate_sdk_ext: Use prebuilt uninative tarballRichard Purdie
2017-09-18devtool: ensure recipes devtool is working on are unlocked within the eSDKPaul Eggleton
2017-08-24populate_sdk_ext: Add BB_SERVER_TIMEOUT to SDK_LOCAL_CONF_BLACKLISTRichard Purdie
2017-07-21populate_sdk_ext: Add variable to indicate running in eSDKSaul Wold
2017-07-21oe-init-build-env-memres: Drop itRichard Purdie
2017-06-12meta/classes/populate_sdk: Adds support for generating eSDK manifest filesFrancisco Pedraza
2017-05-16populate_sdk_ext: Avoid build failures where sstate was usedRichard Purdie
2017-04-19classes/populate_sdk_ext: work around runqemu behaviour within the eSDKPaul Eggleton