|
[meta-rockchip] [PATCH] u-boot%.bbappend: pyelftools for rk3399
Hi Leon, Thanks for the patch! Other machines also need this patch, specifically the rk3328 ones. I tweaked your patch to add the DEPENDS for all (it doesn't hurt the ones that don't need it) and have
Hi Leon, Thanks for the patch! Other machines also need this patch, specifically the rk3328 ones. I tweaked your patch to add the DEPENDS for all (it doesn't hurt the ones that don't need it) and have
|
By
Trevor Woerner
· #60074
·
|
|
[Yocto-Advocacy] Yocto Project Community Manager updates
Nico: you did a fantastic job as Community Manager, as I knew you would. You always do a great job with everything you take on, and this endeavour was no exception. Your help with the virtual summits
Nico: you did a fantastic job as Community Manager, as I knew you would. You always do a great job with everything you take on, and this endeavour was no exception. Your help with the virtual summits
|
By
Trevor Woerner
· #59888
·
|
|
[meta-rockchip][PATCH] nanopi-r4s: add
Nice catch, thanks! :-) Turns out the SDcard issue I was seeing was bizarre too, I have many cards lying around, out of pure luck the 2 I tried were bad, all the rest are fine. However, I did find a p
Nice catch, thanks! :-) Turns out the SDcard issue I was seeing was bizarre too, I have many cards lying around, out of pure luck the 2 I tried were bad, all the rest are fine. However, I did find a p
|
By
Trevor Woerner
· #59325
·
|
|
[meta-rockchip][PATCH] nanopi-r4s: add
Add a MACHINE definition for the FriendlyElec NanoPi R2S https://www.friendlyelec.com/index.php?route=product/product&product_id=284 My testing shows that there still seems to be some issues with the
Add a MACHINE definition for the FriendlyElec NanoPi R2S https://www.friendlyelec.com/index.php?route=product/product&product_id=284 My testing shows that there still seems to be some issues with the
|
By
Trevor Woerner
· #59280
·
|
|
[meta-rockchip][PATCH] rock-pi-4: remove MACHINE
On Sat, Jan 28, 2023 at 6:51 PM Trevor Woerner via lists.yoctoproject.org <twoerner=gmail.com@...> wrote: Applied to meta-rockchip, master branch.
On Sat, Jan 28, 2023 at 6:51 PM Trevor Woerner via lists.yoctoproject.org <twoerner=gmail.com@...> wrote: Applied to meta-rockchip, master branch.
|
By
Trevor Woerner
· #59107
·
|
|
[meta-rockchip][PATCH] U-Boot: add DEPENDS for rock-pi-4[abc]
On Sat, Jan 28, 2023 at 6:41 PM Trevor Woerner via lists.yoctoproject.org <twoerner=gmail.com@...> wrote: Applied to meta-rockchip, master branch.
On Sat, Jan 28, 2023 at 6:41 PM Trevor Woerner via lists.yoctoproject.org <twoerner=gmail.com@...> wrote: Applied to meta-rockchip, master branch.
|
By
Trevor Woerner
· #59106
·
|
|
[meta-rockchip][PATCH] rock-pi-4: remove MACHINE
The last kernel to not split the rock-pi-4[abc] MACHINEs into separate device trees was 5.10. The linux-yocto kernels supported in this release are all after 5.10. Therefore remove the rock-pi-4 MACHI
The last kernel to not split the rock-pi-4[abc] MACHINEs into separate device trees was 5.10. The linux-yocto kernels supported in this release are all after 5.10. Therefore remove the rock-pi-4 MACHI
|
By
Trevor Woerner
· #59095
·
|
|
[meta-rockchip][PATCH] U-Boot: add DEPENDS for rock-pi-4[abc]
The U-Boot build for rock-pi-4[abc] was recently changed to add information for UEFI. The build now DEPENDS on gnutls-native. U-Boot: e86c789ca372 ("rockpi4: board: Add firmware image information for
The U-Boot build for rock-pi-4[abc] was recently changed to add information for UEFI. The build now DEPENDS on gnutls-native. U-Boot: e86c789ca372 ("rockpi4: board: Add firmware image information for
|
By
Trevor Woerner
· #59094
·
|
|
[meta-rockchip][PATCH] layer.conf: update LAYERSERIES_COMPAT for mickledore
Applied, with updates*, to meta-rockchip master: https://git.yoctoproject.org/meta-rockchip/commit/?id=5f06c7c018755b0bef6d6f4944ae25b5447535fc * everyone gets a gold star On Tue, Jan 3, 2023 at 11:22
Applied, with updates*, to meta-rockchip master: https://git.yoctoproject.org/meta-rockchip/commit/?id=5f06c7c018755b0bef6d6f4944ae25b5447535fc * everyone gets a gold star On Tue, Jan 3, 2023 at 11:22
|
By
Trevor Woerner
· #58920
·
|
|
[meta-rockchip][PATCH] layer.conf: Update LAYERSERIES_COMPAT for mickledore
It's nice knowing someone other than me is using this layer :-)
It's nice knowing someone other than me is using this layer :-)
|
By
Trevor Woerner
· #58918
·
|
|
[meta-rockchip][PATCH] layer.conf: update LAYERSERIES_COMPAT for mickledore
Signed-off-by: Trevor Woerner <twoerner@...> --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index 9197c3b84ce7..e8c50f8a1
Signed-off-by: Trevor Woerner <twoerner@...> --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index 9197c3b84ce7..e8c50f8a1
|
By
Trevor Woerner
· #58911
·
|
|
[meta-rockchip][PATCH] rockchip-defaults: remove xf86-input-keyboard
Applied to meta-rockchip master (with Quentin's Reviewed-by). Thanks!
Applied to meta-rockchip master (with Quentin's Reviewed-by). Thanks!
|
By
Trevor Woerner
· #58609
·
|
|
[PATCH][meta-rockchip][master][kirkstone][honister] rockchip.wic.inc: let wic update fstab again
Applied to meta-rockchip master, kirkstone, and honister. Thanks!
Applied to meta-rockchip master, kirkstone, and honister. Thanks!
|
By
Trevor Woerner
· #58608
·
|
|
[meta-rockchip][PATCH] rockchip-defaults: remove xf86-input-keyboard
xf86-input-keyboard was removed from openembedded-core at its commit: f1d7c33b64 (xf86-input-keyboard: remove the recipe, 2022-07-20). Therefore remove it from the XSERVER definition. Signed-off-by: T
xf86-input-keyboard was removed from openembedded-core at its commit: f1d7c33b64 (xf86-input-keyboard: remove the recipe, 2022-07-20). Therefore remove it from the XSERVER definition. Signed-off-by: T
|
By
Trevor Woerner
· #58594
·
|
|
[meta-rockchip][PATCH] Enable wlan for tinker board (s)
Thank you for your interest in meta-rockchip. Patches should be sent in-line and not as attachments. The meta-rockchip top-level README has some hints on the best way to send a patch or you could take
Thank you for your interest in meta-rockchip. Patches should be sent in-line and not as attachments. The meta-rockchip top-level README has some hints on the best way to send a patch or you could take
|
By
Trevor Woerner
· #58483
·
|
|
[meta-rockchip][PATCH] add support for PX30 SoC
Applied to meta-rockchip, both master and kirkstone branches. Thanks!
Applied to meta-rockchip, both master and kirkstone branches. Thanks!
|
By
Trevor Woerner
· #58386
·
|
|
[meta-rockchip][PATCH] layer.conf: update LAYERSERIES_COMPAT for langdale
Applied to meta-rockchip master branch, thanks!
Applied to meta-rockchip master branch, thanks!
|
By
Trevor Woerner
· #58231
·
|
|
is there already online the YP summit "hands-on setup"?
If you don't already have a DO account then signing up ahead of time would be great. You can find some info and links at: https://wiki.yoctoproject.org/wiki/YoctoProject_Summit_yps2022.05 We were plan
If you don't already have a DO account then signing up ahead of time would be great. You can find some info and links at: https://wiki.yoctoproject.org/wiki/YoctoProject_Summit_yps2022.05 We were plan
|
By
Trevor Woerner
· #57112
·
|
|
[kirkstone][meta-rockchip][PATCH] wic: add e2fsprogs dependency
Ah sorry, I saw your message yesterday but was in the middle of something else... then I forgot. Thanks for the reminder. Done.
Ah sorry, I saw your message yesterday but was in the middle of something else... then I forgot. Thanks for the reminder. Done.
|
By
Trevor Woerner
· #57078
·
|
|
Strange sporadic build issues (incremental builds in docker container)
Awesome! That is a very simple and quick reproducer! As per our conversation I quickly tried the following (not that I expected this to be a final solution, but just a poking-around kind of thing): di
Awesome! That is a very simple and quick reproducer! As per our conversation I quickly tried the following (not that I expected this to be a final solution, but just a poking-around kind of thing): di
|
By
Trevor Woerner
· #56609
·
|