[oe-commits] Bruce Ashfield : linux-yocto/3.4: use profiling and latencytop features in yocto bsps

git at git.openembedded.org git at git.openembedded.org
Fri Sep 21 10:18:14 UTC 2012


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

Author: Bruce Ashfield <bruce.ashfield at windriver.com>
Date:   Thu Sep 20 13:34:43 2012 -0400

linux-yocto/3.4: use profiling and latencytop features in yocto bsps

Updating the meta SRCREVs to pickup the following configuration change:

    594994c meta: use profiling and latencytop features in yocto bsps

Signed-off-by: Tom Zanussi <tom.zanussi at intel.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield at windriver.com>
Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

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

diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb
index e42216b..62858fc 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb
@@ -10,7 +10,7 @@ KMETA = "meta"
 
 SRCREV_machine ?= "dcecefa43e05f5450886648a93e2fda2ec35e2dc"
 SRCREV_machine_qemuppc ?= "5e8709c4777f07a12b0a05a22f0864f552ef9449"
-SRCREV_meta ?= "7c50e572635d356f0b66d9ab90823f127f835744"
+SRCREV_meta ?= "594994cb4c19bb4f2e8100ffe0599aef8b2e8b4c"
 
 PR = "${INC_PR}.0"
 PV = "${LINUX_VERSION}+git${SRCPV}"
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.4.bb b/meta/recipes-kernel/linux/linux-yocto_3.4.bb
index 06dd677..8cda0c3 100644
--- a/meta/recipes-kernel/linux/linux-yocto_3.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_3.4.bb
@@ -9,7 +9,7 @@ SRCREV_machine_qemuppc ?= "cf4bad14983753ad4b592c40fb36466b202b24a4"
 SRCREV_machine_qemux86 ?= "59c3ff750831338d05ab67d5efd7fc101c451aff"
 SRCREV_machine_qemux86-64 ?= "59c3ff750831338d05ab67d5efd7fc101c451aff"
 SRCREV_machine ?= "59c3ff750831338d05ab67d5efd7fc101c451aff"
-SRCREV_meta ?= "7c50e572635d356f0b66d9ab90823f127f835744"
+SRCREV_meta ?= "594994cb4c19bb4f2e8100ffe0599aef8b2e8b4c"
 
 SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.4.git;protocol=git;nocheckout=1;branch=${KBRANCH},meta;name=machine,meta"
 





More information about the Openembedded-commits mailing list