summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe/sdk.py
Commit message (Expand)AuthorAgeFilesLines
* lib/oe/sdk: Ensure target directory exists before creating the linkRichard Purdie2014-05-221-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