uclibc: enable UCLIBC_HAS_UTMP in snapshot configuration
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Wed, 15 Apr 2015 12:37:34 +0000 (09:37 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 16 Apr 2015 06:06:05 +0000 (08:06 +0200)
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>
package/uclibc/uClibc-snapshot.config

index 6f5ebfa9a57243d92da5abfd8f34d82f8730987b..ac3d9b050e94f4a69b9d3228896da82652e7cd8a 100644 (file)
@@ -237,6 +237,7 @@ UCLIBC_HAS_FTW=y
 # UCLIBC_HAS_FTS is not set
 UCLIBC_HAS_GLOB=y
 UCLIBC_HAS_GNU_GLOB=y
+UCLIBC_HAS_UTMP=y
 UCLIBC_HAS_UTMPX=y
 
 #