aboutsummaryrefslogtreecommitdiffstats
path: root/packages/coreutils/coreutils_5.1.1.bb
blob: f517fc8067a6298375a16d870d792a33b0a80e45 (plain)
1
2
3
4
5
6
7
8
9
10
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"

inherit autotools