summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe/copy_buildsystem.py
Commit message (Expand)AuthorAgeFilesLines
* populate_sdk_ext: Avoid copying and producing .pyc filesMark Hatle2021-04-061-3/+3
* populate_sdk_ext: Introduce mechanism to keep nativesdk* sstate in esdkJaewon Lee2019-09-191-2/+6
* sstatesig: Updates to match bitbake siggen changesRichard Purdie2019-08-061-1/+1
* oe/copy_buildsystem: move layer into layers directoryAndrej Valek2019-07-181-1/+7
* meta/lib+scripts: Convert to SPDX license headersRichard Purdie2019-05-091-0/+3
* oe/copy_buildsystem.py: add SDK_LAYERS_EXCLUDE_PATTERNRobert Yang2018-07-091-0/+18
* populate_sdk_ext.bbclass: fix corebase identificationDamien Riegel2018-06-181-3/+5
* oe/copy_buildsystem.py: make sure layer existsRobert Yang2018-01-061-1/+1
* devtool/copy_buildsystem: adds meta-skeleton layer in the eSDK installation.Juan M Cruz Alcaraz2017-08-191-0/+12
* copy_buildsystem: include layer tree during build structure creationAndrej Valek2017-08-181-0/+5
* oe/copy_buildsystem: check_sstate_task_list also pop BBPATH from envAníbal Limón2017-07-211-0/+1
* meta: remove True option to getVar callsJoshua Lock2016-12-161-6/+6
* oe/copy_buildsystem.py: dereference symlinkRobert Yang2016-11-061-1/+5
* lib/oe/copy_buildsystem: fix building eSDK with indirect paths in BBLAYERSPaul Eggleton2016-09-141-2/+2
* lib/oe/copy_buildsystem: fix merging sstate directories for eSDKPaul Eggleton2016-08-171-8/+12
* classes/populate_sdk_ext: filter sstate within the extensible SDKPaul Eggleton2016-07-261-2/+20
* classes/populate_sdk_ext: allow including toolchain in eSDK on installPaul Eggleton2016-07-261-2/+3
* classes/lib: Update to explictly create lists where neededRichard Purdie2016-06-021-1/+1
* classes/lib: Update to match python3 iter requirementsRichard Purdie2016-06-021-1/+1
* devtool: don't copy .git when building the eSDKStephano Cetola2016-04-141-1/+1
* devtool: add build-sdk subcommandPaul Eggleton2016-03-071-6/+53
* copy_buildsystem.py: Pass the nativelsb argument to gen-lockedsig-cacheRandy Witt2016-02-061-1/+8
* copy_buildsystem: add ability to exclude layersChen Qi2016-02-041-0/+6
* gen-lockedsig-cache: copy correct native sstate into ext SDKPaul Eggleton2016-01-241-2/+3
* classes/populate_sdk_ext: add option to bring in pkgdata for worldPaul Eggleton2016-01-241-2/+56
* populate_sdk_ext: Change to include siginfo and non sstate task sigsRichard Purdie2016-01-111-2/+2
* classes/populate_sdk_ext: tweak reporting of workspace exclusionPaul Eggleton2015-12-011-2/+3
* lib/oe/copy_buildsystem: Don't expand BB_TASKDEPDATARichard Purdie2015-11-241-1/+1
* copy_buildsystem: make sure bitbake directory is copiedQi.Chen@windriver.com2015-09-091-4/+3
* copy_buildsystem.py: Add methods to copy shared state.Randy Witt2015-02-241-0/+32
* copy_buildsystem.py: Add a way to copy buildsystem to a directory.Randy Witt2015-02-241-0/+70