diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2011-12-15 15:57:31 -0500 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2012-01-02 20:26:05 -0800 |
commit | 0d91d4dc6618b453ebcd0c357fd15ce4e28f1341 (patch) | |
tree | 51ad7b0cc8235e9d6e7aa7dd3385664379470549 /meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb | |
parent | ce52a61b0279669b0e312ab2f4a72329ad711a36 (diff) | |
download | openembedded-core-contrib-0d91d4dc6618b453ebcd0c357fd15ce4e28f1341.tar.gz |
linux-yocto: update hardware reference boards to 3.0.12
Updating the meta SRCREV to pickup 3.0.12 support for the remaining
non-x86 boards (routerstation and pandaboard).
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb')
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb index b854ab5dc36..81d22d0a6b5 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb @@ -16,7 +16,7 @@ LINUX_KERNEL_TYPE = "preempt-rt" SRCREV_machine ?= "6e96ccbbf19a4a7b67d98fdcd74d2c9da2c7c463" SRCREV_machine_qemuppc ?= "8ea61de7fd201ff0001a039f2fda8ec2e4a562a1" -SRCREV_meta ?= "44ce39d43d1c7f98ab7aaa01c1bdf87498fb2253" +SRCREV_meta ?= "c979f1365b1eb74e882b2cbbc8407ec536ab6eb8" PR = "r1" PV = "${LINUX_VERSION}+git${SRCPV}" |