blob: 481c32bb3d20672d4f38e5fb51cb64aa9f3cc875 (
plain)
1
2
3
4
5
6
7
|
DESCRIPTION = "A collection of core GNU utilities."
LICENSE = "GPL"
SECTION = "base"
RREPLACES = "textutils shellutils fileutils"
RPROVIDES = "textutils shellutils fileutils"
inherit autotools
|