[oe-commits] Martin Jansa : task-shr-minimal: add ca-certificates

git version control git at git.openembedded.org
Sun Oct 24 14:10:27 UTC 2010


Module: openembedded.git
Branch: master
Commit: 368f6b0bc2cae91164b4a1fde0e21301ca120b02
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=368f6b0bc2cae91164b4a1fde0e21301ca120b02

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Sun Oct 24 16:06:45 2010 +0200

task-shr-minimal: add ca-certificates

---

 recipes/tasks/task-shr-minimal.bb |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/recipes/tasks/task-shr-minimal.bb b/recipes/tasks/task-shr-minimal.bb
index fd17901..97f1135 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 = "r35"
+PR = "r36"
 PV = "2.0"
 LICENSE = "GPL"
 
@@ -133,6 +133,7 @@ RDEPENDS_${PN}-apps = "\
   shr-theme \
   calc \
   iliwi \
+  ca-certificates \
 "
 
 





More information about the Openembedded-commits mailing list