aboutsummaryrefslogtreecommitdiffstats
path: root/packages/coreutils/coreutils_5.1.3.bb
blob: 6290a4984db01d5f85d356465de9ccfcf9dcaa6d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
LICENSE = "GPL"
SECTION = "base"
DESCRIPTION = "A collection of core GNU utilities."
RREPLACES = "textutils shellutils fileutils"
RPROVIDES = "textutils shellutils fileutils"
PR = "r1"

SRC_URI = "ftp://alpha.gnu.org/gnu/coreutils/coreutils-${PV}.tar.bz2 \
           file://install-cross.patch;patch=1;pnum=0 \
           file://man.patch;patch=1"

inherit autotools