summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe/copy_buildsystem.py
AgeCommit message (Expand)Author
2021-05-05populate_sdk_ext: Avoid copying and producing .pyc filesMark Hatle
2019-09-19populate_sdk_ext: Introduce mechanism to keep nativesdk* sstate in esdkJaewon Lee
2019-08-06sstatesig: Updates to match bitbake siggen changesRichard Purdie
2019-07-18oe/copy_buildsystem: move layer into layers directoryAndrej Valek
2019-05-09meta/lib+scripts: Convert to SPDX license headersRichard Purdie
2018-07-07oe/copy_buildsystem.py: add SDK_LAYERS_EXCLUDE_PATTERNRobert Yang
2018-06-18populate_sdk_ext.bbclass: fix corebase identificationDamien Riegel
2018-01-06oe/copy_buildsystem.py: make sure layer existsRobert Yang
2017-08-19devtool/copy_buildsystem: adds meta-skeleton layer in the eSDK installation.Juan M Cruz Alcaraz
2017-08-18copy_buildsystem: include layer tree during build structure creationAndrej Valek
2017-07-21oe/copy_buildsystem: check_sstate_task_list also pop BBPATH from envAníbal Limón
2016-12-16meta: remove True option to getVar callsJoshua Lock
2016-11-06oe/copy_buildsystem.py: dereference symlinkRobert Yang
2016-09-14lib/oe/copy_buildsystem: fix building eSDK with indirect paths in BBLAYERSPaul Eggleton
2016-08-17lib/oe/copy_buildsystem: fix merging sstate directories for eSDKPaul Eggleton
2016-07-25classes/populate_sdk_ext: filter sstate within the extensible SDKPaul Eggleton
2016-07-25classes/populate_sdk_ext: allow including toolchain in eSDK on installPaul Eggleton
2016-06-02classes/lib: Update to explictly create lists where neededRichard Purdie
2016-06-02classes/lib: Update to match python3 iter requirementsRichard Purdie
2016-04-14devtool: don't copy .git when building the eSDKStephano Cetola
2016-03-04devtool: add build-sdk subcommandPaul Eggleton
2016-02-06copy_buildsystem.py: Pass the nativelsb argument to gen-lockedsig-cacheRandy Witt
2016-02-04copy_buildsystem: add ability to exclude layersChen Qi
2016-01-22gen-lockedsig-cache: copy correct native sstate into ext SDKPaul Eggleton
2016-01-22classes/populate_sdk_ext: add option to bring in pkgdata for worldPaul Eggleton
2016-01-11populate_sdk_ext: Change to include siginfo and non sstate task sigsRichard Purdie
2015-12-01classes/populate_sdk_ext: tweak reporting of workspace exclusionPaul Eggleton
2015-11-24lib/oe/copy_buildsystem: Don't expand BB_TASKDEPDATARichard Purdie
2015-09-07copy_buildsystem: make sure bitbake directory is copiedQi.Chen@windriver.com
2015-02-23copy_buildsystem.py: Add methods to copy shared state.Randy Witt
2015-02-23copy_buildsystem.py: Add a way to copy buildsystem to a directory.Randy Witt