aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/dosfstools/dosfstools-native_2.10.bb
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2011-12-06 13:28:53 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-12-12 21:50:08 +0000
commit3a401ddce55e185c8ccfdc43c1440fd77daff9ae (patch)
tree19e50aaa919fb1a796b189f85f380e6b638bd529 /meta/recipes-devtools/dosfstools/dosfstools-native_2.10.bb
parent9b3991cf6a8bb751e45c1abfc48d65d952c048b8 (diff)
downloadopenembedded-core-contrib-3a401ddce55e185c8ccfdc43c1440fd77daff9ae.tar.gz
dosfstools: update native to 2.11
This unify recipes for target and native builds and also drops the the already merged patches. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
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 @@
-# dosfstools-native OE build file
-# Copyright (C) 2004-2006, Advanced Micro Devices, Inc. All Rights Reserved
-# Released under the MIT license (see packages/COPYING)
-
-require dosfstools_${PV}.bb
-
-PR="r5"
-
-SRC_URI = "ftp://ftp.uni-erlangen.de/pub/Linux/LOCAL/dosfstools/dosfstools-${PV}.src.tar.gz \
- file://mkdosfs-bootcode.patch \
- file://mkdosfs-dir.patch \
- file://alignment_hack.patch \
- file://dosfstools-2.10-kernel-2.6.patch \
- file://msdos_fat12_undefined.patch \
- file://dosfstools-msdos_fs-types.patch \
- file://include-linux-types.patch \
- file://2.6.20-syscall.patch"
-
-inherit native