poky/meta/recipes-kernel/dtc
Peter Marko b2585b54b1 dtc: preserve version also from shallow git clones
Since switch from Makefile to meson based build,
the version is no longer hardcoded but queried from git tag.

This works only if git history is available.
When shallow tarballs are used, tag is not available.

Example error for trusted-firmware-a from meta-arm:
dtc version too old (039a994), you need at least version 1.4.4

Backport also patch to fix version in meson file.

(From OE-Core rev: 319f5d8a32d1f4a71ac997ce4522249b08f84945)

Signed-off-by: Peter Marko <peter.marko@siemens.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2023-12-21 10:38:30 +00:00
..
dtc dtc: preserve version also from shallow git clones 2023-12-21 10:38:30 +00:00
python3-dtschema-wrapper kernel: introduce python3-dtschema-wrapper 2021-11-26 17:01:08 +00:00
dtc_1.7.0.bb dtc: preserve version also from shallow git clones 2023-12-21 10:38:30 +00:00
python3-dtschema-wrapper_2021.10.bb meta/recipes: ensure all recipes have a SUMMARY 2023-04-13 13:53:44 +01:00