From patchwork Thu Jan 26 19:31:03 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [v2,1/3] Bump systemtap SRCREV Date: Thu, 26 Jan 2012 19:31:03 -0000 From: Wade Farnsworth X-Patchwork-Id: 20193 Message-Id: <4F21A9F7.2000508@mentor.com> To: Patches and discussions about the oe-core layer Bump systemtap SRCREV to pick up several changes including additional ARM enhancements. Signed-off-by: Wade Farnsworth --- meta/recipes-kernel/systemtap/systemtap_git.bb | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-kernel/systemtap/systemtap_git.bb b/meta/recipes-kernel/systemtap/systemtap_git.bb index ebacc43..7172386 100644 --- a/meta/recipes-kernel/systemtap/systemtap_git.bb +++ b/meta/recipes-kernel/systemtap/systemtap_git.bb @@ -4,8 +4,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" DEPENDS = "elfutils sqlite3" -SRCREV = "820f2d22fc47fad6e09ba886efb9b91e1247cb39" -PR = "r2" +SRCREV = "a56e4b7800e3fa8f9df6f4434cb02f86f6e995bc" +PR = "r3" PV = "1.6+git${SRCPV}" SRC_URI = "git://sources.redhat.com/git/systemtap.git;protocol=git"