coreutils: Build and package df of coreutils
authorHolger Hans Peter Freyther <zecke@selfish.org>
Thu, 4 Dec 2008 12:22:41 +0000 (13:22 +0100)
committerHolger Hans Peter Freyther <zecke@selfish.org>
Thu, 4 Dec 2008 12:49:01 +0000 (13:49 +0100)
commit332d82817630bcdfd964544ca84607c2b2ed9108
tree574120b9f2699013a024a81406a5eecb94502ccc
parent3d048c670dc93d9e9663e17b8bc8e5ce78cb50d3
coreutils: Build and package df of coreutils

    - df can only be build if one of the many statvfs,fsusage
      was is present. These tests work by executing a test application
      and that is obviously not working out when cross compiling
    - all linux (glibc, eglibc, uclibc) should have the bsize in the
      struct statvfs... and this will enable the build of df.
packages/coreutils/coreutils_5.3.0.bb
packages/coreutils/coreutils_6.0.bb
site/common-linux