From 890f796ef7944dcba32dcc25d1e11e73ccf7f1cc Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Wed, 7 Feb 2007 15:16:21 +0000 Subject: 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 --- meta/packages/coreutils/coreutils.inc | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 meta/packages/coreutils/coreutils.inc (limited to 'meta/packages/coreutils/coreutils.inc') diff --git a/meta/packages/coreutils/coreutils.inc b/meta/packages/coreutils/coreutils.inc new file mode 100644 index 0000000000..481c32bb3d --- /dev/null +++ b/meta/packages/coreutils/coreutils.inc @@ -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 -- cgit v1.2.3-54-g00ecf