oprofileui: upgrade from r194 to the latest version r197

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
This commit is contained in:
Dexuan Cui 2010-07-20 17:23:47 +08:00 committed by Richard Purdie
parent fb92046d99
commit 47a60ccef0
3 changed files with 8 additions and 2 deletions

View File

@ -103,7 +103,7 @@ SRCREV_pn-opkg-nativesdk ??= "518"
SRCREV_pn-opkg ??= "518"
SRCREV_pn-opkg-utils-native ??= "4534"
SRCREV_pn-opkg-utils ??= "4534"
SRCREV_pn-oprofileui ??= "194"
SRCREV_pn-oprofileui ??= "197"
SRCREV_pn-osc-native ??= "9096"
SRCREV_pn-owl-video ??= "394"
SRCREV_pn-pkgconfig ??= "66d49f1375fec838bcd301bb4ca2ef76cee0e47c"

View File

@ -1,7 +1,7 @@
require oprofileui.inc
PV = "0.0+svnr${SRCREV}"
PR = "r1"
PR = "r0"
S = "${WORKDIR}/trunk"

View File

@ -1,6 +1,12 @@
DESCRIPTION = "User interface for the OProfile tool"
HOMEPAGE = "http://labs.o-hand.com/oprofileui/"
BUGTRACKER = "http://bugzilla.o-hand.com/"
SECTION = "x11"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
DEPENDS = "glib-2.0 gtk+ libglade gnome-vfs libxml2 avahi gconf"
inherit autotools pkgconfig gtk-icon-cache