|
[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
·
|
|
Strange sporadic build issues (incremental builds in docker container)
Hi Matthias, And keymaps follows the exact same pattern as modutils-initscripts and initscripts; namely that their sources are entirely contained in-tree: keymaps/ ├── files │ ├── GPLv2.patch │ └── ke
Hi Matthias, And keymaps follows the exact same pattern as modutils-initscripts and initscripts; namely that their sources are entirely contained in-tree: keymaps/ ├── files │ ├── GPLv2.patch │ └── ke
|
By
Trevor Woerner
· #56598
·
|
|
Strange sporadic build issues (incremental builds in docker container)
Yes I've been seeing exactly these issues as well. I'm not using any sort of virtualization, I'm using Jenkins to do nightly builds directly on my host. My host machine is openSUSE 15.3. These problem
Yes I've been seeing exactly these issues as well. I'm not using any sort of virtualization, I'm using Jenkins to do nightly builds directly on my host. My host machine is openSUSE 15.3. These problem
|
By
Trevor Woerner
· #56581
·
|
|
[meta-rockchip][PATCH] wic: add e2fsprogs dependency
Applied to meta-rockchip, master.
Applied to meta-rockchip, master.
|
By
Trevor Woerner
· #56397
·
|
|
[meta-rockchip][PATCH] wic: add e2fsprogs dependency
Started seeing the following error in my builds: ERROR: A native program mkfs.ext4 required to build the image was not found Please make sure wic-tools have e2fsprogs-native in its DEPENDS Signed-off-
Started seeing the following error in my builds: ERROR: A native program mkfs.ext4 required to build the image was not found Please make sure wic-tools have e2fsprogs-native in its DEPENDS Signed-off-
|
By
Trevor Woerner
· #56395
·
|
|
[meta-rockchip][PATCH] layers: Bump to use kirkstone
Done, thanks!
By
Trevor Woerner
· #56355
·
|
|
[meta-rockchip][PATCH] layers: Bump to use kirkstone
Applied to meta-rockchip master and kirkstone. Thanks!
Applied to meta-rockchip master and kirkstone. Thanks!
|
By
Trevor Woerner
· #56239
·
|
|
pseudo error building master with kas-container
I wouldn't do something like that on purpose :-) Let's see where this goes: https://github.com/siemens/kas/pull/76/commits/eb8f5c90804dee5a1a649883e1d400d1058639b3
I wouldn't do something like that on purpose :-) Let's see where this goes: https://github.com/siemens/kas/pull/76/commits/eb8f5c90804dee5a1a649883e1d400d1058639b3
|
By
Trevor Woerner
· #55765
·
|
|
pseudo error building master with kas-container
Okay. Can I add your SOB line to the patch?
Okay. Can I add your SOB line to the patch?
|
By
Trevor Woerner
· #55763
·
|