]> code.ossystems Code Review - openembedded-core.git/commit
linux-yocto: Use INC_PR and move kernel require to linux-yocto.inc
authorDarren Hart <dvhart@linux.intel.com>
Thu, 28 Jun 2012 00:38:57 +0000 (17:38 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 29 Jun 2012 12:14:25 +0000 (13:14 +0100)
commit7a41d96c946029aeec03cd26f326bc6ca26e74fd
treed0d273d52333be8ca2f9291a8f807c7268057416
parenteefbc2f219571dd0c66e1099ea4ad72b1a973fd4
linux-yocto: Use INC_PR and move kernel require to linux-yocto.inc

When making changes to kernel.bbclass, it would be nice not to have to
manually change the PR of every linux-yocto*.bb file that requires it.

Move the "require kernel" line to linux-yocto.inc and update the
linux-yocto recipes to use INC_PR.

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
CC: Bruce Ashfield <bruce.ashfield@windriver.com>
CC: Tom Zanussi <tom.zanussi@intel.com>
meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb
meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb
meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb
meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb
meta/recipes-kernel/linux/linux-yocto.inc
meta/recipes-kernel/linux/linux-yocto_3.0.bb
meta/recipes-kernel/linux/linux-yocto_3.2.bb
meta/recipes-kernel/linux/linux-yocto_3.4.bb