packaged-staging: When taking ipks use PKGV not PV
commit382a912f9bc71c535a3174fb39e56cff5dd760ab
authorTom Rini <tom_rini@mentor.com>
Wed, 8 Sep 2010 18:32:10 +0000 (8 11:32 -0700)
committerTom Rini <tom_rini@mentor.com>
Mon, 13 Sep 2010 16:00:41 +0000 (13 09:00 -0700)
treeb5427474008c825532e326da1287a96354567460
parent6ed4b0e2b64aecb5155dd6b880407a94f28e0e82
packaged-staging: When taking ipks use PKGV not PV

This fixes a problem where ncurses 5.7 (and readline) wasn't having
ipks stored.  package_ipk.bbclass uses PKGV not PV which means
packaged-staging should too.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
classes/packaged-staging.bbclass