Like the other patches: The subject should start with "wayland:" and your SOB is missing.
Michael On Wed, Sep 15, 2021 at 04:50:19PM +0200, Christian Melki wrote: > --- > rules/wayland.make | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/rules/wayland.make b/rules/wayland.make > index b237a9701..4464211b7 100644 > --- a/rules/wayland.make > +++ b/rules/wayland.make > @@ -53,8 +53,8 @@ $(STATEDIR)/wayland.install.post: > @rm -f $(WAYLAND_PKGDIR)/usr/bin/wayland-scanner > @$(call world/install.post, WAYLAND) > @sed 's;^prefix=.*;prefix=$(PTXDIST_SYSROOT_HOST);' \ > - $(PTXDIST_SYSROOT_HOST)/lib/pkgconfig/wayland-scanner.pc \ > - > $(PTXDIST_SYSROOT_TARGET)/usr/lib/pkgconfig/wayland-scanner.pc > + > $(PTXDIST_SYSROOT_HOST)/$(CROSS_LIB_DIR)/pkgconfig/wayland-scanner.pc \ > + > > $(PTXDIST_SYSROOT_TARGET)/usr/$(CROSS_LIB_DIR)/pkgconfig/wayland-scanner.pc > @$(call touch) > # > ---------------------------------------------------------------------------- > # Target-Install > -- > 2.30.2 > > > _______________________________________________ > ptxdist mailing list > [email protected] > To unsubscribe, send a mail with subject "unsubscribe" to > [email protected] > -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ ptxdist mailing list [email protected] To unsubscribe, send a mail with subject "unsubscribe" to [email protected]
