Ensure that /lib/firmware is created.
authorFlorian Boor <florian.boor@kernelconcepts.de>
Tue, 5 Jul 2005 14:49:01 +0000 (14:49 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Tue, 5 Jul 2005 14:49:01 +0000 (14:49 +0000)
packages/maemo/nokia770-init_1.0.bb

index d3a5a8a..d93171c 100644 (file)
@@ -1,6 +1,6 @@
 LICENSE    = "GPL"
 MAINTAINER = "Florian Boor <florian@kernelconcepts.de"
-PR         = "r1"
+PR         = "r2"
 
 DEPENDS    = "base-passwd hotplug-dbus"
 
@@ -31,6 +31,7 @@ if [ "x$D" != "x" ]; then
 fi
 
 # set up some links to firmware and modules in initrd
+       mkdir -p /lib/firmware
         ln -sf /mnt/initfs/lib/firmware/* /lib/firmware/
 
        rm -rf /lib/modules