
This is a few tests of using the new distro/codename packaging hierarchy. Changes include: - Move base/base-passwd/debian to base/base-passwd/debian/bullseye as this patched package is specific to bullseye. Also add 'revision.stx_patch: 9' to meta_data.yaml so that the .stx package version remains consistent. - Move base/systemd-presets/debian to base/systemd-presets/debian/all as this packages should be the same for all flavors of debian. - Move security/efitools/debian to security/efitools/debian/bullseye as this patched package is specific to bullseye. This also tests a package with src_files in the meta_data.yaml and requires an update once the package is relocated. Test Plan: - PASS: stx-init-env --rebuild, downloader, build-pkgs -a, build-image Prototype: Concurrent Builds in master Change-Id: Id64f3619f2d52fb4ab4d1a9238ffe80808807d13 Depends-On: https://review.opendev.org/c/starlingx/root/+/946812 Story: NNNNNNN Task: NNNNN Signed-off-by: Robert Church <robert.church@windriver.com> Signed-off-by: Scott Little <scott.little@windriver.com>
16 lines
461 B
YAML
16 lines
461 B
YAML
---
|
|
debver: 1.9.2-1
|
|
debname: efitools
|
|
dl_path:
|
|
name: efitools-debian-1.9.2-1.tar.gz
|
|
url: "https://salsa.debian.org/efi-team/efitools/-/archive/debian/\
|
|
1.9.2-1/efitools-debian-1.9.2-1.tar.gz"
|
|
md5sum: e81aa4822cfcbca81074c9cb07951e75
|
|
sha256sum: 69f02c5b588b666075ed4d390655cf3bfe7f7e2daae643423cd052e081e1368a
|
|
src_files:
|
|
- debian/bullseye/uefi_sb_keys
|
|
- ${MY_REPO}/public-keys/tis-boot.crt
|
|
revision:
|
|
dist: $STX_DIST
|
|
PKG_GITREVCOUNT: true
|