All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Giulio Benetti <giulio.benetti@benettiengineering.com>
Cc: Dario Binacchi <dario.binacchi@amarulasolutions.com>,
	buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH] package/sunxi-mali-utgard-driver: bump to version 2024-07-11
Date: Fri, 12 Jul 2024 09:09:56 +0200	[thread overview]
Message-ID: <20240712090956.24409852@windsurf> (raw)
In-Reply-To: <20240711191539.90650-1-giulio.benetti@benettiengineering.com>

On Thu, 11 Jul 2024 21:15:39 +0200
Giulio Benetti <giulio.benetti@benettiengineering.com> wrote:

> This version provide patches that can be applied with fuzz 0 and this is
> now required by Buildroot.
> 
> Cc: Dario Binacchi <dario.binacchi@amarulasolutions.com>
> Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
> ---
>  package/sunxi-mali-utgard-driver/sunxi-mali-utgard-driver.hash | 2 +-
>  package/sunxi-mali-utgard-driver/sunxi-mali-utgard-driver.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Thanks for this update. However it seems to not work here:

>>> sunxi-mali-utgard-driver ad7e98bc1e81c7ac9c897f854c1a429d33e45d58 Extracting
gzip -d -c /home/thomas/dl/sunxi-mali-utgard-driver/sunxi-mali-utgard-driver-ad7e98bc1e81c7ac9c897f854c1a429d33e45d58.tar.gz | tar --strip-components=1 -C /home/thomas/projets/buildroot/output/build/sunxi-mali-utgard-driver-ad7e98bc1e81c7ac9c897f854c1a429d33e45d58   -xf -
>>> sunxi-mali-utgard-driver ad7e98bc1e81c7ac9c897f854c1a429d33e45d58 Patching

Applying 0001-build.sh-do-not-apply-patches.patch using patch: 
patching file build.sh
ln -sf /series /home/thomas/projets/buildroot/output/build/sunxi-mali-utgard-driver-ad7e98bc1e81c7ac9c897f854c1a429d33e45d58/patches
TAR="tar" PATH=/home/thomas/projets/buildroot/output/host/bin:$PATH support/scripts/apply-patches.sh  /home/thomas/projets/buildroot/output/build/sunxi-mali-utgard-driver-ad7e98bc1e81c7ac9c897f854c1a429d33e45d58/ /home/thomas/projets/buildroot/output/build/sunxi-mali-utgard-driver-ad7e98bc1e81c7ac9c897f854c1a429d33e45d58/patches

Applying 0001-makefile-Add-install-target-and-build-the-module-by-.patch using patch: 
can't find file to patch at input line 16
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|From 063c492b89cdbb8739d04b5190105cf2c9e12e6f Mon Sep 17 00:00:00 2001
|From: Maxime Ripard <maxime.ripard@free-electrons.com>
|Date: Tue, 29 Nov 2016 10:11:12 +0100
|Subject: [PATCH 1/4] makefile: Add install target and build the module by
| default
|
|Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
|---
| src/devicedrv/mali/Makefile | 7 ++++++-
| 1 file changed, 6 insertions(+), 1 deletion(-)
|
|diff --git a/src/devicedrv/mali/Makefile b/src/devicedrv/mali/Makefile
|index 44c7bb83981a..2fee5e096b51 100755
|--- a/src/devicedrv/mali/Makefile
|+++ b/src/devicedrv/mali/Makefile
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
make: *** [package/pkg-generic.mk:242: /home/thomas/projets/buildroot/output/build/sunxi-mali-utgard-driver-ad7e98bc1e81c7ac9c897f854c1a429d33e45d58/.stamp_patched] Error 1

Am I doing something wrong?

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2024-07-12  7:10 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-11  7:05 [Buildroot] [PATCH 1/1] package/sunxi-mali-utgard-driver: fix patch fuzz Dario Binacchi
2024-07-11  8:52 ` Thomas Petazzoni via buildroot
2024-07-11  9:51   ` Arnout Vandecappelle via buildroot
2024-07-11 10:04     ` Thomas Petazzoni via buildroot
2024-07-11 10:21       ` Arnout Vandecappelle via buildroot
2024-07-11 10:28       ` Dario Binacchi
2024-07-11 19:15     ` [Buildroot] [PATCH] package/sunxi-mali-utgard-driver: bump to version 2024-07-11 Giulio Benetti
2024-07-12  7:09       ` Thomas Petazzoni via buildroot [this message]
2024-07-12 10:43         ` Giulio Benetti
2024-07-12 11:10           ` Thomas Petazzoni via buildroot
2024-07-12 11:02       ` Thomas Petazzoni via buildroot

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=20240712090956.24409852@windsurf \
    --to=buildroot@buildroot.org \
    --cc=dario.binacchi@amarulasolutions.com \
    --cc=giulio.benetti@benettiengineering.com \
    --cc=thomas.petazzoni@bootlin.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.