mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 10:19:06 +00:00
mtools: Convert to BBCLASSEXTEND
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
parent
3d6e246188
commit
29327b9936
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user