From fabb0143c4abfb9e0b8adf0b370dc8efd052509d Mon Sep 17 00:00:00 2001
From: Matthias Schiffer <mschiffer@universe-factory.net>
Date: Sat, 21 Nov 2015 18:36:45 +0100
Subject: [PATCH] base-files: add missing public key

This patch is already included in the current OpenWrt CC branch.
Cherry-pick for now as we're very close to the Gluon 2015.2 release.
---
 ...1-CC-base-files-add-missing-public-key.patch | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 patches/openwrt/0041-CC-base-files-add-missing-public-key.patch

diff --git a/patches/openwrt/0041-CC-base-files-add-missing-public-key.patch b/patches/openwrt/0041-CC-base-files-add-missing-public-key.patch
new file mode 100644
index 000000000..12cff28db
--- /dev/null
+++ b/patches/openwrt/0041-CC-base-files-add-missing-public-key.patch
@@ -0,0 +1,17 @@
+From: Matthias Schiffer <mschiffer@universe-factory.net>
+Date: Sat, 21 Nov 2015 18:35:49 +0100
+Subject: CC: base-files: add missing public key
+
+Add the secondary package signature key to the 15.05 sources so that people
+building the release have the same keys as people using precompiled images.
+
+Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
+
+diff --git a/package/base-files/files/etc/opkg/keys/de98a2dd1d0f8a07 b/package/base-files/files/etc/opkg/keys/de98a2dd1d0f8a07
+new file mode 100644
+index 0000000..5e3088c
+--- /dev/null
++++ b/package/base-files/files/etc/opkg/keys/de98a2dd1d0f8a07
+@@ -0,0 +1,2 @@
++untrusted comment: openwrt.org 15.05 release key
++RWTemKLdHQ+KBxOILy8gyk+5PaDVdfyJ32TFnY/jnQOrBAd1wobbLNYz
-- 
GitLab