diff options
| author | Zhai Edwin <edwin.zhai@intel.com> | 2011-06-03 10:09:27 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-06-22 16:57:33 +0100 |
| commit | a82dd363737100fd7386875bd5edba6324e82893 (patch) | |
| tree | e74e38899e544cf07338752d7d4ab3e7d4ee1649 /meta/recipes-kernel/oprofile/oprofileui_git.bb | |
| parent | 9cea847d7dfb9a07446d9e692009b2a23207d0be (diff) | |
| download | poky-a82dd363737100fd7386875bd5edba6324e82893.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
(From OE-Core rev: ad5481f6348d1bc504729efd4321bf1fcac4083b)
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/oprofile/oprofileui_git.bb')
| -rw-r--r-- | meta/recipes-kernel/oprofile/oprofileui_git.bb | 1 |
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" | |||
| 8 | 8 | ||
| 9 | # Oprofileui at http://labs.o-hand.com/oprofileui/ is not maintained now. | 9 | # Oprofileui at http://labs.o-hand.com/oprofileui/ is not maintained now. |
| 10 | SRC_URI = "git://git.yoctoproject.org/oprofileui;protocol=git \ | 10 | SRC_URI = "git://git.yoctoproject.org/oprofileui;protocol=git \ |
| 11 | file://migrate-from-gnomevfs-to-gio.patch \ | ||
| 11 | file://dso_linking_change_build_fix.patch " | 12 | file://dso_linking_change_build_fix.patch " |
