[oe-commits] Koen Kooi : kernel-module-udlfb: fix SRC_URI

git version control git at git.openembedded.org
Fri Jun 5 18:06:43 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 3c8bf196704ae3573b13ecd13add51039306a889
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=3c8bf196704ae3573b13ecd13add51039306a889

Author: Koen Kooi <koen at openembedded.org>
Date:   Fri Jun  5 20:04:39 2009 +0200

kernel-module-udlfb: fix SRC_URI

---

 recipes/libdlo/kernel-module-udlfb.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/libdlo/kernel-module-udlfb.bb b/recipes/libdlo/kernel-module-udlfb.bb
index 52cde6b..55262d2 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 \
 "
 





More information about the Openembedded-commits mailing list