Re: [Buildroot] [PATCH v3 8/8] package/hare-dbus: new package
Julien Olivain via buildroot <[email protected]> Sun, 02 Aug 2026 17:38:53 +0200
| Newsgroups | net.busybox.buildroot |
|---|---|
| Message-ID | <[email protected]> |
Hi Francois, On 21/07/2026 11:39, Francois Perrad wrote: > Signed-off-by: Francois Perrad <[email protected]> > --- [...] > diff --git a/package/hare-dbus/0001-fix-Makefile.patch > b/package/hare-dbus/0001-fix-Makefile.patch > new file mode 100644 > index 000000000..1250d89b0 > --- /dev/null > +++ b/package/hare-dbus/0001-fix-Makefile.patch > @@ -0,0 +1,26 @@ > +From 93abfa5970937253ae73bc8bcd9e243d890484a9 Mon Sep 17 00:00:00 2001 > +From: Francois Perrad <[email protected]> > +Date: Fri, 15 May 2026 11:56:39 +0200 > +Subject: [PATCH] fix Makefile > + Running the command: utils/docker-run make check-package generate the error: package/hare-dbus/0001-fix-Makefile.patch:0: missing Upstream in the header (https://nightly.buildroot.org/#_additional_patch_documentation) If this is fix is a real upstream issue, could you propose it? Then, could you add the "Upstream:" tag, please? > +Signed-off-by: Francois Perrad <[email protected]> > +--- > + Makefile | 2 +- > + 1 file changed, 1 insertion(+), 1 deletion(-) > + > +diff --git a/Makefile b/Makefile > +index a738e6a..8c4fe78 100644 > +--- a/Makefile > ++++ b/Makefile > +@@ -18,7 +18,7 @@ dbus-introspector: > + dbus-scanner: > + $(HARE) build $(HAREFLAGS) cmd/dbus-scanner/ > + > +-install: build > ++install: > + install -Dm755 > dbus-introspector ${DESTDIR}${BINDIR}/dbus-introspector > + install -Dm755 dbus-scanner ${DESTDIR}${BINDIR}/dbus-scanner > + install -Dm644 dbus/protocol/*.ha > -t $(DESTDIR)$(THIRDPARTYDIR)/dbus/protocol > +-- > +2.43.0 > + [...] Could you send and updated series addressing this, please? Best regards, Julien. _______________________________________________ buildroot mailing list [email protected] https://lists.buildroot.org/mailman/listinfo/buildroot