[oe-commits] Frans Meulenbroeks : tasks/task-nas-server: commented out task-nas-server-openmoko

git version control git at git.openembedded.org
Mon Mar 1 07:42:57 UTC 2010


Module: openembedded.git
Branch: shr/unstable
Commit: a8313b6b63c02b6d2171af9b2e4417fc739dacd2
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=a8313b6b63c02b6d2171af9b2e4417fc739dacd2

Author: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>
Date:   Sun Feb 28 22:27:50 2010 +0100

tasks/task-nas-server: commented out task-nas-server-openmoko

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 at gmail.com>

---

 recipes/tasks/task-nas-server.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/tasks/task-nas-server.bb b/recipes/tasks/task-nas-server.bb
index 6924ff5..fe12347 100644
--- a/recipes/tasks/task-nas-server.bb
+++ b/recipes/tasks/task-nas-server.bb
@@ -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 \





More information about the Openembedded-commits mailing list