diff options
author | Fathi Boudra <fathi.boudra@linaro.org> | 2014-05-01 15:20:06 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-05-06 17:59:06 +0100 |
commit | 6c30c43af893d3d68651501c0ffb01d46c5f4d13 (patch) | |
tree | 50a514874c6327e496ab95e5845bac0b01b4f5d1 /meta | |
parent | ec6158c0a41a929bac6df9d4ab62afa5dc39544e (diff) | |
download | openembedded-core-contrib-6c30c43af893d3d68651501c0ffb01d46c5f4d13.tar.gz |
systemtap: update to 2.5 release
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-kernel/systemtap/systemtap_git.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/systemtap/systemtap_git.inc b/meta/recipes-kernel/systemtap/systemtap_git.inc index c280313c431..78439c152c8 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 = "ae91e3d552aff4f0e74662d055dae06ea55eb6bc" +SRCREV = "8f0fcd995f7f650a2ee0a94539f90c99e6d19e1d" PV = "2.5+git${SRCPV}" SRC_URI = "git://sourceware.org/git/systemtap.git \ |