From: Martin Jansa Date: Tue, 13 Apr 2010 12:18:53 +0000 (+0200) Subject: xfce: xfcalendar and xffm for 4.2 are only in .tar.gz not .tar.bz2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b9734626c4f02767b9470d4de3aed74b2163b97;p=openembedded.git xfce: xfcalendar and xffm for 4.2 are only in .tar.gz not .tar.bz2 Signed-off-by: Martin Jansa --- diff --git a/recipes/xfce-extras/xfcalendar_4.2.2.bb b/recipes/xfce-extras/xfcalendar_4.2.2.bb index 41b0db2a51..968f37e80e 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 c098e1c96b..788b757b0e 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 c098e1c96b..ff574fa90b 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