[oe-commits] Bruce Ashfield : linux-yocto/3.8: add crystalforest bsp legacy block drivers configurations

git at git.openembedded.org git at git.openembedded.org
Mon Nov 4 10:47:33 UTC 2013


Module: openembedded-core.git
Branch: master
Commit: 9480e5b7231a2923b5ebff9623827c5d90334df3
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=9480e5b7231a2923b5ebff9623827c5d90334df3

Author: Bruce Ashfield <bruce.ashfield at windriver.com>
Date:   Mon Nov  4 00:56:25 2013 -0500

linux-yocto/3.8: add crystalforest bsp legacy block drivers configurations

Updating the meta SRCREV to include the latest crystalforest configuration
updates.

Signed-off-by: Bruce Ashfield <bruce.ashfield at windriver.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-kernel/linux/linux-yocto-rt_3.8.bb   |    2 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_3.8.bb |    2 +-
 meta/recipes-kernel/linux/linux-yocto_3.8.bb      |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.8.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.8.bb
index 9706948..4d59b16 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_3.8.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.8.bb
@@ -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}"
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_3.8.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_3.8.bb
index 41b9f9f..4f34691 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.8.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.8.bb
@@ -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}"
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.8.bb b/meta/recipes-kernel/linux/linux-yocto_3.8.bb
index 6f34480..20fce1b 100644
--- a/meta/recipes-kernel/linux/linux-yocto_3.8.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_3.8.bb
@@ -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"
 



More information about the Openembedded-commits mailing list