mirror of
https://git.yoctoproject.org/poky
synced 2026-06-09 03:40:18 +00:00
fbf9d75d7c
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
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
|