]> code.ossystems Code Review - openembedded-core.git/commit
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:44:27 +0000 (15:44 +0100)
commit1392f959cb8cd50b5a4492899e54f3ed68ef56d7
tree7f6721bdd855dc482ad2e7e1432fe55bcb34ec70
parent10f64d202ceb230c3c79e09dce182ffce94d1117
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]

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