summaryrefslogtreecommitdiffstats
path: root/meta/classes/populate_sdk_base.bbclass
Commit message (Expand)AuthorAgeFilesLines
* populate_sdk_base: add zip optionsChristoph Lauer2023-05-031-1/+3
* sdk: Decouple default install path from built in pathRichard Purdie2021-09-081-0/+1
* sdk: Enable do_populate_sdk with multilibsKhem Raj2021-08-261-1/+1
* image,populate_sdk_base: move 'func' flag setting for sdk command varsChristopher Larson2021-04-061-0/+7
* populate_sdk: Add directories to PSEUDO_IGNORE_PATHSRichard Purdie2021-03-101-1/+1
* base/bitbake.conf: Enable pseudo path filteringRichard Purdie2021-02-031-0/+2
* populate_sdk_base: Fix condition syntax if SDK_RELOCATE_AFTER_INSTALL is disa...Tomasz Dziendzielski2021-01-091-1/+1
* populate_sdk_base.bbclass: fix warning: name not matchedwenlin.kang@windriver.com2020-06-261-1/+1
* classes/populate_sdk_base: Implement xz compression optionsMike Looijmans2020-03-221-1/+3
* populate_sdk_base: if the SDKIMAGE_FEATURES changes, refresh the SDKMark Hatle2020-02-131-0/+1
* bash-completion: add image featureJoe Slater2019-10-021-0/+1
* populate_sdk_base.bbclass: nativesdk-glibc-locale is required on musl tooKhem Raj2019-09-161-1/+1
* populate_sdk_base: Use highest compression level for xzRichard Purdie2019-05-291-1/+1
* populate_sdk_base: provide options to set sdk typeChangqing Li2019-05-031-7/+22
* Use the best xz compression for the SDKAdrian Bunk2019-04-261-1/+1
* image_types.bbclass: Set memory usage limit and CPU threads for xzKhem Raj2019-02-141-1/+1
* Change default debug split to make separate source packagesJoshua Watt2019-01-281-1/+1
* classes/populate_sdk_base: Add src-pkgs to COMPLEMENTARY_GLOBJoshua Watt2019-01-221-0/+1
* meta: Fix python code quoting issuesRichard Purdie2019-01-161-1/+1
* rootfs: possibility to add packages to debug rootfsAndrej Valek2018-10-181-1/+1
* populate_sdk_base: move template files location to variablesAndrej Valek2018-10-101-4/+7
* target-sdk-provides-dummy: skip package_qa_multilib checkKai Kang2018-09-131-2/+1
* populate_base_sdk: Stop running gcc --version all the timeRichard Purdie2018-09-051-1/+1
* populate_sdk_base.bbclass: inherit and use image-postinst-interceptsChristopher Larson2018-08-161-1/+2
* Revert "relocate_sdk.py: remove hardcoded SDK path"Richard Purdie2018-07-251-0/+5
* relocate_sdk.py: remove hardcoded SDK pathRuslan Bilovol2018-07-241-5/+0
* populate_sdk_base: Use default value assignment for SDK_TITLE/SDKEXTPATHRichard Purdie2018-07-181-2/+2
* image.bbclass, populate_sdk_base.bbclass: make all variants of qemuwrapper-cr...Alexander Kanavin2018-06-181-1/+2
* populate_sdk_base: use xz -T instead of pixzRoss Burton2018-04-131-2/+2
* classes: Use ${MACHINE_ARCH} instead of ${MACHINE} for stamp-extra-info task ...Peter Kjellerstedt2018-04-101-1/+1
* sdk.py: run postinst interceptsAlexander Kanavin2018-04-051-1/+1
* populate_sdk_base: depend on nativesdk-glibc-localeRoss Burton2018-03-061-0/+1
* populate_sdk: install UTF-8 locales in SDKsRoss Burton2018-03-011-1/+4
* nativesdk/sdk: Update sdk dummy providersRichard Purdie2018-01-111-1/+5
* populate_sdk_base.bbclass: add handling package exclusions to do_populate_sdkYi Zhao2017-08-161-0/+20
* classes/populate_sdk_base: Fix SDK manifest generationAníbal Limón2017-07-061-19/+17
* meta/lib/oe/sdk.py: support added for executing pre-target commandsAmarnath Valluri2017-07-061-2/+1
* meta/classes/populate_sdk: Adds support for generating eSDK manifest filesFrancisco Pedraza2017-06-121-19/+25
* classes: Replace "if test" file tests with POSIX file testsuninative-1.6Robert P. J. Day2017-03-271-2/+1
* meta: remove remaining True option to getVar callsMing Liu2017-01-311-1/+1
* toolchain-shar-extract: compare SDK and host gcc versionsEd Bartosh2017-01-311-0/+1
* image/packagegroup/populate_sdk: Drop do_populate_sysroot task properlyRichard Purdie2017-01-261-1/+1
* classes/populate_sdk_base: Add write_sdk_test_data to postprocessAníbal Limón2017-01-231-1/+8
* populate_sdk: don't force target debug packages into SDKRoss Burton2017-01-051-4/+1
* meta: remove True option to getVar callsJoshua Lock2016-12-161-18/+18
* populate_sdk_base.bbclass: add documentation packages to SDKs if api-document...Alexander Kanavin2016-11-061-1/+1
* classes/nativesdk: set SDK_OLDEST_KERNEL appropriatelyPaul Eggleton2016-11-061-5/+0
* classes/populate_sdk_base: fix usage of & character in SDK_TITLEPaul Eggleton2016-11-061-1/+1
* populate_sdk_base.bbclass: Make do_populate_sdk depend on PACKAGE_EXCLUDE_COM...Peter Kjellerstedt2016-10-061-1/+1
* populate_sdk_base.bbclass: fix broken variablesIoan-Adrian Ratiu2016-09-281-1/+2