From: Geoff Parker <[email protected]>
Signed-off-by: Geoff Parker <[email protected]>
---
meta-networking/recipes-support/cifs/cifs-utils_6.13.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-networking/recipes-support/cifs/cifs-utils_6.13.bb
b/meta-networking/recipes-support/cifs/cifs-utils_6.13.bb
index 54aa3ce19..a8d3e91eb 100644
--- a/meta-networking/recipes-support/cifs/cifs-utils_6.13.bb
+++ b/meta-networking/recipes-support/cifs/cifs-utils_6.13.bb
@@ -26,7 +26,7 @@ do_configure:prepend() {
# want installed to /usr/sbin rather than /sbin to be DISTRO_FEATURES
usrmerge compliant
# must override ROOTSBINDIR (default '/sbin'),
# setting --exec-prefix or --prefix in EXTRA_OECONF does not work
- if ${@bb.utils.contains('DISTRO_FEATURES','usrmerge','true','fakse',d)};
then
+ if ${@bb.utils.contains('DISTRO_FEATURES','usrmerge','true','false',d)};
then
export ROOTSBINDIR=${sbindir}
fi
}
--
2.30.2
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#154693):
https://lists.openembedded.org/g/openembedded-core/message/154693
Mute This Topic: https://lists.openembedded.org/mt/84798807/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-