nbd: Recipe for 2.9.11
[openembedded/mini2440.git] / recipes / dosfstools / dosfstools_2.10.bb
blob100044b75d0469856941507b9963324a3316aad3
1 # dosfstools OE build file
2 # Copyright (C) 2004-2006, Advanced Micro Devices, Inc. All Rights Reserved
3 # Released under the MIT license (see packages/COPYING)
5 DESCRIPTION = "DOS FAT Filesystem Utilities"
7 SECTION = "base"
8 PRIORITY = "optional"
9 LICENSE = "GPL"
11 PR = "r2"
13 SRC_URI = "ftp://ftp.uni-erlangen.de/pub/Linux/LOCAL/dosfstools/dosfstools-${PV}.src.tar.gz \
14 file://alignment_hack.patch;patch=1 \
15 file://dosfstools-2.10-kernel-2.6.patch;patch=1 \
16 file://msdos_fat12_undefined.patch;patch=1 \
17 file://include-linux-types.patch;patch=1"
19 do_install () {
20 oe_runmake "PREFIX=${D}" "SBINDIR=${D}${sbindir}" \
21 "MANDIR=${D}${mandir}/man8" install