mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
busybox: enable time applet
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3299 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
+1
-1
@@ -277,7 +277,7 @@ CONFIG_DC=y
|
||||
# CONFIG_MT is not set
|
||||
# CONFIG_RX is not set
|
||||
CONFIG_STRINGS=y
|
||||
# CONFIG_TIME is not set
|
||||
CONFIG_TIME=y
|
||||
# CONFIG_WATCHDOG is not set
|
||||
|
||||
#
|
||||
|
||||
@@ -10,7 +10,7 @@ HOMEPAGE = "http://www.busybox.net"
|
||||
LICENSE = "GPL"
|
||||
SECTION = "base"
|
||||
PRIORITY = "required"
|
||||
PR = "r14"
|
||||
PR = "r15"
|
||||
|
||||
SRC_URI = "http://www.busybox.net/downloads/busybox-${PV}.tar.gz \
|
||||
file://no_strip.patch;patch=1 \
|
||||
|
||||
Reference in New Issue
Block a user