integ/security/python-keyring
Yue Tao 9594f8f1a8 Determine the SW_VERSION at run time
Distro layer package 'python-keyring' has a dependency on flock layer
package 'tsconfig'. This is s violation of the layering policy,
preventing successful layerd builds.

Get the SW_VERSION via parsing the /etc/build.info file instead of the
tsconfig.tsconfig python module at run time. We do this so that
python-keyring no longer has a runtime dependency on tsconfig.

Test Plan:

Pass: build python-keyring

Pass: put the codes in a test.py. get the SW_VERSION variable by run the
      test.py in an environment in which build-info is installed.

Pass: trigger exception if removing /etc/build.info, or no SW_VERSION
      in the file.

Closes-Bug: https://bugs.launchpad.net/starlingx/+bug/1968611

Signed-off-by: Yue Tao <yue.tao@windriver.com>
Change-Id: I7f0c4eaae7aacf5bcbef082817dc99a62600a162
2022-04-23 08:36:05 +08:00
..
centos Add auto-versioning to starlingx/integ packages 2020-06-24 09:48:28 +08:00
debian Determine the SW_VERSION at run time 2022-04-23 08:36:05 +08:00
python-keyring integ: Convert wrsroot -> sysadmin 2019-06-14 15:09:09 -07:00
PKG-INFO Relocate python-keyring to stx-integ/security/python-keyring 2018-08-01 15:39:40 -04:00