summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/dosfstools/dosfstools-native_2.10.bb
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2012-04-11 10:51:16 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-04-14 23:12:04 +0100
commitef6062981b5d7db73fb46528b5d9fd118aebfa5d (patch)
tree4386bd6b2dd822b8d5d02ef4f16b20fca1202ae7 /meta/recipes-devtools/dosfstools/dosfstools-native_2.10.bb
parentf57eca6f281d6683370f1772055521eb96de73c7 (diff)
downloadpoky-ef6062981b5d7db73fb46528b5d9fd118aebfa5d.tar.gz
dosfstools: update native to 2.11
This unify recipes for target and native builds and also drops the the already merged patches. (From OE-Core rev: 3a401ddce55e185c8ccfdc43c1440fd77daff9ae) Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/dosfstools/dosfstools-native_2.10.bb')
-rw-r--r--meta/recipes-devtools/dosfstools/dosfstools-native_2.10.bb19
1 files changed, 0 insertions, 19 deletions
diff --git a/meta/recipes-devtools/dosfstools/dosfstools-native_2.10.bb b/meta/recipes-devtools/dosfstools/dosfstools-native_2.10.bb
deleted file mode 100644
index 91ff11faa6..0000000000
--- a/meta/recipes-devtools/dosfstools/dosfstools-native_2.10.bb
+++ /dev/null
@@ -1,19 +0,0 @@
1# dosfstools-native OE build file
2# Copyright (C) 2004-2006, Advanced Micro Devices, Inc. All Rights Reserved
3# Released under the MIT license (see packages/COPYING)
4
5require dosfstools_${PV}.bb
6
7PR="r5"
8
9SRC_URI = "ftp://ftp.uni-erlangen.de/pub/Linux/LOCAL/dosfstools/dosfstools-${PV}.src.tar.gz \
10 file://mkdosfs-bootcode.patch \
11 file://mkdosfs-dir.patch \
12 file://alignment_hack.patch \
13 file://dosfstools-2.10-kernel-2.6.patch \
14 file://msdos_fat12_undefined.patch \
15 file://dosfstools-msdos_fs-types.patch \
16 file://include-linux-types.patch \
17 file://2.6.20-syscall.patch"
18
19inherit native