[oe-commits] Phil Blundell : directfb: try harder to get src_uri correct

git version control git at git.openembedded.org
Thu Jun 11 17:12:17 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 00a293b3606260e5dabdf0403a59115b3cc9e132
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=00a293b3606260e5dabdf0403a59115b3cc9e132

Author: Phil Blundell <philb at gnu.org>
Date:   Thu Jun 11 18:11:51 2009 +0100

directfb: try harder to get src_uri correct

---

 conf/checksums.ini                 |    2 +-
 recipes/directfb/directfb_1.2.8.bb |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/conf/checksums.ini b/conf/checksums.ini
index 631f1fb..dfc83be 100644
--- a/conf/checksums.ini
+++ b/conf/checksums.ini
@@ -226,7 +226,7 @@ sha256=80ab8e34246a280bc380020cf331bcc0014cf816380cee3935ad455c108e661e
 md5=59ca16f600e96c8c104a485ff7c322c6
 sha256=80ab8e34246a280bc380020cf331bcc0014cf816380cee3935ad455c108e661e
 
-[http://directfb.org/downloads/Core/DirectFB-1.2.8.tar.gz]
+[http://directfb.org/downloads/Core/DirectFB-1.2/DirectFB-1.2.8.tar.gz]
 md5=ac13d21682aa368df4e177ae5b51ad2d
 sha256=cbf94eb10e9c305c81b24e298e55c7825df5ab9060d82443f7b9734f760f859d
 
diff --git a/recipes/directfb/directfb_1.2.8.bb b/recipes/directfb/directfb_1.2.8.bb
index 985d3de..4d3eb90 100644
--- a/recipes/directfb/directfb_1.2.8.bb
+++ b/recipes/directfb/directfb_1.2.8.bb
@@ -5,7 +5,7 @@ RV = "1.2-0"
 DEPENDS += "sysfsutils"
 
 SRC_URI = " \
-    http://directfb.org/downloads/Core/1.2/DirectFB-${PV}.tar.gz \
+    http://directfb.org/downloads/Core/DirectFB-1.2/DirectFB-${PV}.tar.gz \
     file://directfb-1.2.x-fix-pkgconfig-cflags.patch;patch=1 \
     file://mkdfiff.patch;patch=1 \
     file://dont-use-linux-config.patch;patch=1 \





More information about the Openembedded-commits mailing list