kernel.bbclass: Ensure we have correct version information in deploy data
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 15 Apr 2013 11:07:01 +0000 (12:07 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 15 Apr 2013 14:57:29 +0000 (15:57 +0100)
commit30fcd50f2dd6e123c4ef3d73f88029ae3d323305
tree926741602fbc551ac402ddb2773ebeea5fdf46cb
parent0f3d2750827c7ada04605f39d618a1991b16d04d
kernel.bbclass: Ensure we have correct version information in deploy data

Currently the names used for the kernel in deploy will contain "AUTOINC"
instead of the final incremental numbering. This fixes the problem by
ensuring data is obtained from the PR service and using the PKG* variables
instead of PE/PV/PR directly.

[YOCTO #4293]

(From OE-Core rev: 1392f959cb8cd50b5a4492899e54f3ed68ef56d7)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/kernel.bbclass