summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe/sdk.py
AgeCommit message (Expand)Author
2020-11-24package management: Allow dynamic loading of PMFredrik Gustafsson
2020-08-01lib/package_manager: Fix missing importsRichard Purdie
2020-07-27deb: Move package manager to its own dirFredrik Gustafsson
2020-07-27ipk: Move package manager to its own dirFredrik Gustafsson
2020-07-27rpm: Move package manager to its own dirFredrik Gustafsson
2020-07-27deb: Move sdk to its own dirFredrik Gustafsson
2020-07-27ipk: Move sdk to its own dirFredrik Gustafsson
2020-07-27rpm: Move sdk to its own dirFredrik Gustafsson
2019-09-27sdk: Install nativesdk locales for all TCLIBC variantsKhem Raj
2019-05-09meta/lib+scripts: Convert to SPDX license headersRichard Purdie
2019-01-11sdk: Fix SDKIMAGE_LINGUAS handlingRichard Weinberger
2018-08-15package_manager/sdk: Use filtered copies of the deploy ipk/deb directoriesRichard Purdie
2018-08-15image: Add locale archive optimisationRichard Purdie
2018-06-18package_manager.py: rework postinst_intercept failuresAlexander Kanavin
2018-04-05sdk.py: run postinst interceptsAlexander Kanavin
2018-03-06sdk: only install locales if we're using glibcRoss Burton
2018-03-01sdk: generate locale archive and remove packagesRoss Burton
2018-03-01sdk: install specified locales into SDKRoss Burton
2018-01-22lib/oe/package_manager/sdk: Ensure do_populate_sdk_ext and do_populate_sdk re...Richard Purdie
2018-01-10nativesdk/sdk: Update sdk dummy providersRichard Purdie
2017-07-06meta/lib/oe/sdk.py: support added for executing pre-target commandsAmarnath Valluri
2017-06-12lib/oe/sdk: Adds get_extra_sdk_info to reuse code in buildhistoryFrancisco Pedraza
2017-03-13rootfs_rpm.bbclass: migrate image creation to dnfAlexander Kanavin
2016-12-16meta: remove True option to getVar callsJoshua Lock
2016-06-02classes/lib: Complete transition to python3Richard Purdie
2016-06-02classes/lib: Convert to use python3 octal syntaxRichard Purdie
2016-04-29sdk.py: preserve packaging data when SDKIMAGE_FEATURES has "package-management"Denys Dmytriyenko
2016-01-23lib/oe/sdk: Partially revert "sdk.py: fix conflicts of packages"Richard Purdie
2016-01-20lib/oe/rootfs: Use list_pkgs() instead of list()Mariano Lopez
2015-12-09sdk.py / OpkgSdk: remove_packaging_data() after installHaris Okanovic
2015-10-21populate SDK: prepare calling of bb.utils for exceptionsBenjamin Esquivel
2015-09-03sdk.py: fix conflicts of packagesJian Liu
2015-01-23lib/oe/sdk.py: Add SDKIMAGE_INSTALL_COMPLEMENTARY capabilities to DpkgSdkPau Espin Pedrol
2014-10-10sdk.py: fix write target sdk manifest failed based on ipkHongxu Jia
2014-04-30lib/oe/sdk: Ensure target directory exists before creating the linkRichard Purdie
2014-03-21rootfs.py, sdk.py: adjust/create the wrappers for creating installed packages...Laurentiu Palcu
2014-02-14package_manager.py, rootfs.py, sdk.py: add Indexer classLaurentiu Palcu
2014-02-11rootfs.py, package_manager.py, sdk.py: Fix building from feeds feature for opkgLaurentiu Palcu
2014-02-11lib/oe/sdk.py: support RpmRootfsHongxu Jia
2014-02-11lib/oe/sdk.py: add SDK classLaurentiu Palcu