diff options
| author | Luciano Dittgen <luciano.dittgen@ossystems.com.br> | 2026-07-28 16:54:08 -0300 |
|---|---|---|
| committer | Luciano Dittgen <luciano.dittgen@ossystems.com.br> | 2026-08-03 16:30:11 -0300 |
| commit | 8cf681cbb96083f70566dada7670c3afe1121ae1 (patch) | |
| tree | 814f66a4f31c987b6d743a2a53e208c38e868afc | |
| parent | be9c9a18283e64a32f203b221fcc9123180fe3dd (diff) | |
| download | meta-freescale-8cf681cbb96083f70566dada7670c3afe1121ae1.tar.gz | |
weston: Use a recognised Upstream-Status reason for the scanner revert
Both copies of the wayland-scanner revert carried
"Inappropriate [Cross-compile Specific]", which is not one of the
recognised reasons, so oelint.file.inappropriatemsg fired on
weston_10.0.5.imx.
The revert exists because the OE build resolves wayland-scanner from the
native sysroot rather than /usr/bin, so [oe-specific] describes it and
is already used elsewhere in the layer. Both copies are updated so they
do not drift apart.
Signed-off-by: Luciano Dittgen <luciano.dittgen@ossystems.com.br>
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-graphics/wayland/weston-10.0.5.imx/0001-Revert-protocol-no-found-wayland-scanner-with-Yocto-.patch b/recipes-graphics/wayland/weston-10.0.5.imx/0001-Revert-protocol-no-found-wayland-scanner-with-Yocto-.patch index 59f2a4b67..921b778b0 100644 --- a/recipes-graphics/wayland/weston-10.0.5.imx/0001-Revert-protocol-no-found-wayland-scanner-with-Yocto-.patch +++ b/recipes-graphics/wayland/weston-10.0.5.imx/0001-Revert-protocol-no-found-wayland-scanner-with-Yocto-.patch | |||
| @@ -20,7 +20,7 @@ Thus the build fails with: | |||
| 20 | Dropping weston 9.0.0-imx commit 7859a762 (protocol: no found | 20 | Dropping weston 9.0.0-imx commit 7859a762 (protocol: no found |
| 21 | wayland-scanner with Yocto toolchain") fixes the issue. | 21 | wayland-scanner with Yocto toolchain") fixes the issue. |
| 22 | 22 | ||
| 23 | Upstream-Status: Inappropriate [Cross-compile Specific] | 23 | Upstream-Status: Inappropriate [oe-specific] |
| 24 | Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> | 24 | Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> |
| 25 | --- | 25 | --- |
| 26 | protocol/meson.build | 2 +- | 26 | protocol/meson.build | 2 +- |
diff --git a/recipes-graphics/wayland/weston/0001-Revert-protocol-no-found-wayland-scanner-with-Yocto-.patch b/recipes-graphics/wayland/weston/0001-Revert-protocol-no-found-wayland-scanner-with-Yocto-.patch index 4d2a333a3..25b649a8c 100644 --- a/recipes-graphics/wayland/weston/0001-Revert-protocol-no-found-wayland-scanner-with-Yocto-.patch +++ b/recipes-graphics/wayland/weston/0001-Revert-protocol-no-found-wayland-scanner-with-Yocto-.patch | |||
| @@ -20,7 +20,7 @@ Thus the build fails with: | |||
| 20 | Dropping weston 9.0.0-imx commit 7859a762 (protocol: no found | 20 | Dropping weston 9.0.0-imx commit 7859a762 (protocol: no found |
| 21 | wayland-scanner with Yocto toolchain") fixes the issue. | 21 | wayland-scanner with Yocto toolchain") fixes the issue. |
| 22 | 22 | ||
| 23 | Upstream-Status: Inappropriate [Cross-compile specific] | 23 | Upstream-Status: Inappropriate [oe-specific] |
| 24 | Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> | 24 | Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> |
| 25 | --- | 25 | --- |
| 26 | protocol/meson.build | 2 +- | 26 | protocol/meson.build | 2 +- |
