From: John Bowler Date: Sun, 17 Jul 2005 04:18:39 +0000 (+0000) Subject: util-linux does not build on uclibc (fails in do_install step). X-Git-Tag: Release-2010-05/1~9453^2~4138^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28ca65ea6d6219ac064b27a4b91294131cbfb4bf;p=openembedded.git util-linux does not build on uclibc (fails in do_install step). --- 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 \ "