1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-28 11:55:14 +02:00
openwrt/package
Paul Spooren 4a45e69d19 build: separate signing logic
This separates the options for signature creation and verification

* SIGNED_PACKAGES create Packages.sig
* SIGNED_IMAGES add ucert signature to created images
* CHECK_SIGNATURE add verification capabilities to images
* INSTALL_LOCAL_KEY add local key-build to /etc/opkg/keys

Right now the buildbot.git contains some hacks to create images that
have signature verification capabilities while not storing private keys
on buildbot slaves. This commit allows to disable these steps for the
buildbots and only perform signing on the master.

Signed-off-by: Paul Spooren <mail@aparcar.org>
2019-10-21 14:06:42 +02:00
..
base-files build: separate signing logic 2019-10-21 14:06:42 +02:00
boot uboot-envtools: remove erasesize from MMC config 2019-10-21 12:28:03 +02:00
devel strace: update to version 5.3 2019-10-20 12:33:40 +02:00
firmware ath10k-firmware: update Candela Tech firmware images 2019-09-15 22:56:09 +02:00
kernel kernel: add package for Epson RX-8025 and compatible I2C RTC 2019-10-19 12:49:11 +02:00
libs libpcap: build with cmake 2019-10-21 01:37:43 +00:00
network mac80211: Update to version 5.4-rc2 2019-10-19 12:35:55 +02:00
system procd: allow usage of * as procd_running() instance parameter 2019-10-18 19:28:11 +02:00
utils bzip2: add linker option LDFLAGS 2019-10-19 12:49:11 +02:00
Makefile packages: apply usign padding workarounds to package indexes if needed 2019-08-07 07:15:07 +02:00