]> code.ossystems Code Review - openembedded-core.git/commit
oe/manifest.py: Add manifest creation for opkg
authorLaurentiu Palcu <laurentiu.palcu@intel.com>
Wed, 8 Jan 2014 08:02:28 +0000 (10:02 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 11 Feb 2014 11:50:25 +0000 (11:50 +0000)
commit8d14fbedcee02b723288004ae29a5c29524eec5a
tree9e6144c518ac74b54df94c7f115679271f639f75
parenta83144bac8d67704ff66f5dc0fc56f5b63979694
oe/manifest.py: Add manifest creation for opkg

In this commit:
 * add ability to create initial manifest for opkg;
 * make var_map available to all backends;

Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
meta/lib/oe/manifest.py