Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: "Jader H. Silva" <jader@2mi.com.br>
To: openembedded-devel@lists.openembedded.org
Subject: DirectFB URL has changed on stable
Date: Wed, 09 Sep 2009 15:04:43 -0300	[thread overview]
Message-ID: <4AA7EE3B.1060107@2mi.com.br> (raw)

[-- 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


             reply	other threads:[~2009-09-09 18:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-09 18:04 Jader H. Silva [this message]
2009-09-29  8:35 ` DirectFB URL has changed on stable Holger Hans Peter Freyther

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4AA7EE3B.1060107@2mi.com.br \
    --to=jader@2mi.com.br \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox