summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe/sdk.py
Commit message (Expand)AuthorAgeFilesLines
* populate SDK: prepare calling of bb.utils for exceptionsBenjamin Esquivel2015-10-211-24/+52
* sdk.py: fix conflicts of packagesJian Liu2015-09-041-12/+33
* lib/oe/sdk.py: Add SDKIMAGE_INSTALL_COMPLEMENTARY capabilities to DpkgSdkPau Espin Pedrol2015-01-231-0/+2
* sdk.py: fix write target sdk manifest failed based on ipkHongxu Jia2014-10-101-1/+1
* lib/oe/sdk: Ensure target directory exists before creating the linkRichard Purdie2014-04-301-0/+1
* rootfs.py, sdk.py: adjust/create the wrappers for creating installed packages...Laurentiu Palcu2014-03-211-0/+18
* package_manager.py, rootfs.py, sdk.py: add Indexer classLaurentiu Palcu2014-02-141-43/+5
* rootfs.py, package_manager.py, sdk.py: Fix building from feeds feature for opkgLaurentiu Palcu2014-02-111-1/+3
* lib/oe/sdk.py: support RpmRootfsHongxu Jia2014-02-111-2/+136
* lib/oe/sdk.py: add SDK classLaurentiu Palcu2014-02-111-0/+209