Fix the uclibc build - 'bind' does not build against a uclibc libc.
authorJohn Bowler <jbowler@nslu2-linux.org>
Mon, 11 Jul 2005 06:43:42 +0000 (06:43 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Mon, 11 Jul 2005 06:43:42 +0000 (06:43 +0000)
packages/meta/openslug-packages.bb

index a884ca3..4758e33 100644 (file)
@@ -43,7 +43,6 @@ OPENSLUG_DEVELOPMENT_append_linux = "\
 
 OPENSLUG_PACKAGES = "\
        bash \
-       bind \
        bluez-utils-nodbus \
        bridge-utils \
        coreutils \
@@ -88,6 +87,7 @@ OPENSLUG_PACKAGES = "\
 # These packages only build on TARGET_OS=linux, not
 # TARGET_OS=linux-uclibc
 OPENSLUG_PACKAGES_append_linux = "\
+       bind \
        php \
        libpam \
        yp-tools ypbind ypserv \