aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oe/sdk.py
AgeCommit message (Expand)Author
2018-04-05sdk: streamline locale removalRoss Burton
2018-04-05sdk: generate locale archive and remove packagesRoss Burton
2018-04-05sdk: only install locales if we're using glibcRoss Burton
2018-04-05sdk: install specified locales into SDKRoss Burton
2018-04-05lib/oe/package_manager/sdk: Ensure do_populate_sdk_ext and do_populate_sdk re...Richard Purdie
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