mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
git: update to 2.26.2
Disable iconv, as configure.ac attempts to run a cross-compiled test program otherwise. (From OE-Core rev: 6b18acfbe61aef449743f5ce0dfd77f83f5cb2a5) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
095d730110
commit
de45521723
@@ -21,6 +21,7 @@ PACKAGECONFIG[svn] = ""
|
||||
|
||||
EXTRA_OECONF = "--with-perl=${STAGING_BINDIR_NATIVE}/perl-native/perl \
|
||||
--without-tcltk \
|
||||
--without-iconv \
|
||||
"
|
||||
EXTRA_OECONF_append_class-nativesdk = " --with-gitconfig=/etc/gitconfig "
|
||||
|
||||
|
||||
Reference in New Issue
Block a user