aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/systemtap/systemtap_git.bb
diff options
context:
space:
mode:
authorYu Ke <ke.yu@intel.com>2011-04-28 15:15:58 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-05-04 15:05:55 +0100
commit0a57bd226cdb8332707fa0f46fcf0b067f03701a (patch)
tree99a1cdcdaf132f6c2d15e351b8892a5135d7359e /meta/recipes-kernel/systemtap/systemtap_git.bb
parent413e7e5a5d6db45a6fbca5044246d6696d9d5711 (diff)
downloadopenembedded-core-contrib-0a57bd226cdb8332707fa0f46fcf0b067f03701a.tar.gz
poky-default-revisions: move the SRCREV to recipe file
in this case, those non poky distro can also use these recipe normally Signed-off-by: Yu Ke <ke.yu@intel.com>
Diffstat (limited to 'meta/recipes-kernel/systemtap/systemtap_git.bb')
-rw-r--r--meta/recipes-kernel/systemtap/systemtap_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-kernel/systemtap/systemtap_git.bb b/meta/recipes-kernel/systemtap/systemtap_git.bb
index f28c946a18..4df09478de 100644
--- a/meta/recipes-kernel/systemtap/systemtap_git.bb
+++ b/meta/recipes-kernel/systemtap/systemtap_git.bb
@@ -4,6 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
DEPENDS = "elfutils"
+SRCREV = "4ab3a1863bf4f472acae7a809bf2b38d91658aa8"
PR = r0
PV = "1.4+git${SRCPV}"