[oe-commits] Tom Zanussi : systemtap: Move to current HEAD

git at git.openembedded.org git at git.openembedded.org
Sat Apr 5 22:15:28 UTC 2014


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

Author: Tom Zanussi <tom.zanussi at linux.intel.com>
Date:   Fri Apr  4 18:05:38 2014 -0500

systemtap: Move to current HEAD

This moves the systemtap recipe to the current HEAD commit, in order
to get users past some bugs affecting ppc and arm.

Fixes [YOCTO #6016]

Signed-off-by: Tom Zanussi <tom.zanussi at linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-kernel/systemtap/systemtap_git.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-kernel/systemtap/systemtap_git.inc b/meta/recipes-kernel/systemtap/systemtap_git.inc
index 56db7b2..db9d910 100644
--- a/meta/recipes-kernel/systemtap/systemtap_git.inc
+++ b/meta/recipes-kernel/systemtap/systemtap_git.inc
@@ -1,6 +1,6 @@
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
-SRCREV = "508059f04842ed85d10bfbec8a9c688d57368860"
+SRCREV = "ae91e3d552aff4f0e74662d055dae06ea55eb6bc"
 PV = "2.5+git${SRCPV}"
 
 SRC_URI = "git://sourceware.org/git/systemtap.git \



More information about the Openembedded-commits mailing list