All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-zephyr][PATCH] zephyr-kernel-src: add whitespace to fix File not found during build
@ 2022-04-04 13:16 Davide Gardenal
  2022-04-05  5:34 ` [yocto] " Saini, Naveen Kumar
  0 siblings, 1 reply; 3+ messages in thread
From: Davide Gardenal @ 2022-04-04 13:16 UTC (permalink / raw)
  To: yocto; +Cc: Davide Gardenal

Signed-off-by: Davide Gardenal <davide.gardenal@huawei.com>
---
 .../recipes-kernel/zephyr-kernel/zephyr-kernel-src-3.0.0.inc    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-zephyr-core/recipes-kernel/zephyr-kernel/zephyr-kernel-src-3.0.0.inc b/meta-zephyr-core/recipes-kernel/zephyr-kernel/zephyr-kernel-src-3.0.0.inc
index f4ea7d3..61a5076 100644
--- a/meta-zephyr-core/recipes-kernel/zephyr-kernel/zephyr-kernel-src-3.0.0.inc
+++ b/meta-zephyr-core/recipes-kernel/zephyr-kernel/zephyr-kernel-src-3.0.0.inc
@@ -69,4 +69,4 @@ SRCREV_zscilib = "12bfe3f0a9fcbfe3edab7eabc9678b6c62875d34"
 ZEPHYR_BRANCH = "v3.0-branch"
 PV = "3.0.0+git${SRCPV}"
 
-SRC_URI += "file://0001-lvgl-add-support-for-lvgl-v8.2.0.patch"
+SRC_URI += "file://0001-lvgl-add-support-for-lvgl-v8.2.0.patch "
-- 
2.32.0



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

* RE: [yocto] [meta-zephyr][PATCH] zephyr-kernel-src: add whitespace to fix File not found during build
  2022-04-04 13:16 [meta-zephyr][PATCH] zephyr-kernel-src: add whitespace to fix File not found during build Davide Gardenal
@ 2022-04-05  5:34 ` Saini, Naveen Kumar
  2022-04-05 12:42   ` Davide Gardenal
  0 siblings, 1 reply; 3+ messages in thread
From: Saini, Naveen Kumar @ 2022-04-05  5:34 UTC (permalink / raw)
  To: Davide Gardenal, yocto; +Cc: Davide Gardenal



> -----Original Message-----
> From: yocto@lists.yoctoproject.org <yocto@lists.yoctoproject.org> On
> Behalf Of Davide Gardenal
> Sent: Monday, April 4, 2022 9:17 PM
> To: yocto@lists.yoctoproject.org
> Cc: Davide Gardenal <davide.gardenal@huawei.com>
> Subject: [yocto] [meta-zephyr][PATCH] zephyr-kernel-src: add whitespace to
> fix File not found during build
> 
> Signed-off-by: Davide Gardenal <davide.gardenal@huawei.com>
> ---
>  .../recipes-kernel/zephyr-kernel/zephyr-kernel-src-3.0.0.inc    | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta-zephyr-core/recipes-kernel/zephyr-kernel/zephyr-kernel-
> src-3.0.0.inc b/meta-zephyr-core/recipes-kernel/zephyr-kernel/zephyr-
> kernel-src-3.0.0.inc
> index f4ea7d3..61a5076 100644
> --- a/meta-zephyr-core/recipes-kernel/zephyr-kernel/zephyr-kernel-src-
> 3.0.0.inc
> +++ b/meta-zephyr-core/recipes-kernel/zephyr-kernel/zephyr-kernel-src-
> 3.0.0.inc
> @@ -69,4 +69,4 @@ SRCREV_zscilib =
> "12bfe3f0a9fcbfe3edab7eabc9678b6c62875d34"
>  ZEPHYR_BRANCH = "v3.0-branch"
>  PV = "3.0.0+git${SRCPV}"
> 
> -SRC_URI += "file://0001-lvgl-add-support-for-lvgl-v8.2.0.patch"
> +SRC_URI += "file://0001-lvgl-add-support-for-lvgl-v8.2.0.patch "

[Naveen] It does not apply. Did you send any patch previously, which I missed ?

https://git.yoctoproject.org/meta-zephyr/tree/meta-zephyr-core/recipes-kernel/zephyr-kernel/zephyr-kernel-src-3.0.0.inc#n70

> --
> 2.32.0



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

* Re: [meta-zephyr][PATCH] zephyr-kernel-src: add whitespace to fix File not found during build
  2022-04-05  5:34 ` [yocto] " Saini, Naveen Kumar
@ 2022-04-05 12:42   ` Davide Gardenal
  0 siblings, 0 replies; 3+ messages in thread
From: Davide Gardenal @ 2022-04-05 12:42 UTC (permalink / raw)
  To: yocto

[-- Attachment #1: Type: text/plain, Size: 133 bytes --]

Sorry, my bad, I was looking at an older version. I'm sending v2 with the correct source of the problem.

Thanks for the feedback

[-- Attachment #2: Type: text/html, Size: 141 bytes --]

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

end of thread, other threads:[~2022-04-05 17:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-04 13:16 [meta-zephyr][PATCH] zephyr-kernel-src: add whitespace to fix File not found during build Davide Gardenal
2022-04-05  5:34 ` [yocto] " Saini, Naveen Kumar
2022-04-05 12:42   ` Davide Gardenal

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.