1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-04 02:00:04 +00:00

coreutils: added 5.3.0 from OE .dev

- 5.3.0 is patched to be buildable with glibc 2.5


git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1262 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz
2007-02-07 15:16:21 +00:00
parent 6a402ce578
commit 890f796ef7
4 changed files with 103 additions and 12 deletions
+7
View File
@@ -0,0 +1,7 @@
DESCRIPTION = "A collection of core GNU utilities."
LICENSE = "GPL"
SECTION = "base"
RREPLACES = "textutils shellutils fileutils"
RPROVIDES = "textutils shellutils fileutils"
inherit autotools