diff options
author | Dexuan Cui <dexuan.cui@intel.com> | 2010-07-08 14:32:32 +0800 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-07-13 15:21:43 +0100 |
commit | 40421c1024497cb8729fbfb494c5852ee0dc6992 (patch) | |
tree | a302e057400b9c6d496301f3c0334510282fa288 /meta/conf/distro/include/poky-default-revisions.inc | |
parent | cd890ce6b47f6565230d51a43613d366ea2c8d26 (diff) | |
download | poky-40421c1024497cb8729fbfb494c5852ee0dc6992.tar.gz |
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>
Diffstat (limited to 'meta/conf/distro/include/poky-default-revisions.inc')
-rw-r--r-- | meta/conf/distro/include/poky-default-revisions.inc | 1 |
1 files changed, 0 insertions, 1 deletions
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" | |||
54 | SRCREV_pn-libmatchbox ??= "1531" | 54 | SRCREV_pn-libmatchbox ??= "1531" |
55 | SRCREV_pn-libowl ??= "408" | 55 | SRCREV_pn-libowl ??= "408" |
56 | SRCREV_pn-libowl-av ??= "398" | 56 | SRCREV_pn-libowl-av ??= "398" |
57 | SRCREV_pn-librsvg ??= "1193" | ||
58 | SRCREV_pn-libx11 ??= "d23aad31338e7d869d878d5aa1b6b91d20287005" | 57 | SRCREV_pn-libx11 ??= "d23aad31338e7d869d878d5aa1b6b91d20287005" |
59 | SRCREV_pn-libx11-diet ??= "d23aad31338e7d869d878d5aa1b6b91d20287005" | 58 | SRCREV_pn-libx11-diet ??= "d23aad31338e7d869d878d5aa1b6b91d20287005" |
60 | SRCREV_pn-libx11-native ??= "d23aad31338e7d869d878d5aa1b6b91d20287005" | 59 | SRCREV_pn-libx11-native ??= "d23aad31338e7d869d878d5aa1b6b91d20287005" |