From: Zhai Edwin Date: Fri, 30 Sep 2011 08:42:54 +0000 (+0800) Subject: oprofileui: Update SRCREV to reflect recent accpeted patches by upstream X-Git-Tag: 2015-4~13244 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=b74c44cc8a8cf9bc2e53ff5ae89865bb8b3d5602;p=openembedded-core.git oprofileui: Update SRCREV to reflect recent accpeted patches by upstream Signed-off-by: Zhai Edwin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-kernel/oprofile/oprofileui_git.bb b/meta/recipes-kernel/oprofile/oprofileui_git.bb index 0047748b2a..2b56981243 100644 --- a/meta/recipes-kernel/oprofile/oprofileui_git.bb +++ b/meta/recipes-kernel/oprofile/oprofileui_git.bb @@ -1,12 +1,10 @@ require oprofileui.inc -SRCREV = "0c3c32fa754c1d0b70e65767ea7048914f776396" +SRCREV = "b3116a4f80ae64bd280e6434d66f33ed492d449a" PV = "0.0+git${SRCPV}" -PR = "r4" +PR = "r0" S = "${WORKDIR}/git" # Oprofileui at http://labs.o-hand.com/oprofileui/ is not maintained now. -SRC_URI = "git://git.yoctoproject.org/oprofileui;protocol=git \ - file://migrate-from-gnomevfs-to-gio.patch \ - file://dso_linking_change_build_fix.patch " +SRC_URI = "git://git.yoctoproject.org/oprofileui;protocol=git"