mtools: Convert to BBCLASSEXTEND

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
Richard Purdie 2009-11-05 13:06:32 +00:00
parent 3d6e246188
commit 29327b9936
5 changed files with 2 additions and 7 deletions

View File

@ -1,7 +0,0 @@
# mtools-native OE build file
# Copyright (C) 2004-2006, Advanced Micro Devices, Inc. All Rights Reserved
# Released under the MIT license (see packages/COPYING)
require mtools_${PV}.bb
inherit autotools native

View File

@ -18,3 +18,5 @@ S = "${WORKDIR}/mtools-${PV}"
inherit autotools
EXTRA_OECONF = "--without-x"
BBCLASSEXTEND = "native"