StarlingX build source tree root
Go to file
Haiqing Bai 4b7b091d44 debrepack: Fixed debver inconsistent issue
When python yaml module loads meta_data.yaml into a dict
with 'yaml.full_load', it discards trailing zeros in the
'debver' that has two digits before the decimal point,
and followed by a trailing zero after the decimal point.
For example, if the 'debver' in meta_data.yaml is '23.10',
the version in debrepack is '23.1' which will cause build
failure.

Test Plan:
Pass: The fix should not impact the normal build
      build-pkgs -a

Pass: Add new package 'mlnx-ofed-kernel_23.10' with 'debver'
      in meta_data.yaml is '23.10':
      build-pkgs -c -p mlnx-ofed-kernel

Closes-bug: 2060436

Change-Id: I33042f1d15440e72ad8a4b33061390f7dbb9bb64
Signed-off-by: Haiqing Bai <Haiqing.Bai@windriver.com>
[Cherry pick from https://review.opendev.org/c/starlingx/root/+/915251]
Signed-off-by: Jiping Ma <jiping.ma2@windriver.com>
2024-04-25 01:47:54 -04:00
build-data Switch build avoidance from cgcs-tis-repo to local-repo 2020-10-14 10:28:23 -04:00
build-tools debrepack: Fixed debver inconsistent issue 2024-04-25 01:47:54 -04:00
stx Update stx/.gitignore to track below repo. 2023-08-23 11:22:15 +02:00
.gitignore Add public-keys/ to .gitignore 2023-02-14 16:36:01 -05:00
.gitreview Update .gitreview for f/kernel-6.6 2024-01-25 10:37:29 -05:00
.zuul.yaml Fix github mirroring for this repo 2023-04-28 12:38:49 -04:00
LICENSE StarlingX open source release updates 2018-06-01 07:45:23 -07:00
test-requirements.txt Update tests to new default 2018-06-08 20:09:47 -05:00
tox.ini Update tox.ini to work with tox 4 2022-12-26 21:12:47 +00:00