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:53:38 +0000 (11:53 +0000)
commit9c15e2ff6481ba0d298f64c448e80243f8e6dd90
tree16cc0aa0e83dacb9f6e86add25cb2f299b443d32
parent12494dd93f90c77423099bddf91324ed99e7ee62
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;

(From OE-Core rev: 8d14fbedcee02b723288004ae29a5c29524eec5a)

Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oe/manifest.py