kernel-module-udlfb: fix SRC_URI
authorKoen Kooi <koen@openembedded.org>
Fri, 5 Jun 2009 18:04:39 +0000 (20:04 +0200)
committerKoen Kooi <koen@openembedded.org>
Fri, 5 Jun 2009 18:04:39 +0000 (20:04 +0200)
recipes/libdlo/kernel-module-udlfb.bb

index 52cde6b..55262d2 100644 (file)
@@ -4,7 +4,7 @@ LICENSE = "GPLv2"
 PV = "0.2.2"
 
 SRC_URI = "file://udlfb.c \
-           file://dlfb.h \
+           file://udlfb.h \
            file://Makefile \
 "