diff options
| author | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2009-05-21 23:40:29 +0200 |
|---|---|---|
| committer | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2009-05-21 23:40:29 +0200 |
| commit | 268aed6297120438845112a375f354c73a5c014d (patch) | |
| tree | 3a2fbed223142a03cdbaac8074f16a3e0aabad33 /recipes/directfb | |
| parent | 977b935c7a06637fb3eaa151a57a6870043e2c93 (diff) | |
directfb: 1.2.7 has been superseeded. Fix SRC_URI.
Diffstat (limited to 'recipes/directfb')
| -rw-r--r-- | recipes/directfb/directfb_1.2.7.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/directfb/directfb_1.2.7.bb b/recipes/directfb/directfb_1.2.7.bb index be6a6daa52..6a01195502 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/Old/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 \ |
