[oe] [PATCH] xfcalendar_4.2.3: fixed SCR_URI

Klaus Schwarzkopf schwarzkopf at sensortherm.de
Sun Dec 5 14:05:37 UTC 2010


Signed-off-by: Klaus Schwarzkopf <schwarzkopf at sensortherm.de>
---
 recipes/xfce-extras/xfcalendar_4.2.3.bb |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/recipes/xfce-extras/xfcalendar_4.2.3.bb b/recipes/xfce-extras/xfcalendar_4.2.3.bb
index ebab53e..1e6647b 100644
--- a/recipes/xfce-extras/xfcalendar_4.2.3.bb
+++ b/recipes/xfce-extras/xfcalendar_4.2.3.bb
@@ -4,6 +4,11 @@
 
 require ${PN}.inc
 
+SRC_URI = "http://www.us.xfce.org/archive/xfce/${XFCE_VERSION}/src/${PN}-${PV}.tar.gz"
+
+SRC_URI[md5sum] = "d2e2c8e010cca708295aeaf621086205"
+SRC_URI[sha256sum] = "ad8d141d23f48736180d3913a0600d1733d71a341fd1889e69f727a998cfa0a3"
+
 PACKAGES += " ${PN}-mcs-plugins"
 FILES_${PN}-mcs-plugins += "${libdir}/xfce4/mcs-plugins/*.so"
 
-- 
1.7.0.4





More information about the Openembedded-devel mailing list