oprofileui: upgrade to latest git version.

[YOCTO #880] Upgrade to latest git version.

(From OE-Core rev: 4c60eed742344014cdc9657cdbfebfd8691b3351)

Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Lianhao Lu 2011-03-16 10:09:22 +08:00 committed by Richard Purdie
parent 0c6a50bb5e
commit b65a336ea0
2 changed files with 2 additions and 2 deletions

View File

@ -146,7 +146,7 @@ SRCREV_pn-opkg-nogpg-native ??= "${OPKGSRCREV}"
SRCREV_pn-opkg-nogpg-nativesdk ??= "${OPKGSRCREV}"
SRCREV_pn-opkg-utils-native ??= "4747"
SRCREV_pn-opkg-utils ??= "4747"
SRCREV_pn-oprofileui ??= "e2d998d8a55dc1e49d1588841f83eff8e6809753"
SRCREV_pn-oprofileui ??= "2387488fb520725ca9cff888bc1ed25788276b13"
SRCREV_pn-tcf-agent ??= "1078"
SRCREV_pn-osc-native ??= "9096"
SRCREV_pn-owl-video ??= "394"

View File

@ -1,7 +1,7 @@
require oprofileui.inc
PV = "0.0+git${SRCPV}"
PR = "r2"
PR = "r3"
S = "${WORKDIR}/git"