|
[meta-raspberrypi] Would like to run xterm on Raspberry Pi 4 but Xorg fails with "module fbdev not found"
Hello all,
I'm building my project for qemux86-64 and Raspberry Pi 4. Currently, when booted, it displays a textual root shell. I can work with it in both qemu and Raspi and all is good. Now I want
Hello all,
I'm building my project for qemux86-64 and Raspberry Pi 4. Currently, when booted, it displays a textual root shell. I can work with it in both qemu and Raspi and all is good. Now I want
|
By
Manuel Wagesreither
·
#54414
·
|
|
Re: [PATCH yocto-autobuilder-helper 1/2] auh-config: enable systemd only for glibc
<alex.kanavin@...> wrote:
Interesting, outside AB we build extended world on musl and it works
well. systemd porters usually port the patches as needed for musl
yes, I think thats a fair point,
<alex.kanavin@...> wrote:
Interesting, outside AB we build extended world on musl and it works
well. systemd porters usually port the patches as needed for musl
yes, I think thats a fair point,
|
By
Khem Raj
·
#54413
·
|
|
[PATCH 4/4] poky-alt: switch default kernel to 5.10
From: Bruce Ashfield <bruce.ashfield@...>
5.4 has been dropped from oe-core release/development, so we switch
the alt-config to use 5.10.
Signed-off-by: Bruce Ashfield
From: Bruce Ashfield <bruce.ashfield@...>
5.4 has been dropped from oe-core release/development, so we switch
the alt-config to use 5.10.
Signed-off-by: Bruce Ashfield
|
By
Bruce Ashfield
·
#54412
·
|
|
[PATCH 3/4] yocto-bsp: drop 5.4 bbappend
From: Bruce Ashfield <bruce.ashfield@...>
5.4 has been removed from oe-core, so we drop our associated
bbappend.
Signed-off-by: Bruce Ashfield <bruce.ashfield@...>
---
From: Bruce Ashfield <bruce.ashfield@...>
5.4 has been removed from oe-core, so we drop our associated
bbappend.
Signed-off-by: Bruce Ashfield <bruce.ashfield@...>
---
|
By
Bruce Ashfield
·
#54411
·
|
|
[PATCH 2/4] poky: set default kernel to 5.13
From: Bruce Ashfield <bruce.ashfield@...>
both -rt and -standard have been updated to 5.13, so we switch out
defaults.
Signed-off-by: Bruce Ashfield <bruce.ashfield@...>
---
From: Bruce Ashfield <bruce.ashfield@...>
both -rt and -standard have been updated to 5.13, so we switch out
defaults.
Signed-off-by: Bruce Ashfield <bruce.ashfield@...>
---
|
By
Bruce Ashfield
·
#54410
·
|
|
[PATCH 1/4] poky/poky-tiny: set default kernel to 5.13
From: Bruce Ashfield <bruce.ashfield@...>
Signed-off-by: Bruce Ashfield <bruce.ashfield@...>
---
meta-poky/conf/distro/poky-tiny.conf | 2 +-
1 file changed, 1 insertion(+), 1
From: Bruce Ashfield <bruce.ashfield@...>
Signed-off-by: Bruce Ashfield <bruce.ashfield@...>
---
meta-poky/conf/distro/poky-tiny.conf | 2 +-
1 file changed, 1 insertion(+), 1
|
By
Bruce Ashfield
·
#54409
·
|
|
[PATCH 0/4] poky: kernel: change defaults to 5.10/5.13
From: Bruce Ashfield <bruce.ashfield@...>
Richard,
This is a follow on to my oe-core series that drops the 5.4 recipes.
I haven't had any issues with 5.10/5.13 in my local testing, but I
From: Bruce Ashfield <bruce.ashfield@...>
Richard,
This is a follow on to my oe-core series that drops the 5.4 recipes.
I haven't had any issues with 5.10/5.13 in my local testing, but I
|
By
Bruce Ashfield
·
#54408
·
|
|
Re: [PATCH yocto-autobuilder-helper 1/2] auh-config: enable systemd only for glibc
This change is prompted by the recent period where musl patches wouldn't even apply to systemd, which broke half of AUH upgrade attempts.
You need to enable systemd/musl on the autobuilder matrix
This change is prompted by the recent period where musl patches wouldn't even apply to systemd, which broke half of AUH upgrade attempts.
You need to enable systemd/musl on the autobuilder matrix
|
By
Alexander Kanavin
·
#54407
·
|
|
Re: Cannot build yocto anymore after updating all layers to current dunfell branch tips
Am So, 15. Aug 2021, um 03:39, schrieb Khem Raj:
My bad again. I had the modified layer.conf still in my meta-oe directory, and this prevented kas from switching to the new commit. Fixed this and
Am So, 15. Aug 2021, um 03:39, schrieb Khem Raj:
My bad again. I had the modified layer.conf still in my meta-oe directory, and this prevented kas from switching to the new commit. Fixed this and
|
By
Manuel Wagesreither
·
#54406
·
|
|
Re: Cannot build yocto anymore after updating all layers to current dunfell branch tips
Am Sa, 14. Aug 2021, um 12:14, schrieb Robert Berger:
Alright, thanks for the info. Did they switch from the underline _ to a colon : as seperator? Guess underline was becoming ambigous.
Manuel
Am Sa, 14. Aug 2021, um 12:14, schrieb Robert Berger:
Alright, thanks for the info. Did they switch from the underline _ to a colon : as seperator? Guess underline was becoming ambigous.
Manuel
|
By
Manuel Wagesreither
·
#54405
·
|
|
Re: Cannot build yocto anymore after updating all layers to current dunfell branch tips
https://github.com/openembedded/meta-openembedded/blob/dunfell/meta-multimedia/conf/layer.conf#L34
says it works with dunfell releases and depends on core and meta-python layers. So I wonder what
https://github.com/openembedded/meta-openembedded/blob/dunfell/meta-multimedia/conf/layer.conf#L34
says it works with dunfell releases and depends on core and meta-python layers. So I wonder what
|
By
Khem Raj
·
#54404
·
|
|
Re: [PATCH yocto-autobuilder-helper 1/2] auh-config: enable systemd only for glibc
Please report the problems to mailing list and we can try to help if they do not work with musl. We do support systemd/musl combination and try to keep it working
this will limit testing this
Please report the problems to mailing list and we can try to help if they do not work with musl. We do support systemd/musl combination and try to keep it working
this will limit testing this
|
By
Khem Raj
·
#54403
·
|
|
Re: Cannot build yocto anymore after updating all layers to current dunfell branch tips
We've all done this sort of thing :-)
Looks like another case of the layer's master/honister branch instead
of dunfell.
Steve
We've all done this sort of thing :-)
Looks like another case of the layer's master/honister branch instead
of dunfell.
Steve
|
By
Steve Sakoman
·
#54402
·
|
|
Re: Cannot build yocto anymore after updating all layers to current dunfell branch tips
Am Fr, 13. Aug 2021, um 23:59, schrieb Steve Sakoman:
I feel like an idiot right now. Thank you! With dunfell it builds indeed.
Now I have to deal with the following:
```
ERROR: Layer
Am Fr, 13. Aug 2021, um 23:59, schrieb Steve Sakoman:
I feel like an idiot right now. Thank you! With dunfell it builds indeed.
Now I have to deal with the following:
```
ERROR: Layer
|
By
Manuel Wagesreither
·
#54401
·
|
|
Re: Cannot build yocto anymore after updating all layers to current dunfell branch tips
There was an OVERRIDE syntax change and this is what are seeing.
Some layers, like meta-openembedded incorporated this change into their master branch. So either you need to update all your layers as
There was an OVERRIDE syntax change and this is what are seeing.
Some layers, like meta-openembedded incorporated this change into their master branch. So either you need to update all your layers as
|
By
Robert Berger
·
#54400
·
|
|
[PATCH yocto-autobuilder-helper 2/2] auh-config: adjust to new override syntax
Signed-off-by: Alexander Kanavin <alex.kanavin@...>
---
scripts/auh-config/local.conf.append | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git
Signed-off-by: Alexander Kanavin <alex.kanavin@...>
---
scripts/auh-config/local.conf.append | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git
|
By
Alexander Kanavin
·
#54399
·
|
|
[PATCH yocto-autobuilder-helper 1/2] auh-config: enable systemd only for glibc
It is not guaranteed to build or work otherwise, and causes
update failures in unrelated recipes when building for musl for instance.
Signed-off-by: Alexander Kanavin <alex.kanavin@...>
---
It is not guaranteed to build or work otherwise, and causes
update failures in unrelated recipes when building for musl for instance.
Signed-off-by: Alexander Kanavin <alex.kanavin@...>
---
|
By
Alexander Kanavin
·
#54398
·
|
|
Re: Cannot build yocto anymore after updating all layers to current dunfell branch tips
Note that you are using the master branch of meta-oe ^^^^^^^^
If you use the dunfell branch you won't have this issue.
Steve
Note that you are using the master branch of meta-oe ^^^^^^^^
If you use the dunfell branch you won't have this issue.
Steve
|
By
Steve Sakoman
·
#54397
·
|
|
best way to get feature of systemd v248 in yocto-hardknott (systemd v247)?
I'd like to use a systemd DHCP client feature that became available in v248 in my yocto-hardknott system. Is there any hope of using the complete v249.1 recipe from the oe master branch?
Bill
I'd like to use a systemd DHCP client feature that became available in v248 in my yocto-hardknott system. Is there any hope of using the complete v249.1 recipe from the oe master branch?
Bill
|
By
Bill Plunkett
·
#54396
·
|
|
Cannot build yocto anymore after updating all layers to current dunfell branch tips
Hello all,
I updated the layers of my project to the current dunfell branch tips. See here: https://gitlab.com/manuel_wagesreither/bora-proj/-/commit/de631634d7556987d2551d0cedca8f67530bc78d
Since
Hello all,
I updated the layers of my project to the current dunfell branch tips. See here: https://gitlab.com/manuel_wagesreither/bora-proj/-/commit/de631634d7556987d2551d0cedca8f67530bc78d
Since
|
By
Manuel Wagesreither
·
#54395
·
|