aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-driver
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-06-10 20:13:36 +0200
committerKoen Kooi <koen@openembedded.org>2009-06-10 20:13:36 +0200
commitf2f60923cae4f73c0ce879a2d8cd3bb705f61735 (patch)
treed3e4c0dbe444b0f7fda618fd23aa20798bd084d3 /recipes/xorg-driver
parentc34afca7ebd0868fa78ded64c5cd2fd53b4d78bc (diff)
downloadopenembedded-f2f60923cae4f73c0ce879a2d8cd3bb705f61735.tar.gz
xf86-video-displaylink: update to 0.3
Diffstat (limited to 'recipes/xorg-driver')
-rw-r--r--recipes/xorg-driver/xf86-video-displaylink_0.3.bb (renamed from recipes/xorg-driver/xf86-video-displaylink_0.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xorg-driver/xf86-video-displaylink_0.2.bb b/recipes/xorg-driver/xf86-video-displaylink_0.3.bb
index 980439ce3b..5df8e9503d 100644
--- a/recipes/xorg-driver/xf86-video-displaylink_0.2.bb
+++ b/recipes/xorg-driver/xf86-video-displaylink_0.3.bb
@@ -4,6 +4,6 @@ DESCRIPTION = "X.Org X server -- displaylink driver"
RRECOMMENDS_${PN} = "kernel-module-udlfb"
-SRC_URI = "http://projects.unbit.it/downloads/xf86-video-displaylink_and_udlfb.tar.gz"
+SRC_URI = "http://projects.unbit.it/downloads/udlfb-0.2.3_and_xf86-video-displaylink-${PV}.tar.gz"
S = "${WORKDIR}/${PN}"