All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] boot/optee-os: use dedicated 3.13.0 patch directory
@ 2021-08-04 10:33 Clément Léger
  2021-08-05 18:56 ` Arnout Vandecappelle
  0 siblings, 1 reply; 2+ messages in thread
From: Clément Léger @ 2021-08-04 10:33 UTC (permalink / raw)
  To: buildroot; +Cc: Etienne Carriere, Clément Léger

Existing patch is for 3.13.0 optee version but is located at the root
of optee-os folder, leading to error when applying it on more recent
version. Move it to a dedicated 3.13.0 folder.

Signed-off-by: Clément Léger <clement.leger@bootlin.com>
---
 ...001-core-zlib-fix-build-warning-when-_LFS64_LARGEFILE-is.patch | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename boot/optee-os/{ => 3.13.0}/0001-core-zlib-fix-build-warning-when-_LFS64_LARGEFILE-is.patch (100%)

diff --git a/boot/optee-os/0001-core-zlib-fix-build-warning-when-_LFS64_LARGEFILE-is.patch b/boot/optee-os/3.13.0/0001-core-zlib-fix-build-warning-when-_LFS64_LARGEFILE-is.patch
similarity index 100%
rename from boot/optee-os/0001-core-zlib-fix-build-warning-when-_LFS64_LARGEFILE-is.patch
rename to boot/optee-os/3.13.0/0001-core-zlib-fix-build-warning-when-_LFS64_LARGEFILE-is.patch
-- 
2.32.0

_______________________________________________
buildroot mailing list
buildroot@busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Buildroot] [PATCH] boot/optee-os: use dedicated 3.13.0 patch directory
  2021-08-04 10:33 [Buildroot] [PATCH] boot/optee-os: use dedicated 3.13.0 patch directory Clément Léger
@ 2021-08-05 18:56 ` Arnout Vandecappelle
  0 siblings, 0 replies; 2+ messages in thread
From: Arnout Vandecappelle @ 2021-08-05 18:56 UTC (permalink / raw)
  To: Clément Léger, buildroot; +Cc: Etienne Carriere



On 04/08/2021 12:33, Clément Léger wrote:
> Existing patch is for 3.13.0 optee version but is located at the root
> of optee-os folder, leading to error when applying it on more recent
> version. Move it to a dedicated 3.13.0 folder.
> 
> Signed-off-by: Clément Léger <clement.leger@bootlin.com>

 Applied to master, thanks.

 Regards,
 Arnout

> ---
>  ...001-core-zlib-fix-build-warning-when-_LFS64_LARGEFILE-is.patch | 0
>  1 file changed, 0 insertions(+), 0 deletions(-)
>  rename boot/optee-os/{ => 3.13.0}/0001-core-zlib-fix-build-warning-when-_LFS64_LARGEFILE-is.patch (100%)
> 
> diff --git a/boot/optee-os/0001-core-zlib-fix-build-warning-when-_LFS64_LARGEFILE-is.patch b/boot/optee-os/3.13.0/0001-core-zlib-fix-build-warning-when-_LFS64_LARGEFILE-is.patch
> similarity index 100%
> rename from boot/optee-os/0001-core-zlib-fix-build-warning-when-_LFS64_LARGEFILE-is.patch
> rename to boot/optee-os/3.13.0/0001-core-zlib-fix-build-warning-when-_LFS64_LARGEFILE-is.patch
> 
_______________________________________________
buildroot mailing list
buildroot@busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-08-05 18:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-04 10:33 [Buildroot] [PATCH] boot/optee-os: use dedicated 3.13.0 patch directory Clément Léger
2021-08-05 18:56 ` Arnout Vandecappelle

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.