summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto_3.4.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2012-06-12 12:41:09 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-06-15 15:12:43 +0100
commitde4bd3767c18a9ab29282e74a3353c684dbd763c (patch)
treedcb45d9abffac0f4e558612a5b35ee569386a14f /meta/recipes-kernel/linux/linux-yocto_3.4.bb
parentd51d204e9cd9f3960d63ee568611b6d8c639cbd4 (diff)
downloadpoky-de4bd3767c18a9ab29282e74a3353c684dbd763c.tar.gz
linux-yocto/3.4: create linux-yocto-rt recipe
Adding the 3.4 variant of the linux-yocto-rt recipe. This updates to 3.4.1-rt9, and builds and boots on the supported targets. (From OE-Core rev: 7f007994cbc5f188439ad2b26f60dbcc1c2763bd) 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_3.4.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_3.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.4.bb b/meta/recipes-kernel/linux/linux-yocto_3.4.bb
index 9205901697..af6130df71 100644
--- a/meta/recipes-kernel/linux/linux-yocto_3.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_3.4.bb
@@ -16,7 +16,7 @@ SRCREV_machine_qemuppc ?= "4988a7e34bccd531b511c57f93358de9fcc672a0"
16SRCREV_machine_qemux86 ?= "a8291fa6f723b0182d2b7033b5d59f412ba7cf72" 16SRCREV_machine_qemux86 ?= "a8291fa6f723b0182d2b7033b5d59f412ba7cf72"
17SRCREV_machine_qemux86-64 ?= "a8291fa6f723b0182d2b7033b5d59f412ba7cf72" 17SRCREV_machine_qemux86-64 ?= "a8291fa6f723b0182d2b7033b5d59f412ba7cf72"
18SRCREV_machine ?= "a8291fa6f723b0182d2b7033b5d59f412ba7cf72" 18SRCREV_machine ?= "a8291fa6f723b0182d2b7033b5d59f412ba7cf72"
19SRCREV_meta ?= "978f876e4368cdd0ef781e74ea28a6771bf69b79" 19SRCREV_meta ?= "aa226dcc5a1351fae49da40d77b718c4c3a76e7c"
20 20
21SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.4.git;protocol=git;nocheckout=1;branch=${KBRANCH},meta;name=machine,meta" 21SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.4.git;protocol=git;nocheckout=1;branch=${KBRANCH},meta;name=machine,meta"
22 22