aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libdlo
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-06-05 20:04:39 +0200
committerKoen Kooi <koen@openembedded.org>2009-06-05 20:04:39 +0200
commit3c8bf196704ae3573b13ecd13add51039306a889 (patch)
tree8c54bd8f4bfcaadf6a22688235ca09e336fc28e0 /recipes/libdlo
parentb8c6983b56936425cbd4aabf0958da0253e67d70 (diff)
downloadopenembedded-3c8bf196704ae3573b13ecd13add51039306a889.tar.gz
kernel-module-udlfb: fix SRC_URI
Diffstat (limited to 'recipes/libdlo')
-rw-r--r--recipes/libdlo/kernel-module-udlfb.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/libdlo/kernel-module-udlfb.bb b/recipes/libdlo/kernel-module-udlfb.bb
index 52cde6b47d..55262d22c9 100644
--- a/recipes/libdlo/kernel-module-udlfb.bb
+++ b/recipes/libdlo/kernel-module-udlfb.bb
@@ -4,7 +4,7 @@ LICENSE = "GPLv2"
PV = "0.2.2"
SRC_URI = "file://udlfb.c \
- file://dlfb.h \
+ file://udlfb.h \
file://Makefile \
"