From 39c91776f85b24b9f4a9e30df3160d53454bb658 Mon Sep 17 00:00:00 2001 From: Samuli Piippo Date: Tue, 20 May 2014 08:44:07 +0300 Subject: ca-certificates: enable c_rehash in update-ca-certificates c_rehash was not called from update-ca-certificates and hashes were not generated. Disabling the patch so that it's now again called. Task-number: QTEE-502 Change-Id: I4640427d34f3875b3ddb953bb40a31f6a7d255ff Reviewed-by: Kalle Viironen --- .../ca-certificates_20130610.bbappend | 23 ++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 recipes/ca-certificates/ca-certificates_20130610.bbappend diff --git a/recipes/ca-certificates/ca-certificates_20130610.bbappend b/recipes/ca-certificates/ca-certificates_20130610.bbappend new file mode 100644 index 0000000..0964c85 --- /dev/null +++ b/recipes/ca-certificates/ca-certificates_20130610.bbappend @@ -0,0 +1,23 @@ +############################################################################# +## +## Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). +## +## This file is part of the Qt Enterprise Embedded Scripts of the Qt +## framework. +## +## $QT_BEGIN_LICENSE$ +## Commercial License Usage Only +## Licensees holding valid commercial Qt license agreements with Digia +## with an appropriate addendum covering the Qt Enterprise Embedded Scripts, +## may use this file in accordance with the terms contained in said license +## agreement. +## +## For further information use the contact form at +## http://qt.digia.com/contact-us. +## +## +## $QT_END_LICENSE$ +## +############################################################################# + +SRC_URI_remove = "file://0001-update-ca-certificates-remove-c-rehash.patch" -- cgit v1.2.3-54-g00ecf