tasks/task-nas-server: commented out task-nas-server-openmoko
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Sun, 28 Feb 2010 21:27:50 +0000 (22:27 +0100)
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Sun, 28 Feb 2010 21:50:24 +0000 (22:50 +0100)
commented out task-nas-server-openmoko
this one uses dfu-util, but for most distro's dfu-util does not build
root cause of dfu-util not building is in the expansion of virtual/libusb0 which
for most distro's links to libusb-compat and dfu-util does not build with it.
commenting out task-nas-server-openmoko is a temp fix to at least get the image building

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
recipes/tasks/task-nas-server.bb

index 6924ff5..fe12347 100644 (file)
@@ -15,7 +15,7 @@ NAS_SERVER_PACKAGES = "\
        task-nas-server-samba \
        task-nas-server-dnsmasq \
        task-nas-server-iptables \
-       task-nas-server-openmoko \
+#      task-nas-server-openmoko \
        task-nas-server-tzdata \
        task-nas-server-nfs \
        task-nas-server-vfat \