]> code.ossystems Code Review - openembedded-core.git/commitdiff
oprofileui: upgrade to latest git version.
authorLianhao Lu <lianhao.lu@intel.com>
Wed, 16 Mar 2011 02:09:22 +0000 (10:09 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 16 Mar 2011 13:45:08 +0000 (13:45 +0000)
[YOCTO #880] Upgrade to latest git version.

Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
meta/conf/distro/include/poky-default-revisions.inc
meta/recipes-kernel/oprofile/oprofileui_git.bb

index c08545c9ae57e411241af6b53b6863aab04c11b9..4b657e5c33e5bbb865a0fea2d4a1a63accdc5a14 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 ??= "e2d998d8a55dc1e49d1588841f83eff8e6809753"
+SRCREV_pn-oprofileui ??= "2387488fb520725ca9cff888bc1ed25788276b13"
 SRCREV_pn-tcf-agent ??= "1078"
 SRCREV_pn-osc-native ??= "9096"
 SRCREV_pn-owl-video ??= "394"
index b4a573b66c8187b9afa60f8fe71c4488d1b37040..c83d43c3679b6879741c57cd0f1d4a57a1c10b7a 100644 (file)
@@ -1,7 +1,7 @@
 require oprofileui.inc
 
 PV = "0.0+git${SRCPV}"
-PR = "r2"
+PR = "r3"
 
 S = "${WORKDIR}/git"