From 597e8ae63d241e028a53ee10410f7e62c5e63959 Mon Sep 17 00:00:00 2001 From: Michael Mrozek Date: Fri, 12 Dec 2014 22:03:16 +0100 Subject: [PATCH] task-pandora-core.bb: Added ca-certificates --- recipes/tasks/task-pandora-core.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipes/tasks/task-pandora-core.bb b/recipes/tasks/task-pandora-core.bb index 2163a55..bb40715 100755 --- a/recipes/tasks/task-pandora-core.bb +++ b/recipes/tasks/task-pandora-core.bb @@ -5,7 +5,7 @@ DESCRIPTION = "Task file for default core/console apps and libs in the Pandora i # Don't forget to bump the PR if you change it. -PR = "r43" +PR = "r44" inherit task @@ -116,6 +116,7 @@ EXTRA_TOOLS = " \ sessreg \ lua5.1 \ tzdata \ + ca-certificates \ " # Add extra util-linux-ng utils to image. -- 2.39.2