From a2be784c6709f5de41c9d89147646526005044bd Mon Sep 17 00:00:00 2001 From: hbai Date: Tue, 17 May 2022 11:02:26 +0800 Subject: [PATCH] Add build type sign and set the priority in distro The packages about signature need an independent build type to be handled by build system. The detailed information please refer to the commit messages of the depended commit Test Plan: Pass: build-pkgs -a Pass: build-pkgs -l Pass: Make sure linux and linux-rt has been built Run the script to sign the kernel build-pkgs -b sign -p kernel-std-signed, kernel-rt-signed Depends-On: https://review.opendev.org/c/starlingx/root/+/842662 Story: 2008846 Task: 45382 Signed-off-by: hbai Change-Id: I6e71d5c5324a4f742dbe4d58f48cf4731509f732 --- debian-mirror-tools/config/debian/distro/sign/priority | 1 + 1 file changed, 1 insertion(+) create mode 100644 debian-mirror-tools/config/debian/distro/sign/priority diff --git a/debian-mirror-tools/config/debian/distro/sign/priority b/debian-mirror-tools/config/debian/distro/sign/priority new file mode 100644 index 000000000..64bb6b746 --- /dev/null +++ b/debian-mirror-tools/config/debian/distro/sign/priority @@ -0,0 +1 @@ +30