]> code.ossystems Code Review - openembedded-core.git/commitdiff
openssh: Disable lastlog on musl
authorKhem Raj <raj.khem@gmail.com>
Sat, 2 Jan 2021 20:25:20 +0000 (12:25 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 3 Jan 2021 08:57:57 +0000 (08:57 +0000)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/openssh/openssh_8.4p1.bb

index 676a8a653340ca19ec2d792804369a55200598b8..688fc8a024e9d09ddc17e38073f54c541e5a8968 100644 (file)
@@ -67,8 +67,8 @@ EXTRA_OECONF = "'LOGIN_PROGRAM=${base_bindir}/login' \
                 --disable-strip \
                 "
 
-# musl doesn't implement wtmp/utmp
-EXTRA_OECONF_append_libc-musl = " --disable-wtmp"
+# musl doesn't implement wtmp/utmp and logwtmp
+EXTRA_OECONF_append_libc-musl = " --disable-wtmp --disable-lastlog"
 
 # Since we do not depend on libbsd, we do not want configure to use it
 # just because it finds libutil.h.  But, specifying --disable-libutil