summaryrefslogtreecommitdiff
path: root/packages/meta
diff options
context:
space:
mode:
authorJohn Bowler <jbowler@nslu2-linux.org>2005-07-17 04:18:39 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-07-17 04:18:39 +0000
commit28ca65ea6d6219ac064b27a4b91294131cbfb4bf (patch)
tree6653c53f50efb4a56b5293eae1a238ec0eaa491b /packages/meta
parentb9248dbbbe231d686944cd9854317c8d032c912d (diff)
util-linux does not build on uclibc (fails in do_install step).
Diffstat (limited to 'packages/meta')
-rw-r--r--packages/meta/openslug-packages.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/meta/openslug-packages.bb b/packages/meta/openslug-packages.bb
index 3fb0587727..2a7bc68794 100644
--- a/packages/meta/openslug-packages.bb
+++ b/packages/meta/openslug-packages.bb
@@ -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 \
"