summaryrefslogtreecommitdiffstats
path: root/meta/packages/coreutils/coreutils-native_5.3.0.bb
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openedhand.com>2007-02-07 15:16:21 +0000
committerMarcin Juszkiewicz <hrw@openedhand.com>2007-02-07 15:16:21 +0000
commit890f796ef7944dcba32dcc25d1e11e73ccf7f1cc (patch)
tree212b9ba8ec4abbd1f3dc76b26370b37eb926aa6d /meta/packages/coreutils/coreutils-native_5.3.0.bb
parent6a402ce57849a03bc1cf219666a3eccec64ce39e (diff)
downloadpoky-890f796ef7944dcba32dcc25d1e11e73ccf7f1cc.tar.gz
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
Diffstat (limited to 'meta/packages/coreutils/coreutils-native_5.3.0.bb')
-rw-r--r--meta/packages/coreutils/coreutils-native_5.3.0.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/meta/packages/coreutils/coreutils-native_5.3.0.bb b/meta/packages/coreutils/coreutils-native_5.3.0.bb
new file mode 100644
index 0000000000..ee90981895
--- /dev/null
+++ b/meta/packages/coreutils/coreutils-native_5.3.0.bb
@@ -0,0 +1,7 @@
1SECTION = "base"
2
3FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/coreutils-${PV}"
4S = "${WORKDIR}/coreutils-${PV}"
5
6require coreutils_${PV}.bb
7inherit native