aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/populate_sdk_base.bbclass
AgeCommit message (Expand)Author
2018-10-18rootfs: possibility to add packages to debug rootfsAndrej Valek
2018-10-10populate_sdk_base: move template files location to variablesAndrej Valek
2018-09-12target-sdk-provides-dummy: skip package_qa_multilib checkKai Kang
2018-09-05populate_base_sdk: Stop running gcc --version all the timeRichard Purdie
2018-08-16populate_sdk_base.bbclass: inherit and use image-postinst-interceptsChristopher Larson
2018-07-25Revert "relocate_sdk.py: remove hardcoded SDK path"Richard Purdie
2018-07-24relocate_sdk.py: remove hardcoded SDK pathRuslan Bilovol
2018-07-18populate_sdk_base: Use default value assignment for SDK_TITLE/SDKEXTPATHRichard Purdie
2018-06-18image.bbclass, populate_sdk_base.bbclass: make all variants of qemuwrapper-cr...Alexander Kanavin
2018-04-13populate_sdk_base: use xz -T instead of pixzRoss Burton
2018-04-07classes: Use ${MACHINE_ARCH} instead of ${MACHINE} for stamp-extra-info task ...Peter Kjellerstedt
2018-04-05sdk.py: run postinst interceptsAlexander Kanavin
2018-03-06populate_sdk_base: depend on nativesdk-glibc-localeRoss Burton
2018-03-01populate_sdk: install UTF-8 locales in SDKsRoss Burton
2018-01-10nativesdk/sdk: Update sdk dummy providersRichard Purdie
2017-08-16populate_sdk_base.bbclass: add handling package exclusions to do_populate_sdkYi Zhao
2017-07-06classes/populate_sdk_base: Fix SDK manifest generationAníbal Limón
2017-07-06meta/lib/oe/sdk.py: support added for executing pre-target commandsAmarnath Valluri
2017-06-12meta/classes/populate_sdk: Adds support for generating eSDK manifest filesFrancisco Pedraza
2017-03-27classes: Replace "if test" file tests with POSIX file testsRobert P. J. Day
2017-01-31meta: remove remaining True option to getVar callsMing Liu
2017-01-31toolchain-shar-extract: compare SDK and host gcc versionsEd Bartosh
2017-01-26image/packagegroup/populate_sdk: Drop do_populate_sysroot task properlyRichard Purdie
2017-01-23classes/populate_sdk_base: Add write_sdk_test_data to postprocessAníbal Limón
2016-12-22populate_sdk: don't force target debug packages into SDKRoss Burton
2016-12-16meta: remove True option to getVar callsJoshua Lock
2016-11-06populate_sdk_base.bbclass: add documentation packages to SDKs if api-document...Alexander Kanavin
2016-11-06classes/nativesdk: set SDK_OLDEST_KERNEL appropriatelyPaul Eggleton
2016-11-06classes/populate_sdk_base: fix usage of & character in SDK_TITLEPaul Eggleton
2016-10-05populate_sdk_base.bbclass: Make do_populate_sdk depend on PACKAGE_EXCLUDE_COM...Peter Kjellerstedt
2016-09-28populate_sdk_base.bbclass: fix broken variablesIoan-Adrian Ratiu
2016-09-21populate_sdk_base: fix support for changing SDKMACHINE settingsJoshua Lock
2016-09-04populate_sdk_base: Put populate_sdk under sstate controlEd Bartosh
2016-09-04populate_sdk_base: Deploy images to SDKDEPLOYDIRRichard Purdie
2016-09-04image/populate_sdk_base: Add *DEPLOYDIR variablesEd Bartosh
2016-05-13conf: bump minimum kernel to 3.2.0Khem Raj
2016-03-02populate_sdk_base: handle empty SDK_PACKAGING_FUNCChristopher Larson
2016-02-18image/populate_sdk: seprate variables to fix dependencyChen Qi
2016-01-23populate_sdk: Use pixz instead of xzRichard Purdie
2016-01-22classes/populate_sdk*: add dependencies on script filesPaul Eggleton
2016-01-20lib/oe/rootfs: Use list_pkgs() instead of list()Mariano Lopez
2016-01-11populate_sdk: Switch from bzip2 to xzRichard Purdie
2015-12-01populate_sdk_base: Add sysroot symlink checkHaris Okanovic
2015-10-24populate_sdk_base: Ensure PKGDATA_DIR existsRichard Purdie
2015-09-29populate_sdk_base: Simplify postprocess commandsRichard Purdie
2015-09-12populate_sdk_base: Fix aarch64 OLDEST_KERNEL sdk issuesRichard Purdie
2015-09-07toolchain-shar-extract.sh: better default install path for extensible SDKBrendan Le Foll
2015-07-20extensible sdk: Error when trying to install as root.Randy Witt
2015-07-12populate_sdk_base.bbclass: don't inherit toolchain-scripts.bbclassRobert Yang
2015-06-27populate_sdk_base.bbclass: use pbzip2 to compress SDK tarfilesAndre McCurdy