1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 19:53:43 +00:00

recipes-graphics: weston: Remove hyphen from package revision

Seems having hyphens in the revision tag causes issues with
RPM packaging. Remove this hyphen.

Reported-by: Daniel Schultz <D.Schultz@phytec.de>
Signed-off-by: Andrew Davis <afd@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
This commit is contained in:
Andrew Davis
2025-08-05 10:26:33 -05:00
committed by Ryan Eatmon
parent f2b5ea5d01
commit 7aad745cde

View File

@@ -1,6 +1,6 @@
FILESEXTRAPATHS:prepend := "${THISDIR}/weston:"
PR:append = ".ti-soc1"
PR:append = ".tisoc1"
SRC_URI += " \
file://0001-Revert-require-GL_EXT_unpack_subimage-commit.patch \