You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
5 years ago
..
base-files build: separate signing logic 5 years ago
boot uboot-envtools: remove erasesize from MMC config 5 years ago
devel strace: update to version 5.3 5 years ago
firmware ath10k-firmware: update Candela Tech firmware images 5 years ago
kernel kernel: add package for Epson RX-8025 and compatible I2C RTC 5 years ago
libs libpcap: build with cmake 5 years ago
network mac80211: Update to version 5.4-rc2 5 years ago
system procd: allow usage of * as procd_running() instance parameter 5 years ago
utils bzip2: add linker option LDFLAGS 5 years ago
Makefile packages: apply usign padding workarounds to package indexes if needed 5 years ago