mirror of
https://git.yoctoproject.org/poky
synced 2026-03-29 05:02:22 +02:00
8 lines
202 B
PHP
8 lines
202 B
PHP
DESCRIPTION = "A collection of core GNU utilities."
|
|
LICENSE = "GPL"
|
|
SECTION = "base"
|
|
RREPLACES = "textutils shellutils fileutils"
|
|
RPROVIDES = "textutils shellutils fileutils"
|
|
|
|
inherit autotools gettext
|