[Bug 740] openmoko-devel-image do_rootfs fails in makedevs

bugzilla-daemon at bugzilla.openmoko.org bugzilla-daemon at bugzilla.openmoko.org
Wed Aug 22 01:43:30 CEST 2007


http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=740





------- Additional Comments From jseghers at cequint.com  2007-08-22 01:43 -------
Patch to fix/work around problem:
Index: moko2/openembedded/classes/image.bbclass
===================================================================
--- moko2.orig/openembedded/classes/image.bbclass       2007-08-21
16:37:48.000000000 -0700
+++ moko2/openembedded/classes/image.bbclass    2007-08-21 16:37:56.000000000 -0700
@@ -72,6 +72,7 @@
 
        if [ "${USE_DEVFS}" != "1" ]; then
                mkdir -p ${IMAGE_ROOTFS}/dev
+               mkdir -p ${IMAGE_ROOTFS}/bin
                for devtable in ${@get_devtable_list(d)}; do
                        makedevs -r ${IMAGE_ROOTFS} -D $devtable
                done




------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the buglog mailing list