mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 18:49:32 +02:00
mtools: imported from OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1892 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
14
meta-extras/packages/mtools/mtools_3.9.9.bb
Normal file
14
meta-extras/packages/mtools/mtools_3.9.9.bb
Normal file
@@ -0,0 +1,14 @@
|
||||
# mtools OE build file
|
||||
# Copyright (C) 2004-2006, Advanced Micro Devices, Inc. All Rights Reserved
|
||||
# Released under the MIT license (see packages/COPYING)
|
||||
|
||||
DESCRIPTION="Mtools is a collection of utilities for accessing MS-DOS disks from Unix without mounting them."
|
||||
HOMEPAGE="http://mtools.linux.lu"
|
||||
LICENSE="GPL"
|
||||
|
||||
SRC_URI="http://mtools.linux.lu/mtools-${PV}.tar.gz \
|
||||
file://mtools-makeinfo.patch;patch=1"
|
||||
|
||||
#DEPENDS = "tetex-native"
|
||||
|
||||
inherit autotools
|
||||
Reference in New Issue
Block a user