Move packages into compliant distro/codename hierarchy
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>
This commit is contained in:

committed by
Scott Little

parent
98124de0f9
commit
e49374824f
@@ -7,5 +7,6 @@ dl_path:
|
||||
sha256sum: 7dda1771ce9107290fea9fca0c11e69334385d614a7c21cbeb50ce9437dd561f
|
||||
revision:
|
||||
dist: $STX_DIST
|
||||
stx_patch: 9
|
||||
GITREVCOUNT:
|
||||
BASE_SRCREV: 9b545c5e197a424d08ed062ca6f11efe7bc824b4
|
@@ -8,7 +8,7 @@ dl_path:
|
||||
md5sum: e81aa4822cfcbca81074c9cb07951e75
|
||||
sha256sum: 69f02c5b588b666075ed4d390655cf3bfe7f7e2daae643423cd052e081e1368a
|
||||
src_files:
|
||||
- debian/uefi_sb_keys
|
||||
- debian/bullseye/uefi_sb_keys
|
||||
- ${MY_REPO}/public-keys/tis-boot.crt
|
||||
revision:
|
||||
dist: $STX_DIST
|
Reference in New Issue
Block a user