This brings the bug20 machine file in sync with the Bug Labs internal version.
The difference was only ubi as FSTYPE and some jffs2 tweaking.
xserver-xorg-extension-dri \
xserver-xorg-extension-glx \
xf86-input-evdev \
- xf86-input-mouse \
xf86-input-tslib \
+ xf86-input-mouse \
xf86-video-omapfb \
xf86-input-keyboard"
# this kernel is not provided in OE yet
PREFERRED_PROVIDER_virtual/kernel = "linux-omap-hah"
-IMAGE_FSTYPES += "tar.bz2"
+IMAGE_FSTYPES += "tar.bz2 ubi"
+EXTRA_IMAGECMD_jffs2 = "-lnp "
SERIAL_CONSOLE = "115200 ttyS2"