]> code.ossystems Code Review - openembedded-core.git/commitdiff
kern-tools: remove explicit 'yocto' references from auto-bsp handling
authorBruce Ashfield <bruce.ashfield@windriver.com>
Fri, 3 Feb 2012 17:25:59 +0000 (12:25 -0500)
committerSaul Wold <sgw@linux.intel.com>
Tue, 7 Feb 2012 22:37:14 +0000 (14:37 -0800)
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@windriver.com>
meta/recipes-kernel/kern-tools/kern-tools-native_git.bb

index 1eced2349ab902321df8ccb0cad252dd365472df..14ec9e9333956330fae8c1b6520f551e3b9cdd8a 100644 (file)
@@ -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}"