diff options
author | Khem Raj <raj.khem@gmail.com> | 2010-06-02 12:47:00 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2010-06-05 06:52:39 -0700 |
commit | 3dd56a5f0c928b34419c9d8830ff8b3df22c0ac9 (patch) | |
tree | 3156c87f9e53f01b1589cf354132e59788af49dc /recipes/coreutils/coreutils_8.5.bb | |
parent | 9991720b9967ee803bea600a355410878569c843 (diff) |
coreutils-8.5: Add recipes for version 8.5
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/coreutils/coreutils_8.5.bb')
-rw-r--r-- | recipes/coreutils/coreutils_8.5.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes/coreutils/coreutils_8.5.bb b/recipes/coreutils/coreutils_8.5.bb new file mode 100644 index 0000000000..b4025c2bd7 --- /dev/null +++ b/recipes/coreutils/coreutils_8.5.bb @@ -0,0 +1,4 @@ +require coreutils-${PV}.inc +require coreutils-target.inc + +PR = "r0" |