util-linux does not build on uclibc (fails in do_install step).
authorJohn Bowler <jbowler@nslu2-linux.org>
Sun, 17 Jul 2005 04:18:39 +0000 (04:18 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Sun, 17 Jul 2005 04:18:39 +0000 (04:18 +0000)
packages/meta/openslug-packages.bb

index 3fb0587..2a7bc68 100644 (file)
@@ -33,7 +33,6 @@ OPENSLUG_DEVELOPMENT = "\
        pciutils \
        quilt \
        sed \
-       util-linux \
        "
 
 # These packages only build on TARGET_OS=linux, not
@@ -41,6 +40,7 @@ OPENSLUG_DEVELOPMENT = "\
 OPENSLUG_DEVELOPMENT_append_linux = "\
        perl \
        tar \
+       util-linux \
        "