From 40421c1024497cb8729fbfb494c5852ee0dc6992 Mon Sep 17 00:00:00 2001
From: Dexuan Cui <dexuan.cui@intel.com>
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 <dexuan.cui@intel.com>
---
 meta/conf/distro/include/poky-default-revisions.inc | 1 -
 meta/conf/distro/include/poky-fixed-revisions.inc   | 2 ++
 2 files changed, 2 insertions(+), 1 deletion(-)

(limited to 'meta/conf/distro')

diff --git a/meta/conf/distro/include/poky-default-revisions.inc b/meta/conf/distro/include/poky-default-revisions.inc
index 16c8cdb937..d719b39db9 100644
--- a/meta/conf/distro/include/poky-default-revisions.inc
+++ b/meta/conf/distro/include/poky-default-revisions.inc
@@ -54,7 +54,6 @@ SRCREV_pn-libgsmd ??= "4335"
 SRCREV_pn-libmatchbox ??= "1531"
 SRCREV_pn-libowl ??= "408"
 SRCREV_pn-libowl-av ??= "398"
-SRCREV_pn-librsvg ??= "1193"
 SRCREV_pn-libx11 ??= "d23aad31338e7d869d878d5aa1b6b91d20287005"
 SRCREV_pn-libx11-diet ??= "d23aad31338e7d869d878d5aa1b6b91d20287005"
 SRCREV_pn-libx11-native ??= "d23aad31338e7d869d878d5aa1b6b91d20287005"
diff --git a/meta/conf/distro/include/poky-fixed-revisions.inc b/meta/conf/distro/include/poky-fixed-revisions.inc
index 42f54ce299..669946916d 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