[oe-commits] Martin Jansa : xfce: xfcalendar and xffm for 4.2 are only in .tar.gz not . tar.bz2

git version control git at git.openembedded.org
Tue Apr 13 13:58:01 UTC 2010


Module: openembedded.git
Branch: shr/unstable
Commit: 3b9734626c4f02767b9470d4de3aed74b2163b97
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=3b9734626c4f02767b9470d4de3aed74b2163b97

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Tue Apr 13 14:18:53 2010 +0200

xfce: xfcalendar and xffm for 4.2 are only in .tar.gz not .tar.bz2

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 recipes/xfce-extras/xfcalendar_4.2.2.bb |    5 +++++
 recipes/xffm/xffm_4.2.2.bb              |    5 +++++
 recipes/xffm/xffm_4.2.3.bb              |    5 +++++
 3 files changed, 15 insertions(+), 0 deletions(-)

diff --git a/recipes/xfce-extras/xfcalendar_4.2.2.bb b/recipes/xfce-extras/xfcalendar_4.2.2.bb
index 41b0db2..968f37e 100644
--- a/recipes/xfce-extras/xfcalendar_4.2.2.bb
+++ b/recipes/xfce-extras/xfcalendar_4.2.2.bb
@@ -3,3 +3,8 @@
 # Released under the MIT license (see packages/COPYING)
 
 require ${PN}.inc
+
+SRC_URI = "http://www.us.xfce.org/archive/xfce/${XFCE_VERSION}/src/${PN}-${PV}.tar.gz"
+
+SRC_URI[md5sum] = "d964e45cc1d21f482f5e303129491987"
+SRC_URI[sha256sum] = "910a65a81b7efb18e638105a46cb1249df041df6e66fcfcb58ac7e95baaa7976"
\ No newline at end of file
diff --git a/recipes/xffm/xffm_4.2.2.bb b/recipes/xffm/xffm_4.2.2.bb
index c098e1c..788b757 100644
--- a/recipes/xffm/xffm_4.2.2.bb
+++ b/recipes/xffm/xffm_4.2.2.bb
@@ -3,3 +3,8 @@
 # Released under the MIT license (see packages/COPYING)
 
 require ${PN}.inc
+
+SRC_URI = "http://www.us.xfce.org/archive/xfce/${XFCE_VERSION}/src/${PN}-${PV}.tar.gz"
+
+SRC_URI[md5sum] = "5eb5ede5b2bfac564c26d96ee06a3241"
+SRC_URI[sha256sum] = "0cde8831dc56669a046f6284b0a8dabd583942837e41832e7ed57e57020c4446"
\ No newline at end of file
diff --git a/recipes/xffm/xffm_4.2.3.bb b/recipes/xffm/xffm_4.2.3.bb
index c098e1c..ff574fa 100644
--- a/recipes/xffm/xffm_4.2.3.bb
+++ b/recipes/xffm/xffm_4.2.3.bb
@@ -3,3 +3,8 @@
 # Released under the MIT license (see packages/COPYING)
 
 require ${PN}.inc
+
+SRC_URI = "http://www.us.xfce.org/archive/xfce/${XFCE_VERSION}/src/${PN}-${PV}.tar.gz"
+
+SRC_URI[md5sum] = "5d2a990bb725b6720db93f34dd91a731"
+SRC_URI[sha256sum] = "791a05a2fd695508ff6b3fd3e0e2be66de28a3d0bf86ee22e14126992d7aef21"
\ No newline at end of file





More information about the Openembedded-commits mailing list