Commit Graph

11 Commits

Author SHA1 Message Date
Franco Fichtner 2192311374 build: make aux set behave more like packages
We are going to store aux sets for each build to avoid future
issues with missing build dependencies.

Also, go121 is the default these days and 1.20 isn't used anymore
as witnessed by the missing go package in the aux set at the moment.
2024-04-03 17:20:22 +02:00
Franco Fichtner b5841642fd build/(release|sign): repair signing regression after image sig change
While here also add support fort the (re)sign(ing) of the release set.
2024-01-30 09:58:34 +01:00
Franco Fichtner f7ed343a6f build: move set load to common code, rename vars for consistent style 2021-07-08 12:05:40 +02:00
Franco Fichtner 6f544155a4 build/sign: do not add a marker, there is no reader 2021-01-18 17:29:17 +01:00
Franco Fichtner a32ec5c46b build/sign: use args and regenerate mtree signature as well 2020-01-22 22:20:54 +01:00
Franco Fichtner fd9e920b21 build: we need device in base set too 2019-05-07 12:10:31 +02:00
Franco Fichtner 5dfee1c041 build: kernel set device name if device config does not unset 2019-05-06 19:49:31 +02:00
Franco Fichtner 1ef27c249b build: start to stop handling "obsolete" set which is obsolete 2019-01-09 08:10:17 +01:00
Franco Fichtner df43aa9126 build: fix argument scrubbing, remove obsolete gettext-tools from core 2017-04-27 19:14:36 +02:00
Franco Fichtner 20517931c8 build: introduce PRODUCT_ARCH for cross-building 2016-07-17 15:47:49 +02:00
Franco Fichtner 224768c701 build/sign: allow to sign all available sets; closes #35 2016-07-02 10:58:02 +02:00