mirror of
https://git.yoctoproject.org/poky
synced 2026-02-20 08:29:42 +01:00
mtools: Convert to BBCLASSEXTEND
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -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
|
||||
@@ -18,3 +18,5 @@ S = "${WORKDIR}/mtools-${PV}"
|
||||
inherit autotools
|
||||
|
||||
EXTRA_OECONF = "--without-x"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
Reference in New Issue
Block a user