]> code.ossystems Code Review - openembedded-core.git/commit
classes/package_rpm.bbclass: Change the way the PV is transformed
authorMark Hatle <mark.hatle@windriver.com>
Tue, 21 Jun 2011 00:08:19 +0000 (19:08 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 23 Jun 2011 14:59:39 +0000 (15:59 +0100)
commitc2ce3573fb2816cd2023a56b364fae4c0f4455ae
tree52d7579d636c6ad19de96b6af398dc7fa956ad77
parent3dbe49b13e7513e449f13515591d02a7d2f560ae
classes/package_rpm.bbclass: Change the way the PV is transformed

There were some odd instances where the PKGV could not be loaded in the old
way.  Change to verify that PKGV exists before attempting to retrieve the
value from the key.

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
meta/classes/package_rpm.bbclass