Hi,
i'm staying off topic (sorry FredFredrickson) but at least all my
findings for building SBC 7.2 are in one place. As soon as someone
tells me this version (not SC, i'm talking about SBC) has finished it's
"work in progress" state i'll start filing bugs via bugzilla. thanks!
1) i cannot log in with ssh, because root's home directory (/root) is
missing. I've patched the build process to add an empty /root
directory.
Code:
--------------------
Index: meta/classes/rootfs_ipk.bbclass
===================================================================
--- meta/classes/rootfs_ipk.bbclass (revision 2754)
+++ meta/classes/rootfs_ipk.bbclass (working copy)
@@ -20,6 +20,7 @@
package_generate_ipkg_conf
mkdir -p ${T}/
+ mkdir -p ${IMAGE_ROOTFS}/root/
mkdir -p ${IMAGE_ROOTFS}/usr/lib/opkg/
opkg-cl ${IPKG_ARGS} update
--------------------
although i don't know where to put this task best...
2) sound (startup, shutdown, menu, click-wheel, ...) doesn't work at
moment. Noticed it because i switched back to 7.1 for a test...
kind regards,
Markus
--
schiegl
------------------------------------------------------------------------
schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=50437
_______________________________________________
beta mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/beta