From eb78a0c891f64441eaacc7fb8f464b01e1f8af74 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Sat, 27 Feb 2010 04:20:30 +0100 Subject: [PATCH] task-shr-minimal: readd utf-8 charmap --- recipes/tasks/task-shr-minimal.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/recipes/tasks/task-shr-minimal.bb b/recipes/tasks/task-shr-minimal.bb index 00524be656..2c6c0400f5 100644 --- a/recipes/tasks/task-shr-minimal.bb +++ b/recipes/tasks/task-shr-minimal.bb @@ -1,5 +1,5 @@ DESCRIPTION = "SHR Lite Image Feed" -PR = "r22" +PR = "r23" PV = "2.0" LICENSE = "GPL" @@ -65,6 +65,8 @@ PACKAGES += "\ RDEPENDS_${PN}-base = "\ ${MACHINE_TASK_PROVIDER} \ task-base \ + glibc-utils \ + glibc-charmap-utf-8 \ netbase \ sysfsutils \ modutils-initscripts \ -- 2.39.5