directfb: try harder to get src_uri correct
authorPhil Blundell <philb@gnu.org>
Thu, 11 Jun 2009 17:11:51 +0000 (18:11 +0100)
committerPhil Blundell <philb@gnu.org>
Thu, 11 Jun 2009 17:11:51 +0000 (18:11 +0100)
conf/checksums.ini
recipes/directfb/directfb_1.2.8.bb

index 631f1fb..dfc83be 100644 (file)
@@ -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
 
index 985d3de..4d3eb90 100644 (file)
@@ -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 \