From: Saul Wold Date: Tue, 29 Apr 2014 14:35:24 +0000 (-0700) Subject: oprofileui*: Update to latest git X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~33808 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=9082b6fc73c7e4c9d73b988674bb9c09b693cf12;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git oprofileui*: Update to latest git Signed-off-by: Saul Wold --- diff --git a/meta/recipes-kernel/oprofile/oprofileui-server_git.bb b/meta/recipes-kernel/oprofile/oprofileui-server_git.bb index be9320f390b..d80a0e89905 100644 --- a/meta/recipes-kernel/oprofile/oprofileui-server_git.bb +++ b/meta/recipes-kernel/oprofile/oprofileui-server_git.bb @@ -1,6 +1,6 @@ require oprofileui.inc -SRCREV = "f168b8bfdc63660033de1739c6ddad1abd97c379" +SRCREV = "389e1875af4721d52c7e65cf9cfffb69b0ed6a59" PV = "0.0+git${SRCPV}" S = "${WORKDIR}/git" diff --git a/meta/recipes-kernel/oprofile/oprofileui_git.bb b/meta/recipes-kernel/oprofile/oprofileui_git.bb index 316c61a6961..bb69d5404da 100644 --- a/meta/recipes-kernel/oprofile/oprofileui_git.bb +++ b/meta/recipes-kernel/oprofile/oprofileui_git.bb @@ -2,7 +2,7 @@ require oprofileui.inc DEPENDS += "gtk+ libglade libxml2 avahi-ui gconf" -SRCREV = "f168b8bfdc63660033de1739c6ddad1abd97c379" +SRCREV = "389e1875af4721d52c7e65cf9cfffb69b0ed6a59" PV = "0.0+git${SRCPV}" S = "${WORKDIR}/git"