directfb: Fixed source location.
authorRobert Schuster <thebohemian@gmx.net>
Fri, 19 Sep 2008 23:10:25 +0000 (23:10 +0000)
committerRobert Schuster <thebohemian@gmx.net>
Fri, 19 Sep 2008 23:10:25 +0000 (23:10 +0000)
directfb-examples: Fixed source location.

packages/directfb/directfb-examples_1.0.0.bb
packages/directfb/directfb.inc
packages/directfb/directfb_1.1.1.bb
packages/directfb/directfb_1.2.3.bb

index 7fd3f38..4e93aa8 100644 (file)
@@ -4,7 +4,7 @@ SECTION = "libs"
 LICENSE = "GPL"
 
 SRC_URI = " \
-           http://www.directfb.org/downloads/Extras/DirectFB-examples-${PV}.tar.gz \
+           http://www.directfb.org/downloads/Old/DirectFB-examples-${PV}.tar.gz \
           "
 S = "${WORKDIR}/DirectFB-examples-${PV}"
 
index 948ffa8..9066ff2 100644 (file)
@@ -9,7 +9,7 @@ HOMEPAGE = "http://directfb.org"
 DEPENDS = "jpeg libpng freetype zlib tslib"
 
 SRC_URI = " \
-    http://www.directfb.org/downloads/Core/DirectFB-${PV}.tar.gz \
+    http://www.directfb.org/downloads/Old/DirectFB-${PV}.tar.gz \
     file://fix-pkgconfig-cflags.patch;patch=1 \
     file://fix-font-missing-char.patch;patch=1 \
     file://getpagesize.patch;patch=1 \
index cd63eec..9b5588b 100644 (file)
@@ -8,7 +8,7 @@ DEPENDS += "sysfsutils"
 DEFAULT_PREFERENCE = "-1"
 
 SRC_URI = " \
-    http://www.directfb.org/download/DirectFB/DirectFB-${PV}.tar.gz \
+    http://www.directfb.org/downloads/Old/DirectFB-${PV}.tar.gz \
     file://fix-pkgconfig-cflags.patch;patch=1 \
     file://fix-font-missing-char.patch;patch=1 \
     file://mkdfiff.patch;patch=1 \
index 57a4721..85e42a1 100644 (file)
@@ -6,7 +6,7 @@ PR = "r0"
 DEPENDS += "sysfsutils"
 
 SRC_URI = " \
-    http://www.directfb.org/downloads/Core/DirectFB-${PV}.tar.gz \
+    http://www.directfb.org/downloads/Old/DirectFB-${PV}.tar.gz \
     file://fix-pkgconfig-cflags.patch;patch=1 \
     file://mkdfiff.patch;patch=1 \
     file://dont-use-linux-config.patch;patch=1 \