aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/oprofile/oprofileui_git.bb
diff options
context:
space:
mode:
authorZhai Edwin <edwin.zhai@intel.com>2011-06-03 10:09:27 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-06-22 16:35:39 +0100
commitad5481f6348d1bc504729efd4321bf1fcac4083b (patch)
tree40a5f0e7e7fcb13b75de067bfb47c4c883bd8c49 /meta/recipes-kernel/oprofile/oprofileui_git.bb
parent0b0a46483f151118c76acf2d60f117b10d4aa343 (diff)
downloadopenembedded-core-ad5481f6348d1bc504729efd4321bf1fcac4083b.tar.gz
gnome-vfs: remove gnome-vfs as it is deprecated in favour of GVFS and GIO
Remove unnecessary dependency via configure option and make oprofileui use GIO Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
Diffstat (limited to 'meta/recipes-kernel/oprofile/oprofileui_git.bb')
-rw-r--r--meta/recipes-kernel/oprofile/oprofileui_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-kernel/oprofile/oprofileui_git.bb b/meta/recipes-kernel/oprofile/oprofileui_git.bb
index aac33eaefe..0047748b2a 100644
--- a/meta/recipes-kernel/oprofile/oprofileui_git.bb
+++ b/meta/recipes-kernel/oprofile/oprofileui_git.bb
@@ -8,4 +8,5 @@ S = "${WORKDIR}/git"
# Oprofileui at http://labs.o-hand.com/oprofileui/ is not maintained now.
SRC_URI = "git://git.yoctoproject.org/oprofileui;protocol=git \
+ file://migrate-from-gnomevfs-to-gio.patch \
file://dso_linking_change_build_fix.patch "