]> code.ossystems Code Review - openembedded-core.git/commitdiff
linux-yocto/3.8: add crystalforest bsp legacy block drivers configurations
authorBruce Ashfield <bruce.ashfield@windriver.com>
Mon, 4 Nov 2013 05:56:25 +0000 (00:56 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 4 Nov 2013 09:34:31 +0000 (09:34 +0000)
Updating the meta SRCREV to include the latest crystalforest configuration
updates.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/linux/linux-yocto-rt_3.8.bb
meta/recipes-kernel/linux/linux-yocto-tiny_3.8.bb
meta/recipes-kernel/linux/linux-yocto_3.8.bb

index 97069486ea4642102e8cbf0a3fdacfda450a5a2a..4d59b1611e979e53d179b91bd89aed79999d9f0f 100644 (file)
@@ -10,7 +10,7 @@ KMETA = "meta"
 
 SRCREV_machine ?= "4fb187301ca153d496b2a96293dffde34d3b1a56"
 SRCREV_machine_qemuppc ?= "547c4ea570933ab7ece9f10d2c46875b460cd337"
-SRCREV_meta ?= "cb96851e7e559f9247d616d08406db6135c357cb"
+SRCREV_meta ?= "19e686b473ebf018c56c9eb839f5fbd88ecd9a5a"
 
 PR = "${INC_PR}.1"
 PV = "${LINUX_VERSION}+git${SRCPV}"
index 41b9f9fdea4d32eae192aab64f39900a3493d0f7..4f346912a4b42b9f22c46217773a3f8f1a931474 100644 (file)
@@ -13,7 +13,7 @@ LINUX_VERSION ?= "3.8.13"
 KMETA = "meta"
 
 SRCREV_machine ?= "f20047520a57322f05d95a18a5fbd082fb15cb87"
-SRCREV_meta ?= "cb96851e7e559f9247d616d08406db6135c357cb"
+SRCREV_meta ?= "19e686b473ebf018c56c9eb839f5fbd88ecd9a5a"
 
 PR = "${INC_PR}.1"
 PV = "${LINUX_VERSION}+git${SRCPV}"
index 6f344801058779fad638a402c5494435bb882a2b..20fce1b98156ff814c622c4a5aeefcc788a53318 100644 (file)
@@ -10,7 +10,7 @@ SRCREV_machine_qemuppc ?= "698eada61d9385b42dd117858b943655b565084b"
 SRCREV_machine_qemux86 ?= "f20047520a57322f05d95a18a5fbd082fb15cb87"
 SRCREV_machine_qemux86-64 ?= "f20047520a57322f05d95a18a5fbd082fb15cb87"
 SRCREV_machine ?= "f20047520a57322f05d95a18a5fbd082fb15cb87"
-SRCREV_meta ?= "cb96851e7e559f9247d616d08406db6135c357cb"
+SRCREV_meta ?= "19e686b473ebf018c56c9eb839f5fbd88ecd9a5a"
 
 SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.8.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta"