summaryrefslogtreecommitdiffstats
path: root/meta/conf
diff options
context:
space:
mode:
authorDexuan Cui <dexuan.cui@intel.com>2011-03-09 18:28:22 +0800
committerSaul Wold <sgw@linux.intel.com>2011-03-10 21:43:03 -0800
commitf6b945c7395139576431d226b8bff939e24f6fc2 (patch)
treebc443c4f8095d8c76dae45600cd6e1124abd9d46 /meta/conf
parent4a7c4677639722971554e52152231b8fd80e71c8 (diff)
downloadpoky-f6b945c7395139576431d226b8bff939e24f6fc2.tar.gz
oprofileui: upgrade to the latest version maintained by the Yocto project
Oprofileui at http://labs.o-hand.com/oprofileui/ is not maintained now, so we should change SRC_URI to the one maintained by the Yocto project. This one includes new bugfixes. This fixes [YOCTO #820] [sgw: merged oprofile-git.inc back into .bb as suggested by Joshua] (From OE-Core rev: d694c6700ee27672e5372939a98d5050cda44ca9) Signed-off-by: Dexuan Cui <dexuan.cui@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf')
-rw-r--r--meta/conf/distro/include/poky-default-revisions.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/distro/include/poky-default-revisions.inc b/meta/conf/distro/include/poky-default-revisions.inc
index 36202a1194..aee17493de 100644
--- a/meta/conf/distro/include/poky-default-revisions.inc
+++ b/meta/conf/distro/include/poky-default-revisions.inc
@@ -146,7 +146,7 @@ SRCREV_pn-opkg-nogpg-native ??= "${OPKGSRCREV}"
146SRCREV_pn-opkg-nogpg-nativesdk ??= "${OPKGSRCREV}" 146SRCREV_pn-opkg-nogpg-nativesdk ??= "${OPKGSRCREV}"
147SRCREV_pn-opkg-utils-native ??= "4747" 147SRCREV_pn-opkg-utils-native ??= "4747"
148SRCREV_pn-opkg-utils ??= "4747" 148SRCREV_pn-opkg-utils ??= "4747"
149SRCREV_pn-oprofileui ??= "197" 149SRCREV_pn-oprofileui ??= "e2d998d8a55dc1e49d1588841f83eff8e6809753"
150SRCREV_pn-tcf-agent ??= "1078" 150SRCREV_pn-tcf-agent ??= "1078"
151SRCREV_pn-osc-native ??= "9096" 151SRCREV_pn-osc-native ??= "9096"
152SRCREV_pn-owl-video ??= "394" 152SRCREV_pn-owl-video ??= "394"