blob: fb5abbcaf54d1870080aa1161e1bcfa5fdcbce92 (
plain)
1
2
3
4
5
6
7
8
9
|
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 \
"
|