* [PATCH 0/1] systemtap update
@ 2014-04-04 23:05 Tom Zanussi
2014-04-04 23:05 ` [PATCH 1/1] systemtap: Move to current HEAD Tom Zanussi
0 siblings, 1 reply; 2+ messages in thread
From: Tom Zanussi @ 2014-04-04 23:05 UTC (permalink / raw)
To: openembedded-core; +Cc: Tom Zanussi
This updates systemtap to its current HEAD, which fixes problems
reported by ppc and arm users.
The following changes since commit dba6cdf3a9e6e813dc5ac1aa7b6a8e26d628cecb:
README.hardware: tweak edgerouter instructions (2014-04-04 15:32:40 +0100)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib.git tzanussi/systemtap-bugfix
http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/log/?h=tzanussi/systemtap-bugfix
Tom Zanussi (1):
systemtap: Move to current HEAD
meta/recipes-kernel/systemtap/systemtap_git.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
1.8.3.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* [PATCH 1/1] systemtap: Move to current HEAD
2014-04-04 23:05 [PATCH 0/1] systemtap update Tom Zanussi
@ 2014-04-04 23:05 ` Tom Zanussi
0 siblings, 0 replies; 2+ messages in thread
From: Tom Zanussi @ 2014-04-04 23:05 UTC (permalink / raw)
To: openembedded-core; +Cc: Tom Zanussi
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@linux.intel.com>
---
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 \
--
1.8.3.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-04-04 23:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-04 23:05 [PATCH 0/1] systemtap update Tom Zanussi
2014-04-04 23:05 ` [PATCH 1/1] systemtap: Move to current HEAD Tom Zanussi
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.