right" to me.
Hope that helps,
Bill
From: Richard Purdie
Sent: Wednesday, March 2, 2022 5:02 PM
To: Bill Pittman ;
openembedded-core@lists.openembedded.org
Subject: [EXTERNAL] Re: [OE-core] [PATCH] wic: Use custom kernel path if
provided
On Tue, 2022-0
nt code in wic_create_subcommand has a code path where it
is presently ignored.
Cheers,
Bill
From: Andrei Gherzan
Sent: Wednesday, March 2, 2022 4:06 PM
To: Bill Pittman
Cc: openembedded-core@lists.openembedded.org
Subject: [EXTERNAL] Re: [OE-core] [PATCH] wic:
Hey all,
Gentle ping on this patch, any comments?
Thanks,
Bill
From: Bill Pittman
Sent: Tuesday, February 15, 2022 10:54 AM
To: openembedded-core@lists.openembedded.org
Subject: [PATCH] wic: Use custom kernel path if provided
If the custom kernel path is
If the custom kernel path is provided in options, then
use that path instead of the default path.
Signed-off-by: Bill Pittman
---
scripts/wic | 3 +++
1 file changed, 3 insertions(+)
diff --git a/scripts/wic b/scripts/wic
index a741aed364..29a157bf37 100755
--- a/scripts/wic
+++ b/scripts/wic