diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2011-12-15 15:57:31 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-01-03 12:12:37 +0000 |
commit | 01a169bfb8444aee4ad609a2e849d56f26bcd7b1 (patch) | |
tree | 7ca9d9c95a6fc769f46f6f3b1eb863c190c391f2 | |
parent | 2af383ca3203241129f99cf28f8464801779f8a2 (diff) | |
download | poky-01a169bfb8444aee4ad609a2e849d56f26bcd7b1.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).
(From OE-Core rev: 0d91d4dc6618b453ebcd0c357fd15ce4e28f1341)
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb | 2 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_3.0.bb | 2 |
2 files changed, 2 insertions, 2 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 b854ab5dc3..81d22d0a6b 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" | |||
16 | 16 | ||
17 | SRCREV_machine ?= "6e96ccbbf19a4a7b67d98fdcd74d2c9da2c7c463" | 17 | SRCREV_machine ?= "6e96ccbbf19a4a7b67d98fdcd74d2c9da2c7c463" |
18 | SRCREV_machine_qemuppc ?= "8ea61de7fd201ff0001a039f2fda8ec2e4a562a1" | 18 | SRCREV_machine_qemuppc ?= "8ea61de7fd201ff0001a039f2fda8ec2e4a562a1" |
19 | SRCREV_meta ?= "44ce39d43d1c7f98ab7aaa01c1bdf87498fb2253" | 19 | SRCREV_meta ?= "c979f1365b1eb74e882b2cbbc8407ec536ab6eb8" |
20 | 20 | ||
21 | PR = "r1" | 21 | PR = "r1" |
22 | PV = "${LINUX_VERSION}+git${SRCPV}" | 22 | PV = "${LINUX_VERSION}+git${SRCPV}" |
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.0.bb b/meta/recipes-kernel/linux/linux-yocto_3.0.bb index cc1fe83291..b650c84753 100644 --- a/meta/recipes-kernel/linux/linux-yocto_3.0.bb +++ b/meta/recipes-kernel/linux/linux-yocto_3.0.bb | |||
@@ -18,7 +18,7 @@ SRCREV_machine_qemuppc ?= "7ecece328c5987112de2959f8f998dfcedaf7210" | |||
18 | SRCREV_machine_qemux86 ?= "a611ba462ac51b2bfdac1c5c6538dac95ad9b4dd" | 18 | SRCREV_machine_qemux86 ?= "a611ba462ac51b2bfdac1c5c6538dac95ad9b4dd" |
19 | SRCREV_machine_qemux86-64 ?= "b15a9b67089e31ef9780fdbd0481f48ef7facdba" | 19 | SRCREV_machine_qemux86-64 ?= "b15a9b67089e31ef9780fdbd0481f48ef7facdba" |
20 | SRCREV_machine ?= "f389d310965a56091f688b28ea8be6d9cbb7fbbe" | 20 | SRCREV_machine ?= "f389d310965a56091f688b28ea8be6d9cbb7fbbe" |
21 | SRCREV_meta ?= "44ce39d43d1c7f98ab7aaa01c1bdf87498fb2253" | 21 | SRCREV_meta ?= "c979f1365b1eb74e882b2cbbc8407ec536ab6eb8" |
22 | 22 | ||
23 | PR = "r2" | 23 | PR = "r2" |
24 | PV = "${LINUX_VERSION}+git${SRCPV}" | 24 | PV = "${LINUX_VERSION}+git${SRCPV}" |