- Add wayland-native dependency to provide the requested wayland-scanner
- Wayland-protocols now also installs header files. Allow to create a dev
  package so that they can be packaged properly.

Signed-off-by: Markus Volk <[email protected]>
---
 .../{wayland-protocols_1.37.bb => wayland-protocols_1.38.bb} | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
 rename meta/recipes-graphics/wayland/{wayland-protocols_1.37.bb => 
wayland-protocols_1.38.bb} (89%)

diff --git a/meta/recipes-graphics/wayland/wayland-protocols_1.37.bb 
b/meta/recipes-graphics/wayland/wayland-protocols_1.38.bb
similarity index 89%
rename from meta/recipes-graphics/wayland/wayland-protocols_1.37.bb
rename to meta/recipes-graphics/wayland/wayland-protocols_1.38.bb
index 2bf59b9719..3e628ab113 100644
--- a/meta/recipes-graphics/wayland/wayland-protocols_1.37.bb
+++ b/meta/recipes-graphics/wayland/wayland-protocols_1.38.bb
@@ -10,16 +10,17 @@ LIC_FILES_CHKSUM = 
"file://COPYING;md5=c7b12b6702da38ca028ace54aae3d484 \
                     
file://stable/presentation-time/presentation-time.xml;endline=26;md5=4646cd7d9edc9fa55db941f2d3a7dc53"
 
 SRC_URI = 
"https://gitlab.freedesktop.org/wayland/wayland-protocols/-/releases/${PV}/downloads/wayland-protocols-${PV}.tar.xz";
-SRC_URI[sha256sum] = 
"a70e9be924f2e8688e6824dceaf6188faacd5ae218dfac8d0a3d0976211ef326"
+SRC_URI[sha256sum] = 
"ff17292c05159d2b20ce6cacfe42d7e31a28198fa1429a769b03af7c38581dbe"
 
 UPSTREAM_CHECK_URI = 
"https://gitlab.freedesktop.org/wayland/wayland-protocols/-/tags";
 UPSTREAM_CHECK_REGEX = "releases/(?P<pver>.+)"
 
+DEPENDS += "wayland-native"
+
 inherit meson pkgconfig allarch
 
 EXTRA_OEMESON += "-Dtests=false"
 
-PACKAGES = "${PN}"
 FILES:${PN} += "${datadir}/pkgconfig/wayland-protocols.pc"
 
 BBCLASSEXTEND = "native nativesdk"
-- 
2.47.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#206456): 
https://lists.openembedded.org/g/openembedded-core/message/206456
Mute This Topic: https://lists.openembedded.org/mt/109264584/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to