mirror of
https://git.yoctoproject.org/meta-security
synced 2026-01-11 15:00:34 +00:00
sssd: remove duplicate option --without-python2-bindings
The option --without-python2-bindings was added twice, by the commit4375507f39, and then after python2 was deprecated with the commit96737082ad. This removes the latter. Signed-off-by: Gaël PORTAY <gael.portay@rtone.fr> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
51b4468933
commit
0883649439
@@ -66,7 +66,6 @@ EXTRA_OECONF += " \
|
||||
--without-ipa-getkeytab \
|
||||
--without-python2-bindings \
|
||||
--enable-pammoddir=${base_libdir}/security \
|
||||
--without-python2-bindings \
|
||||
--with-xml-catalog-path=${STAGING_ETCDIR_NATIVE}/xml/catalog \
|
||||
--with-pid-path=/run \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user