[oe] [meta-oe][PATCH 1/3] gnome-vfs: use RPROVIDES correctly

Paul Eggleton paul.eggleton at linux.intel.com
Mon Feb 4 11:29:36 UTC 2013


Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>
---
 meta-gnome/recipes-gnome/gnome-vfs/gnome-vfs_2.24.4.bb |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-gnome/recipes-gnome/gnome-vfs/gnome-vfs_2.24.4.bb b/meta-gnome/recipes-gnome/gnome-vfs/gnome-vfs_2.24.4.bb
index 62d63ae..cfe7125 100644
--- a/meta-gnome/recipes-gnome/gnome-vfs/gnome-vfs_2.24.4.bb
+++ b/meta-gnome/recipes-gnome/gnome-vfs/gnome-vfs_2.24.4.bb
@@ -18,7 +18,7 @@ PR = "r2"
 inherit gnome
 
 # This is to provide compatibility with the gnome-vfs DBus fork
-RPROVIDES = "gnome-vfs-plugin-dbus"
+RPROVIDES_${PN} = "gnome-vfs-plugin-dbus"
 
 SRC_URI += "file://gconftool-lossage.patch \
 	    file://gnome-vfs-no-kerberos.patch;striplevel=0"
-- 
1.7.10.4





More information about the Openembedded-devel mailing list