[oe-commits] Angus Ainslie : mokomaze: make the SRC_URI match checksums.ini

git version control git at git.openembedded.org
Wed Jun 10 13:11:48 UTC 2009


Module: openembedded.git
Branch: fso/milestone5.5
Commit: 4f9c4a29efed248b9aa456c93e946cda2b52d22e
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=4f9c4a29efed248b9aa456c93e946cda2b52d22e

Author: Angus Ainslie <nytowl at openmoko.org>
Date:   Tue Jun  9 22:24:00 2009 -0600

mokomaze: make the SRC_URI match checksums.ini

---

 recipes/mokomaze/mokomaze_0.5.1.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/mokomaze/mokomaze_0.5.1.bb b/recipes/mokomaze/mokomaze_0.5.1.bb
index 4fad820..56ffc35 100644
--- a/recipes/mokomaze/mokomaze_0.5.1.bb
+++ b/recipes/mokomaze/mokomaze_0.5.1.bb
@@ -6,8 +6,8 @@ LICENSE="GPLv3"
 DEPENDS="libsdl-ttf libsdl-image ode"
 RDEPENDS="ttf-liberation-mono libpng"
 
-PR="r6"
-SRC_URI="http://projects.openmoko.org/frs/download.php/813/${PN}-${PV}.tar \
+PR="r7"
+SRC_URI="http://projects.openmoko.org/frs/download.php/813/${PN}-${PV}.tar.gz \
          file://avoid_dim_suspend.patch;patch=1"
 
 S=${WORKDIR}/${PN}-${PV}





More information about the Openembedded-commits mailing list