mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
task-basic: include a minimal set of timezone data
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -5,7 +5,7 @@ DESCRIPTION = "Basic task to get a device online"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58"
|
||||
|
||||
PR = "r2"
|
||||
PR = "r3"
|
||||
|
||||
inherit task
|
||||
|
||||
@@ -53,6 +53,8 @@ RRECOMMENDS_${PN} = "\
|
||||
${@base_contains("DISTRO_FEATURES", "bluetooth", "bluez4", "", d)} \
|
||||
${@base_contains("DISTRO_FEATURES", "wifi", "iw wpa-supplicant", "", d)} \
|
||||
\
|
||||
tzdata \
|
||||
\
|
||||
rsyslog \
|
||||
cpufrequtils \
|
||||
htop \
|
||||
|
||||
Reference in New Issue
Block a user