mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
libiconv: drop EXTRA_OECONF as it is handled by gettext class
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
committed by
Koen Kooi
parent
e55afd32d8
commit
0d8c7ffcac
@@ -8,9 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
PROVIDES = "virtual/libiconv"
|
||||
PR = "r2"
|
||||
|
||||
EXTRA_OECONF += "${@['--disable-nls','--enable-nls'][bb.data.getVar('USE_NLS', d, 1) == 'yes']}"
|
||||
PR = "r3"
|
||||
|
||||
SRC_URI += "file://autoconf.patch"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user