From: Phil Blundell Date: Mon, 7 Jun 2004 15:25:13 +0000 (+0000) Subject: lack of gconftool-2 is just a warning, not an error X-Git-Tag: Release-2010-05/1~18809 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c45a798145339676c49ad10707c615f0850b3b5;p=openembedded.git lack of gconftool-2 is just a warning, not an error BKrev: 40c488d9R7m7COx8RLeIJquZRqWUkw --- diff --git a/gnome/gnome-vfs-2.6.0/gconftool-lossage.patch b/gnome/gnome-vfs-2.6.0/gconftool-lossage.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/gnome/gnome-vfs_2.6.0.oe b/gnome/gnome-vfs_2.6.0.oe index ddb9c17825..7f3474b505 100644 --- a/gnome/gnome-vfs_2.6.0.oe +++ b/gnome/gnome-vfs_2.6.0.oe @@ -2,7 +2,8 @@ PR = "r1" DEPENDS = "libxml2 gconf libbonobo bzip2 gnome-mime-data" -SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/${PN}/2.6/${PN}-${PV}.tar.bz2" +SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/${PN}/2.6/${PN}-${PV}.tar.bz2 \ + file://gconftool-lossage.patch;patch=1;pnum=1" inherit autotools pkgconfig