]> code.ossystems Code Review - openembedded-core.git/commitdiff
oprofileui: upgrade to latest git version
authorDexuan Cui <dexuan.cui@intel.com>
Mon, 11 Apr 2011 16:57:27 +0000 (00:57 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 18 Apr 2011 04:42:41 +0000 (05:42 +0100)
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
meta/conf/distro/include/poky-default-revisions.inc
meta/recipes-kernel/oprofile/oprofileui/dso_linking_change_build_fix.patch
meta/recipes-kernel/oprofile/oprofileui_git.bb

index 9a3ae7eae6108e774c4176895fd14940875f5110..5e7ab66ce61cad4fc8bcc38063134c576270981a 100644 (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"
index 4b44c69bcfa411acbd74d7359facd7e2a6485ac5..39ceb22e39f9ad86f474592aa8eb1c6a2cf1b6c2 100644 (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
 
index c83d43c3679b6879741c57cd0f1d4a57a1c10b7a..44adcb78d275a5f5bd429139fb69e47fc94394fc 100644 (file)
@@ -1,7 +1,7 @@
 require oprofileui.inc
 
 PV = "0.0+git${SRCPV}"
-PR = "r3"
+PR = "r4"
 
 S = "${WORKDIR}/git"