|
[meta-zephyr][PATCH v4] west: Add west and python dependencies
From: Eilís Ní Fhlannagáin <elizabeth.flanagan@...>
We will need west for a few things.
First, west knows about all the boards supported, so for automatic
machine generation, we will need
From: Eilís Ní Fhlannagáin <elizabeth.flanagan@...>
We will need west for a few things.
First, west knows about all the boards supported, so for automatic
machine generation, we will need
|
By
Eilís Ní Fhlannagáin
·
#55915
·
|
|
[meta-zephyr][PATCH v4] meta-zephyr-core/bsp: Restructure into sublayers
From: Eilís Ní Fhlannagáin <elizabeth.flanagan@...>
This commit restructures meta-zephyr into meta-zephyr-core and
meta-zephyr-bsp. It moves machine definitions into meta-zephyr-bsp
in
From: Eilís Ní Fhlannagáin <elizabeth.flanagan@...>
This commit restructures meta-zephyr into meta-zephyr-core and
meta-zephyr-bsp. It moves machine definitions into meta-zephyr-bsp
in
|
By
Eilís Ní Fhlannagáin
·
#55914
·
|
|
[meta-zephyr][PATCH v4] Restructure and remove MACHINEOVERRIDES
From: Eilís Ní Fhlannagáin <elizabeth.flanagan@...>
This set of patches relates to what I discussed at https://lists.yoctoproject.org/g/yocto/message/55285.
Four major issues (and one
From: Eilís Ní Fhlannagáin <elizabeth.flanagan@...>
This set of patches relates to what I discussed at https://lists.yoctoproject.org/g/yocto/message/55285.
Four major issues (and one
|
By
Eilís Ní Fhlannagáin
·
#55913
·
|
|
Re: Invalid checksums for SRC_URI ignored?
Peter, Ross
Thanks for your replies. This all makes perfect sense then.
Thanks again
Michael.
--
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
Peter, Ross
Thanks for your replies. This all makes perfect sense then.
Thanks again
Michael.
--
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
|
By
Michael Opdenacker
·
#55912
·
|
|
Re: Invalid checksums for SRC_URI ignored?
Hi,
No they are not mandatory for all fetchers. They are only used for content downloaded from non-local archives.
Hi,
No they are not mandatory for all fetchers. They are only used for content downloaded from non-local archives.
|
By
Peter Bergin
·
#55911
·
|
|
Re: Invalid checksums for SRC_URI ignored?
<michael.opdenacker@...> wrote:
Checksums are for files that are fetched via http:// and friends, not
local files.
Ross
<michael.opdenacker@...> wrote:
Checksums are for files that are fetched via http:// and friends, not
local files.
Ross
|
By
Ross Burton <ross@...>
·
#55910
·
|
|
Invalid checksums for SRC_URI ignored?
Greetings,
I reused a simple "hello" recipe and added a non-matching checksum to it:
...
SRC_URI = "file://helloworld.c"
SRC_URI[md5sum] = "34f0efd76b4f18888888888833cdd129"
...
The rest of the
Greetings,
I reused a simple "hello" recipe and added a non-matching checksum to it:
...
SRC_URI = "file://helloworld.c"
SRC_URI[md5sum] = "34f0efd76b4f18888888888833cdd129"
...
The rest of the
|
By
Michael Opdenacker
·
#55909
·
|
|
Re: Honister broken WiFi communication
Hi Tomasz,
Thanks for your response.
Yes, but the Zeus build image uses the same device tree that could run
WiFi connection without any issues, I am comparing the same source and
configuration
Hi Tomasz,
Thanks for your response.
Yes, but the Zeus build image uses the same device tree that could run
WiFi connection without any issues, I am comparing the same source and
configuration
|
By
JH
·
#55908
·
|
|
Re: Honister broken WiFi communication
Hi JH,
Are you using custom Linux kernel / custom device tree? Maybe there is
some issue there?
Kind regards,
Tomasz Żyjewski
Embedded Systems Engineer
GPG: 5C495EA3EBEECA59
https://3mdeb.com |
Hi JH,
Are you using custom Linux kernel / custom device tree? Maybe there is
some issue there?
Kind regards,
Tomasz Żyjewski
Embedded Systems Engineer
GPG: 5C495EA3EBEECA59
https://3mdeb.com |
|
By
tomzy
·
#55907
·
|
|
[yocto-autobuilder2][PATCH] config.py: enable debian11 for hardknott
Signed-off-by: Anuj Mittal <anuj.mittal@...>
---
config.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.py b/config.py
index 4c0b83b..0f99557 100644
---
Signed-off-by: Anuj Mittal <anuj.mittal@...>
---
config.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.py b/config.py
index 4c0b83b..0f99557 100644
---
|
By
Anuj Mittal
·
#55906
·
|
|
Re: Honister broken WiFi communication
Hi Rudolf,
Thanks for your response and comments.
Not that bad, the WiFi interfaces was fine, but it could not get dhcp
response and IP address so an automatic private IP address 169.254
Hi Rudolf,
Thanks for your response and comments.
Not that bad, the WiFi interfaces was fine, but it could not get dhcp
response and IP address so an automatic private IP address 169.254
|
By
JH
·
#55905
·
|
|
Re: gdb with a broken sdk
perhaps gdb-cross-${TARGET_ARCH} would be more generic.
perhaps gdb-cross-${TARGET_ARCH} would be more generic.
|
By
Khem Raj
·
#55904
·
|
|
Re: Advertise lore.kernel.org archives on website?
Thanks for the feedback.
Done on https://www.yoctoproject.org/community/mailing-lists/
I added lore.kernel.org links when applicable, and also added the
openembedded-devel mailing list which was
Thanks for the feedback.
Done on https://www.yoctoproject.org/community/mailing-lists/
I added lore.kernel.org links when applicable, and also added the
openembedded-devel mailing list which was
|
By
Michael Opdenacker
·
#55903
·
|
|
Re: Building uImage with appended DTB
Just a short hint if you didn’t discover it yourself, there is a (very) old BSP available from PHYTEC [1]. The downloads don’t seem to work, but they’re available on a probably forgotten FTP
Just a short hint if you didn’t discover it yourself, there is a (very) old BSP available from PHYTEC [1]. The downloads don’t seem to work, but they’re available on a probably forgotten FTP
|
By
Nicolas Jeker
·
#55902
·
|
|
Yocto Project Status WW03`22
Current Dev Position: YP 3.5 M2
Next Deadline: 17th Jan. 2022 YP 3.5 M2 build
Next Team Meetings:
Bug Triage meeting Thursday Jan. 20th 7:30 am PDT
Current Dev Position: YP 3.5 M2
Next Deadline: 17th Jan. 2022 YP 3.5 M2 build
Next Team Meetings:
Bug Triage meeting Thursday Jan. 20th 7:30 am PDT
|
By
Stephen Jolley
·
#55901
·
|
|
Re: Honister broken WiFi communication
Hi JH,
Yes, I have, but with Network Manager instead of connman. WiFi works just fine.
There are a lot of pieces in the chain and it is not obvious from your description where it is broken.
If you run
Hi JH,
Yes, I have, but with Network Manager instead of connman. WiFi works just fine.
There are a lot of pieces in the chain and it is not obvious from your description where it is broken.
If you run
|
By
Rudolf J Streif
·
#55900
·
|
|
Re: gdb with a broken sdk
Follow up on this thread: I've been kindly helped by kroon on #yocto.
The trick consists in adding a build-time dependency to gdb-cross-aarch64
in my recipe:
DEPEND = "gdb-cross-aarch64"
At this
Follow up on this thread: I've been kindly helped by kroon on #yocto.
The trick consists in adding a build-time dependency to gdb-cross-aarch64
in my recipe:
DEPEND = "gdb-cross-aarch64"
At this
|
By
dacav
·
#55899
·
|
|
Re: Advertise lore.kernel.org archives on website?
Sounds fine to me.
Cheers,
Richard
Sounds fine to me.
Cheers,
Richard
|
By
Richard Purdie
·
#55898
·
|
|
Honister broken WiFi communication
Hi,
Has anyone successfully built a Linux image by Honister to run WiFi
driver, connman and wpa_supplicant for WiFi interface?
I could build an image by Zeus to run WiFi driver,
Hi,
Has anyone successfully built a Linux image by Honister to run WiFi
driver, connman and wpa_supplicant for WiFi interface?
I could build an image by Zeus to run WiFi driver,
|
By
JH
·
#55897
·
|
|
Advertise lore.kernel.org archives on website?
Greetings,
I see more and more people using links to the lore.kernel.org archives,
for example the ones for this list: https://lore.kernel.org/yocto/
These look more convenient to use than the ones
Greetings,
I see more and more people using links to the lore.kernel.org archives,
for example the ones for this list: https://lore.kernel.org/yocto/
These look more convenient to use than the ones
|
By
Michael Opdenacker
·
#55896
·
|