diff options
author | Tom Hochstein <tom.hochstein@oss.nxp.com> | 2024-12-22 10:22:32 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-12-23 11:32:26 +0000 |
commit | cfc82539996e226bade22aed66b1276028db005d (patch) | |
tree | eaf3d4699693d88a0f8dc790a9522109fcc9163c /scripts/lib/devtool/menuconfig.py | |
parent | 71ba9ad6e9c07d4921bda72916da15ae6479778b (diff) | |
download | poky-cfc82539996e226bade22aed66b1276028db005d.tar.gz |
weston: Fix wayland-protocols dependency
An SDK build of weston fails:
```
Run-time dependency wayland-protocols found: NO (tried pkgconfig and cmake)
```
The file wayland-protocols.pc is missing in the SDK. This is traced to
the upgrade of wayland-protocols to 1.38 [1], which re-enables the dev
package, which moves wayland-protocols.pc to wayland-protocols-dev.
[1] https://github.com/openembedded/openembedded-core/commit/5de187aee675a78fe59620a3fb64a5da5ae662aa
(From OE-Core rev: 50608d9c8ac47234138056fa7bf3f92ffc876a19)
Signed-off-by: Tom Hochstein <tom.hochstein@oss.nxp.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/menuconfig.py')
0 files changed, 0 insertions, 0 deletions