[oe-commits] : directfb: Fixed source location.

OE GIT Trial gittrial at amethyst.openembedded.net
Sat Sep 20 15:32:08 UTC 2008


Module: OE.dev
Branch: master
Commit: 9064d191787480e1316fe49ea2eb0285b831b225
URL:    http://gitweb.openembedded.net//OE.dev.git/?a=commit;h=9064d191787480e1316fe49ea2eb0285b831b225

Author:  <thebohemian at openembedded.org>
Date:   Fri Sep 19 23:10:25 2008 +0000

directfb: Fixed source location.
directfb-examples: Fixed source location.

---

 packages/directfb/directfb-examples_1.0.0.bb |    2 +-
 packages/directfb/directfb.inc               |    2 +-
 packages/directfb/directfb_1.1.1.bb          |    2 +-
 packages/directfb/directfb_1.2.3.bb          |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/packages/directfb/directfb-examples_1.0.0.bb b/packages/directfb/directfb-examples_1.0.0.bb
index 7fd3f38..4e93aa8 100644
--- a/packages/directfb/directfb-examples_1.0.0.bb
+++ b/packages/directfb/directfb-examples_1.0.0.bb
@@ -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}"
 
diff --git a/packages/directfb/directfb.inc b/packages/directfb/directfb.inc
index 948ffa8..9066ff2 100644
--- a/packages/directfb/directfb.inc
+++ b/packages/directfb/directfb.inc
@@ -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 \
diff --git a/packages/directfb/directfb_1.1.1.bb b/packages/directfb/directfb_1.1.1.bb
index cd63eec..9b5588b 100644
--- a/packages/directfb/directfb_1.1.1.bb
+++ b/packages/directfb/directfb_1.1.1.bb
@@ -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 \
diff --git a/packages/directfb/directfb_1.2.3.bb b/packages/directfb/directfb_1.2.3.bb
index 57a4721..85e42a1 100644
--- a/packages/directfb/directfb_1.2.3.bb
+++ b/packages/directfb/directfb_1.2.3.bb
@@ -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 \





More information about the Openembedded-commits mailing list