mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 21:56:31 +00:00
uclibc: enable UCLIBC_HAS_UTMP in snapshot configuration
Otherwise busybox in the default configuration fails to build. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
46cc0904bb
commit
95ef315f59
@ -237,6 +237,7 @@ UCLIBC_HAS_FTW=y
|
|||||||
# UCLIBC_HAS_FTS is not set
|
# UCLIBC_HAS_FTS is not set
|
||||||
UCLIBC_HAS_GLOB=y
|
UCLIBC_HAS_GLOB=y
|
||||||
UCLIBC_HAS_GNU_GLOB=y
|
UCLIBC_HAS_GNU_GLOB=y
|
||||||
|
UCLIBC_HAS_UTMP=y
|
||||||
UCLIBC_HAS_UTMPX=y
|
UCLIBC_HAS_UTMPX=y
|
||||||
|
|
||||||
#
|
#
|
||||||
|
Loading…
x
Reference in New Issue
Block a user