1
0
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:
Marcin Juszkiewicz
2007-12-03 15:31:00 +00:00
parent ec63c681fc
commit b25ad8c780
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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
#
+1 -1
View File
@@ -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 \