]> code.ossystems Code Review - openembedded-core.git/commit
lib/oe/sdk.py: add SDK class
authorLaurentiu Palcu <laurentiu.palcu@intel.com>
Wed, 22 Jan 2014 12:21:39 +0000 (14:21 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 11 Feb 2014 11:50:27 +0000 (11:50 +0000)
commit6247efaba592db924e6466c39aef441f0e07c62a
treee312e5e1e90c711478c45a25867b679a35eaa3ee
parentdc626cbcfd37c940bb8739b14d3ab8097e1760ea
lib/oe/sdk.py: add SDK class

This new file contains the python 'populate sdk' implementation of the
old bash populate_sdk_image() function for Opkg and Dpkg.

Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
meta/lib/oe/sdk.py [new file with mode: 0644]