aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/coreutils/coreutils-6.0.inc
blob: 05a2ef1549e079159b06320f4f2c8b4ffc50c716 (plain)
1
2
3
4
5
6
7
8
9
10
require coreutils.inc

LICENSE = GPLv2

SRC_URI = "\
  ftp://alpha.gnu.org/gnu/coreutils/coreutils-${PV}.tar.bz2 \
  file://futimens.patch \
  file://coreutils-install-use-STRIP.patch \
  file://USE_STATVFS.patch \
"