oprofileui: upgrade to latest git version

(From OE-Core rev: 7b3a1ef2e0c498edcfc872a3b8549f2aaf5524ef)

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Dexuan Cui 2011-04-12 00:57:27 +08:00 committed by Richard Purdie
parent 351df14dc3
commit 7fafbe235d
3 changed files with 4 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 ??= "2387488fb520725ca9cff888bc1ed25788276b13"
SRCREV_pn-oprofileui ??= "0c3c32fa754c1d0b70e65767ea7048914f776396"
SRCREV_pn-tcf-agent ??= "1078"
SRCREV_pn-osc-native ??= "9096"
SRCREV_pn-owl-video ??= "394"

View File

@ -7,6 +7,8 @@ With dso linking change in gcc, all the libraries are needed to be explicitely s
| collect2: ld returned 1 exit status^M
| make[2]: *** [oprofile-viewer] Error 1^M
Upstream-Status: Inappropriate [configuration]
Nitin A Kamble <nitin.a.kamble@intel.com>
Date: 2011/01/11

View File

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