add ntpdate to task-sysmocom-tools

This commit is contained in:
Harald Welte 2012-06-02 01:06:43 +02:00
parent a3c1f02557
commit df89bf00e7
1 changed files with 2 additions and 1 deletions

View File

@ -3,7 +3,7 @@ LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
ALLOW_EMPTY = "1"
PR = "r5"
PR = "r6"
RDEPENDS_task-sysmocom-tools = "\
lmsensors-scripts \
@ -12,4 +12,5 @@ RDEPENDS_task-sysmocom-tools = "\
screen \
watchdog \
ethtool \
ntpdate \
"