strace: fix lower case no to NO when setting STRACE_AUTORECONF
Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
This commit is contained in:
parent
e3e34dab93
commit
ac273635a6
@ -6,7 +6,7 @@
|
||||
STRACE_VERSION:=4.5.18
|
||||
STRACE_SOURCE:=strace-$(STRACE_VERSION).tar.bz2
|
||||
STRACE_SITE:=http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/strace
|
||||
STRACE_AUTORECONF:=no
|
||||
STRACE_AUTORECONF:=NO
|
||||
STRACE_INSTALL_STAGING:=NO
|
||||
STRACE_INSTALL_TARGET:=YES
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user