summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2011-11-27 00:52:32 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-01-30 16:37:47 +0000
commit05dba88379cae8ee63e3bd76d6c5ef47dc10ad99 (patch)
treeeb4e86b62ee945e8bd658bd8fe9cb7aa5cc7239d /meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb
parent1ab5a6851d249730d45049e9e368017455e6c617 (diff)
downloadpoky-05dba88379cae8ee63e3bd76d6c5ef47dc10ad99.tar.gz
linux-yocto: change SRC_URI to 3.0 maintenance kernel
The 3.0 yocto kernel is updated for both new feature development and for maintenance purposes. The maintenance kernel repository takes updates once they have been applied to the development repository and have been deemed safe/suitable for point releases. (From OE-Core rev: 0b6eedfe26fca031e84543cab92b20e121364fb7) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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.bb4
1 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 9746f1a87a..de3ac7e75d 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb
@@ -18,10 +18,10 @@ SRCREV_machine ?= "0936e13cc65d816f1759e2322c5e3fc82a5037f3"
18SRCREV_machine_qemuppc ?= "0936e13cc65d816f1759e2322c5e3fc82a5037f3" 18SRCREV_machine_qemuppc ?= "0936e13cc65d816f1759e2322c5e3fc82a5037f3"
19SRCREV_meta ?= "d05450e4aef02c1b7137398ab3a9f8f96da74f52" 19SRCREV_meta ?= "d05450e4aef02c1b7137398ab3a9f8f96da74f52"
20 20
21PR = "r1" 21PR = "r2"
22PV = "${LINUX_VERSION}+git${SRCPV}" 22PV = "${LINUX_VERSION}+git${SRCPV}"
23 23
24SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.0.git;protocol=git;nocheckout=1;branch=${KBRANCH},meta;name=machine,meta" 24SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.0-1.1.x.git;protocol=git;nocheckout=1;branch=${KBRANCH},meta;name=machine,meta"
25 25
26# Omit broken machines from COMPATIBLE_MACHINE 26# Omit broken machines from COMPATIBLE_MACHINE
27# qemuppc hangs at boot 27# qemuppc hangs at boot