From 40421c1024497cb8729fbfb494c5852ee0dc6992 Mon Sep 17 00:00:00 2001 From: Dexuan Cui Date: Thu, 8 Jul 2010 14:32:32 +0800 Subject: librsvg: upgrade to the latest version 2.26.3 The latest stable releases of the package moved from http://svn.gnome.org/svn/librsvg/ to http://ftp.gnome.org/pub/GNOME/sources/librsvg/, so I removed the overrided SRC_URI and use gnome.bbclass's, and I also changed the recipe file's name, removed the explicit PV and removed the unnecessary S. Reset PR to "r0". Add LIC_FILES_CHKSUM info. Remove SRCREV_pn-librsvg in poky-default-revisions.inc and add PREFERRED_VERSION_librsvg in poky-fixed-revisions.inc. Signed-off-by: Dexuan Cui --- meta/conf/distro/include/poky-fixed-revisions.inc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta/conf/distro/include/poky-fixed-revisions.inc') diff --git a/meta/conf/distro/include/poky-fixed-revisions.inc b/meta/conf/distro/include/poky-fixed-revisions.inc index 42f54ce29..669946916 100644 --- a/meta/conf/distro/include/poky-fixed-revisions.inc +++ b/meta/conf/distro/include/poky-fixed-revisions.inc @@ -16,6 +16,8 @@ PREFERRED_VERSION_cairo ?= "1.8.10" PREFERRED_VERSION_pango ?= "1.28.0" PREFERRED_VERSION_gtk+ ?= "2.14.2" +PREFERRED_VERSION_librsvg ?= "2.26.3" + PREFERRED_VERSION_dbus ?= "1.2.4" PREFERRED_VERSION_dbus-native ?= "1.2.4" PREFERRED_VERSION_dbus-glib ?= "0.82" -- cgit v1.2.3