From: Phil Blundell Date: Thu, 11 Jun 2009 14:36:21 +0000 (+0100) Subject: directfb-1.2.8: cope with reorganisation of download structure on website X-Git-Tag: Release-2010-05/1~3203 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7fead0cf8f0fde101ecb38690c64d73b4ee2a09;p=openembedded.git directfb-1.2.8: cope with reorganisation of download structure on website --- diff --git a/recipes/directfb/directfb_1.2.8.bb b/recipes/directfb/directfb_1.2.8.bb index bf0b95e280..985d3de043 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/DirectFB-${PV}.tar.gz \ + http://directfb.org/downloads/Core/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 \