Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Julien Olivain via buildroot <buildroot@buildroot.org>
To: Francois Perrad <francois.perrad.86@gmail.com>
Cc: buildroot@busybox.net
Subject: Re: [Buildroot] [PATCH v3 8/8] package/hare-dbus: new package
Date: Sun, 02 Aug 2026 17:38:53 +0200	[thread overview]
Message-ID: <5b3fd610b99d864ee81deafed3143aaf@free.fr> (raw)
In-Reply-To: <20260721093932.282565-9-francois.perrad.86@gmail.com>

Hi Francois,

On 21/07/2026 11:39, Francois Perrad wrote:
> Signed-off-by: Francois Perrad <francois.perrad.86@gmail.com>
> ---
[...]
> 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 <francois.perrad@gadz.org>
> +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 <francois.perrad@gadz.org>
> +---
> + 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
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

      reply	other threads:[~2026-08-02 15:39 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-21  9:39 [Buildroot] [PATCH v3 0/8] support Hare language Francois Perrad
2026-07-21  9:39 ` [Buildroot] [PATCH v3 1/8] package/qbe: new host package Francois Perrad
2026-08-02 15:34   ` Julien Olivain via buildroot
2026-07-21  9:39 ` [Buildroot] [PATCH v3 2/8] package/scdoc: " Francois Perrad
2026-08-02 15:35   ` Julien Olivain via buildroot
2026-07-21  9:39 ` [Buildroot] [PATCH v3 3/8] package/harec: " Francois Perrad
2026-08-02 15:30   ` Julien Olivain via buildroot
2026-07-21  9:39 ` [Buildroot] [PATCH v3 4/8] package/hare: " Francois Perrad
2026-08-02 15:28   ` Julien Olivain via buildroot
2026-07-21  9:39 ` [Buildroot] [PATCH v3 5/8] package/pkg-hare.mk: new infrastructure Francois Perrad
2026-08-02 15:33   ` Julien Olivain via buildroot
2026-07-21  9:39 ` [Buildroot] [PATCH v3 6/8] package/hare-ev: new package Francois Perrad
2026-07-21  9:39 ` [Buildroot] [PATCH v3 7/8] package/hare-xml: " Francois Perrad
2026-07-21  9:39 ` [Buildroot] [PATCH v3 8/8] package/hare-dbus: " Francois Perrad
2026-08-02 15:38   ` Julien Olivain via buildroot [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5b3fd610b99d864ee81deafed3143aaf@free.fr \
    --to=buildroot@buildroot.org \
    --cc=buildroot@busybox.net \
    --cc=francois.perrad.86@gmail.com \
    --cc=ju.o@free.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox