[oe-commits] Bruce Ashfield : kern-tools: remove explicit 'yocto' references from auto-bsp handling

git at git.openembedded.org git at git.openembedded.org
Wed Feb 8 00:50:05 UTC 2012


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

Author: Bruce Ashfield <bruce.ashfield at windriver.com>
Date:   Fri Feb  3 12:25:59 2012 -0500

kern-tools: remove explicit 'yocto' references from auto-bsp handling

To adapt to different branch names in a repository, removing explicit
references to 'yocto' in automatically created BSPs ensures that they
are consistent with the merged variants. Existing BSPs and auto BSPs
are not impacted by this change.

Signed-off-by: Bruce Ashfield <bruce.ashfield at windriver.com>

---

 .../kern-tools/kern-tools-native_git.bb            |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb b/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb
index 1eced23..14ec9e9 100644
--- a/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb
+++ b/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://git/tools/kgit;beginline=5;endline=9;md5=e2bf4415f3d8
 
 DEPENDS = "git-native guilt-native"
 
-SRCREV = "a7a9930d2b1f1954fbd817810b706e2e3c42e8de"
+SRCREV = "91c2b184be90d6654996887203efdd7f1727a19a"
 PR = r12
 PV = "0.1+git${SRCPV}"
 





More information about the Openembedded-commits mailing list