Update systemd-presets and shim pkgs' revisions
Add SRC_GITREVCOUNT to calculate the relevant git commits of "src_path" or "src_files" to package's revision. Test Plan: Pass: build-pkgs -c -p systemd-presets,shim Pass: Observe relevant git commits of 'src_path' or 'src_files' are added to package's revision Story: 2010550 Task: 47537 Depends-On: https://review.opendev.org/c/starlingx/root/+/875584 Signed-off-by: Yue Tao <yue.tao@windriver.com> Change-Id: I9852f534c53664e89e8b0082d2e68b3d9333d6f9
This commit is contained in:
parent
dfd1f31e36
commit
2a3b5c8349
@ -5,3 +5,5 @@ src_path: source
|
||||
revision:
|
||||
dist: $STX_DIST
|
||||
PKG_GITREVCOUNT: true
|
||||
SRC_GITREVCOUNT:
|
||||
SRC_BASE_SRCREV: 9349acf6f7857bcdf63c655cd45cca87b34d7aa
|
||||
|
@ -12,3 +12,5 @@ src_files:
|
||||
revision:
|
||||
dist: $STX_DIST
|
||||
PKG_GITREVCOUNT: true
|
||||
FILES_GITREVCOUNT:
|
||||
- 0293c76b36dbd902ccad258c71b0d79069a88307
|
||||
|
Loading…
Reference in New Issue
Block a user