]> code.ossystems Code Review - openembedded-core.git/commit
lib/oe/manifest.py: create global variables for package types
authorLaurentiu Palcu <laurentiu.palcu@intel.com>
Fri, 10 Jan 2014 16:37:19 +0000 (18:37 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 11 Feb 2014 11:50:25 +0000 (11:50 +0000)
commitbac2e279005b601daff4d53549612ceb76a6a857
tree23b7c15096fc51ebfb4c2972d0fe0580f68b984b
parentdc06a91144b79a152eb481f6d36f6c328321b7c4
lib/oe/manifest.py: create global variables for package types

Manifest class clients don't really need to know how package types are
encoded.

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