aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>2009-05-21 23:40:29 +0200
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>2009-05-21 23:40:29 +0200
commit268aed6297120438845112a375f354c73a5c014d (patch)
tree3a2fbed223142a03cdbaac8074f16a3e0aabad33
parent977b935c7a06637fb3eaa151a57a6870043e2c93 (diff)
downloadopenembedded-268aed6297120438845112a375f354c73a5c014d.tar.gz
directfb: 1.2.7 has been superseeded. Fix SRC_URI.
-rw-r--r--conf/checksums.ini2
-rw-r--r--recipes/directfb/directfb_1.2.7.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/conf/checksums.ini b/conf/checksums.ini
index 1a6bdb1c57..2095f5710a 100644
--- a/conf/checksums.ini
+++ b/conf/checksums.ini
@@ -218,7 +218,7 @@ sha256=f12ec5f0864d85268a8d67e4919cb7f3d7f0e06ed6cc278c952f6c342673d931
md5=caea8bcfc9c1d391e56d85e437005a5d
sha256=0875e553a17fe65e920ad810a67aa6faca582c53476d8dc75880a6b3da625d0b
-[http://directfb.org/downloads/Core/DirectFB-1.2.7.tar.gz]
+[http://directfb.org/downloads/Old/DirectFB-1.2.7.tar.gz]
md5=59ca16f600e96c8c104a485ff7c322c6
sha256=80ab8e34246a280bc380020cf331bcc0014cf816380cee3935ad455c108e661e
diff --git a/recipes/directfb/directfb_1.2.7.bb b/recipes/directfb/directfb_1.2.7.bb
index be6a6daa52..6a01195502 100644
--- a/recipes/directfb/directfb_1.2.7.bb
+++ b/recipes/directfb/directfb_1.2.7.bb
@@ -6,7 +6,7 @@ PR = "r0"
DEPENDS += "sysfsutils"
SRC_URI = " \
- http://directfb.org/downloads/Core/DirectFB-${PV}.tar.gz \
+ http://directfb.org/downloads/Old/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 \