mirror of
https://git.yoctoproject.org/poky
synced 2026-07-16 15:57:04 +00:00
mtools, cdrtools: Move from meta-extras to meta for boot CD support
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2869 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -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