diff options
Diffstat (limited to 'meta/recipes-devtools/dosfstools/dosfstools-native_2.10.bb')
-rw-r--r-- | meta/recipes-devtools/dosfstools/dosfstools-native_2.10.bb | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/meta/recipes-devtools/dosfstools/dosfstools-native_2.10.bb b/meta/recipes-devtools/dosfstools/dosfstools-native_2.10.bb index 4853c154ad..91ff11faa6 100644 --- a/meta/recipes-devtools/dosfstools/dosfstools-native_2.10.bb +++ b/meta/recipes-devtools/dosfstools/dosfstools-native_2.10.bb | |||
@@ -7,13 +7,13 @@ require dosfstools_${PV}.bb | |||
7 | PR="r5" | 7 | PR="r5" |
8 | 8 | ||
9 | SRC_URI = "ftp://ftp.uni-erlangen.de/pub/Linux/LOCAL/dosfstools/dosfstools-${PV}.src.tar.gz \ | 9 | SRC_URI = "ftp://ftp.uni-erlangen.de/pub/Linux/LOCAL/dosfstools/dosfstools-${PV}.src.tar.gz \ |
10 | file://mkdosfs-bootcode.patch;patch=1 \ | 10 | file://mkdosfs-bootcode.patch \ |
11 | file://mkdosfs-dir.patch;patch=1 \ | 11 | file://mkdosfs-dir.patch \ |
12 | file://alignment_hack.patch;patch=1 \ | 12 | file://alignment_hack.patch \ |
13 | file://dosfstools-2.10-kernel-2.6.patch;patch=1 \ | 13 | file://dosfstools-2.10-kernel-2.6.patch \ |
14 | file://msdos_fat12_undefined.patch;patch=1 \ | 14 | file://msdos_fat12_undefined.patch \ |
15 | file://dosfstools-msdos_fs-types.patch;patch=1 \ | 15 | file://dosfstools-msdos_fs-types.patch \ |
16 | file://include-linux-types.patch;patch=1 \ | 16 | file://include-linux-types.patch \ |
17 | file://2.6.20-syscall.patch;patch=1" | 17 | file://2.6.20-syscall.patch" |
18 | 18 | ||
19 | inherit native | 19 | inherit native |