mirror of
https://git.yoctoproject.org/poky
synced 2026-02-20 08:29:42 +01:00
openjade-native_1.3.2.bb: fix typo and change the deps exclusion to correct var
(From OE-Core rev: 6ef3b77ba8baddb5748f2ee27d39a5a0d32e3bfb) Signed-off-by: Matthew McClintock <msm@freescale.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
b2b365e8f0
commit
bdebedb6cf
@@ -32,7 +32,7 @@ CONFIGUREOPTS := "${@d.getVar('CONFIGUREOPTS', True).replace('--datadir=${datadi
|
||||
# CONFIGUREOPTS has hard coded paths so we need to ignore it's vardeps
|
||||
# there are other bits in there too but they are picked up by other variable
|
||||
# dependencies so it all works out
|
||||
do_configure[vardepsexclude] += "CONNFIGUREOPTS"
|
||||
oe_runconf[vardepsexclude] += "CONFIGUREOPTS"
|
||||
|
||||
CFLAGS =+ "-I${S}/include"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user