diff options
author | Changqing Li <changqing.li@windriver.com> | 2025-05-30 10:41:51 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-05-29 21:07:32 -0700 |
commit | bcaf917fa626263dfeb00396cd52a742567717aa (patch) | |
tree | cb338766a7fd58374dac6397286883814e92049c /meta-python/recipes-devtools/python/python3-pyzstd/0001-Bump-setuptools-dependency-from-74-to-89.patch | |
parent | 5baf4b2341015eba921b149947e3e0d3ce979aa6 (diff) | |
download | meta-openembedded-bcaf917fa626263dfeb00396cd52a742567717aa.tar.gz |
dracut: set DRACUT_FULL_VERSION to PV
RACUT_FULL_VERSION is conditional assigned in Makefile as below:
DRACUT_FULL_VERSION ?= $(shell env GIT_CEILING_DIRECTORIES=$(CURDIR)/.. git describe --tags --always 2>/dev/null || :)
When build from git shallow tarball, since tag info is not included,
956c087 is returned. This will make dracut version in dracut.pc
different with build from git repo.
Set DRACUT_FULL_VERSION to PV, to improve reproducibility for this
recipe, and also fix the version mismatch warning
Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pyzstd/0001-Bump-setuptools-dependency-from-74-to-89.patch')
0 files changed, 0 insertions, 0 deletions