yocto-kernel: add support for PRs of the form rN to pr_inc()
authorTom Zanussi <tom.zanussi@intel.com>
Thu, 13 Dec 2012 04:56:41 +0000 (22:56 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 13 Dec 2012 16:54:35 +0000 (16:54 +0000)
commit35d2ea3ce819a44baa00a1799e8f310daaf7db79
tree030f43db8b5eb74dcd0986f4021c47d4582c8679
parent0ae4e14d608093d655cd64cac213a0c3c8f1e49c
yocto-kernel: add support for PRs of the form rN to pr_inc()

With the addition of custom kernel support, we also need to handle the
normal PR format found in .bb files.

(From meta-yocto rev: e17570b6bbd36a731f546f800ef5f271ed5c3697)

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/bsp/kernel.py