mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 11:24:54 +00:00
neon: fix autoreconf
autoreconf needs to be told where to find macros as the Makefile.am does not do this. Signed-off-by: Ross Burton <ross.burton@arm.com>
This commit is contained in:
parent
787cbb248c
commit
d2ce1dc6ba
@ -15,6 +15,8 @@ SRC_URI[sha256sum] = "659a5cc9cea05e6e7864094f1e13a77abbbdbab452f04d751a8c16a944
|
||||
|
||||
inherit autotools-brokensep binconfig-disabled lib_package pkgconfig ptest
|
||||
|
||||
EXTRA_AUTORECONF += "-I macros"
|
||||
|
||||
# Enable gnutls or openssl, not both
|
||||
PACKAGECONFIG ?= "expat gnutls libproxy webdav zlib nls"
|
||||
PACKAGECONFIG:class-native = "expat gnutls webdav zlib nls"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user