aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/directfb
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2009-06-11 18:11:51 +0100
committerPhil Blundell <philb@gnu.org>2009-06-11 18:11:51 +0100
commit00a293b3606260e5dabdf0403a59115b3cc9e132 (patch)
tree8df1925cc7d79c52d0dfb25eab053a57dd0d3719 /recipes/directfb
parent664a9ef0ada190874c5bd1d04d873da4ed7975fc (diff)
downloadopenembedded-00a293b3606260e5dabdf0403a59115b3cc9e132.tar.gz
directfb: try harder to get src_uri correct
Diffstat (limited to 'recipes/directfb')
-rw-r--r--recipes/directfb/directfb_1.2.8.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/directfb/directfb_1.2.8.bb b/recipes/directfb/directfb_1.2.8.bb
index 985d3de043..4d3eb90893 100644
--- a/recipes/directfb/directfb_1.2.8.bb
+++ b/recipes/directfb/directfb_1.2.8.bb
@@ -5,7 +5,7 @@ RV = "1.2-0"
DEPENDS += "sysfsutils"
SRC_URI = " \
- http://directfb.org/downloads/Core/1.2/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 \