]> code.ossystems Code Review - openembedded-core.git/commit
scripts/oe-pkgdata-util: add ability to look up runtime package names
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Wed, 24 Jul 2013 16:18:28 +0000 (17:18 +0100)
committerPaul Eggleton <paul.eggleton@linux.intel.com>
Mon, 28 Oct 2013 17:08:07 +0000 (17:08 +0000)
commitd923846d91ae307372f1e48483e86807feeeb09d
treeeaf692f9d6be6a32de6dc5e3ffc1bb73a70b24a9
parent0824f2f5cf4e05f82b6986ce6fb22fa1392b7776
scripts/oe-pkgdata-util: add ability to look up runtime package names

Add a "lookup-pkg" command to oe-pkgdata-util that can be used to find
the runtime name of a package (after e.g. Debian library package
renaming).

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
scripts/oe-pkgdata-util