aboutsummaryrefslogtreecommitdiffstats
path: root/packages/maemo
diff options
context:
space:
mode:
authorFlorian Boor <florian.boor@kernelconcepts.de>2005-07-05 14:49:01 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-07-05 14:49:01 +0000
commit621eae27e9fdacdae0433dafe0e428c1941c95ab (patch)
tree5663b1f34f10a670a2b167b080706b0ef42fa3d7 /packages/maemo
parentd2d397404538c11123554bf3fadb6da70e3a4a68 (diff)
downloadopenembedded-621eae27e9fdacdae0433dafe0e428c1941c95ab.tar.gz
Ensure that /lib/firmware is created.
Diffstat (limited to 'packages/maemo')
-rw-r--r--packages/maemo/nokia770-init_1.0.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/maemo/nokia770-init_1.0.bb b/packages/maemo/nokia770-init_1.0.bb
index d3a5a8a93f..d93171cf11 100644
--- a/packages/maemo/nokia770-init_1.0.bb
+++ b/packages/maemo/nokia770-init_1.0.bb
@@ -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