diff options
| author | Andrew Davis <afd@ti.com> | 2025-08-05 10:26:33 -0500 |
|---|---|---|
| committer | Ryan Eatmon <reatmon@ti.com> | 2025-08-06 07:22:50 -0500 |
| commit | 7aad745cde3ac7a663c67759e3d93accafba63d7 (patch) | |
| tree | 3895bf77aa8d30654d5890a7ddd5ee2004ed71fe | |
| parent | f2b5ea5d01960c8982d8f153c3f5453e40d7f167 (diff) | |
| download | meta-ti-7aad745cde3ac7a663c67759e3d93accafba63d7.tar.gz | |
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>
| -rw-r--r-- | meta-ti-bsp/recipes-graphics/wayland/weston-ti-version.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-ti-bsp/recipes-graphics/wayland/weston-ti-version.inc b/meta-ti-bsp/recipes-graphics/wayland/weston-ti-version.inc index fafef724..42e6b6ac 100644 --- a/meta-ti-bsp/recipes-graphics/wayland/weston-ti-version.inc +++ b/meta-ti-bsp/recipes-graphics/wayland/weston-ti-version.inc | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | FILESEXTRAPATHS:prepend := "${THISDIR}/weston:" | 1 | FILESEXTRAPATHS:prepend := "${THISDIR}/weston:" |
| 2 | 2 | ||
| 3 | PR:append = ".ti-soc1" | 3 | PR:append = ".tisoc1" |
| 4 | 4 | ||
| 5 | SRC_URI += " \ | 5 | SRC_URI += " \ |
| 6 | file://0001-Revert-require-GL_EXT_unpack_subimage-commit.patch \ | 6 | file://0001-Revert-require-GL_EXT_unpack_subimage-commit.patch \ |
