Openembedded Devel Discussions
 help / color / mirror / Atom feed
* DirectFB URL has changed on stable
@ 2009-09-09 18:04 Jader H. Silva
  2009-09-29  8:35 ` Holger Hans Peter Freyther
  0 siblings, 1 reply; 2+ messages in thread
From: Jader H. Silva @ 2009-09-09 18:04 UTC (permalink / raw)
  To: openembedded-devel

[-- Attachment #1: Type: text/plain, Size: 317 bytes --]

DirectFB recipe in stable branch points to the following URL: 
http://directfb.org/downloads/Core/DirectFB-1.2.7.tar.gz
But DirectFB URL has changed to: 
http://directfb.org/downloads/Core/DirectFB-1.2/DirectFB-1.2.7.tar.gz

There's a patch attached that fix this issue.

Att.
Jader H. Silva
2MI Tecnologia

[-- Attachment #2: 0001-Fix-directfb-url.patch --]
[-- Type: text/x-patch, Size: 1531 bytes --]

From 29974323c7a8d7fb9d151b024d5ba8014c0d1dad Mon Sep 17 00:00:00 2001
From: Jader Henrique da Silva <jader@2mi.com.br>
Date: Wed, 9 Sep 2009 14:59:28 -0300
Subject: [PATCH] Fix directfb url

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

diff --git a/conf/checksums.ini b/conf/checksums.ini
index 74bb1cb..99fdc88 100644
--- a/conf/checksums.ini
+++ b/conf/checksums.ini
@@ -214,7 +214,7 @@ sha256=f12ec5f0864d85268a8d67e4919cb7f3d7f0e06ed6cc278c952f6c342673d931
 md5=caea8bcfc9c1d391e56d85e437005a5d
 sha256=0875e553a17fe65e920ad810a67aa6faca582c53476d8dc75880a6b3da625d0b
 
-[http://directfb.org/downloads/Core/DirectFB-1.2.7.tar.gz]
+[http://directfb.org/downloads/Core/DirectFB-1.2/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 be6a6da..8e5d5cf 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/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 \
-- 
1.6.0.4


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-09-29  8:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-09 18:04 DirectFB URL has changed on stable Jader H. Silva
2009-09-29  8:35 ` Holger Hans Peter Freyther

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox