meta-openembedded/meta-initramfs/recipes-devtools
Changqing Li bcaf917fa6
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>
2025-05-29 21:07:32 -07:00
..
dracut dracut: set DRACUT_FULL_VERSION to PV 2025-05-29 21:07:32 -07:00
grubby grubby: Do not inherit autotools class 2025-03-21 11:07:32 -07:00
klibc klibc/klibc.inc : Add DEBUG_PREFIX_MAP flag. 2023-10-13 10:19:11 -07:00
mtd ubi-utils-klibc: Disable lzo compression by default 2022-05-28 10:51:07 -07:00