|
[meta-zephyr][PATCH v4] README.txt: Document generate-zephyr-machine use
From: Eilís Ní Fhlannagáin <elizabeth.flanagan@...> This commit just adds some documentation on how to use the machine generation recipe. Signed-off-by: Eilís Ní Fhlannagáin <elizabeth.flanagan
From: Eilís Ní Fhlannagáin <elizabeth.flanagan@...> This commit just adds some documentation on how to use the machine generation recipe. Signed-off-by: Eilís Ní Fhlannagáin <elizabeth.flanagan
|
By
Eilís Ní Fhlannagáin
· #55921
·
|
|
[meta-zephyr][PATCH v4] zephyr-kernel: Modify recipes to work with new -DZEPHYR_MODULES
From: Eilís Ní Fhlannagáin <elizabeth.flanagan@...> Some of these recipes ended up overriding the ZEPHYR_MODULES we set elsewhere. As well, zephyr-lvgl tries to apply a patch we already apply.
From: Eilís Ní Fhlannagáin <elizabeth.flanagan@...> Some of these recipes ended up overriding the ZEPHYR_MODULES we set elsewhere. As well, zephyr-lvgl tries to apply a patch we already apply.
|
By
Eilís Ní Fhlannagáin
· #55920
·
|
|
[meta-zephyr][PATCH v4] recipes-meta: Abuse CMake to create OE machine definitions
From: Eilís Ní Fhlannagáin <elizabeth.flanagan@...> Trying to handwrite all the machine defintions in zephyr would be an enormous task. This commit creates a patch to zephy which abuses cmake t
From: Eilís Ní Fhlannagáin <elizabeth.flanagan@...> Trying to handwrite all the machine defintions in zephyr would be an enormous task. This commit creates a patch to zephy which abuses cmake t
|
By
Eilís Ní Fhlannagáin
· #55919
·
|
|
[meta-zephyr][PATCH v4] zephyr-kernel-src-2.6.1: Add dtc patch.
From: Eilís Ní Fhlannagáin <elizabeth.flanagan@...> fd8bf397792d58280928d23686313a8da810485a should have also applied the dtc.patch to the 2.6.1 kernel. This commits applies it, so both 2.7.1 a
From: Eilís Ní Fhlannagáin <elizabeth.flanagan@...> fd8bf397792d58280928d23686313a8da810485a should have also applied the dtc.patch to the 2.6.1 kernel. This commits applies it, so both 2.7.1 a
|
By
Eilís Ní Fhlannagáin
· #55918
·
|
|
[meta-zephyr][PATCH v4] zephyr-kernel-src: Add complete zephyr source
From: Eilís Ní Fhlannagáin <elizabeth.flanagan@...> Currently meta-zephyr only checks out a subset of the kernel source. With the addition of being able to generate machine configs from zephyr
From: Eilís Ní Fhlannagáin <elizabeth.flanagan@...> Currently meta-zephyr only checks out a subset of the kernel source. With the addition of being able to generate machine configs from zephyr
|
By
Eilís Ní Fhlannagáin
· #55917
·
|
|
[meta-zephyr][PATCH v4] zephyr.bbclass: Remove need for MACHINEOVERRIDES for ZEPHYR_MODULES
From: Eilís Ní Fhlannagáin <elizabeth.flanagan@...> This commit removes the need for calling out ZEPHYR_MODULES via MACHINEOVERRIDES. It uses west list to figure out what ZEPHYR_MODULES are ava
From: Eilís Ní Fhlannagáin <elizabeth.flanagan@...> This commit removes the need for calling out ZEPHYR_MODULES via MACHINEOVERRIDES. It uses west list to figure out what ZEPHYR_MODULES are ava
|
By
Eilís Ní Fhlannagáin
· #55916
·
|
|
[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 to be
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 to be
|
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 preparat
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 preparat
|
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 minor iss
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 minor iss
|
By
Eilís Ní Fhlannagáin
· #55913
·
|
|
[meta-zephyr][PATCH v3] meta-zephyr-bsp: Add autogenerated machines.
Yes. Some numbers on this after my poor laptop thrashed around on this for a bit. 395 boards in zephyr 2.7.1 391 boards autogenerated via this patch 299 (including the original 8 in meta-zephyr) that
Yes. Some numbers on this after my poor laptop thrashed around on this for a bit. 395 boards in zephyr 2.7.1 391 boards autogenerated via this patch 299 (including the original 8 in meta-zephyr) that
|
By
Eilís Ní Fhlannagáin
· #55876
·
|
|
[meta-zephyr][PATCH v3] meta-zephyr-bsp: Add autogenerated machines.
From: Eilís Ní Fhlannagáin <elizabeth.flanagan@...> This commit adds 382 autogenerated machines generated via generate-zephyr-machines.bb. These machines have obviously not all been tested due
From: Eilís Ní Fhlannagáin <elizabeth.flanagan@...> This commit adds 382 autogenerated machines generated via generate-zephyr-machines.bb. These machines have obviously not all been tested due
|
By
Eilís Ní Fhlannagáin
· #55831
·
|
|
[meta-zephyr][PATCH v3] README.txt: Document generate-zephyr-machine use
From: Eilís Ní Fhlannagáin <elizabeth.flanagan@...> This commit just adds some documentation on how to use the machine generation recipe. Signed-off-by: Eilís Ní Fhlannagáin <elizabeth.flanagan
From: Eilís Ní Fhlannagáin <elizabeth.flanagan@...> This commit just adds some documentation on how to use the machine generation recipe. Signed-off-by: Eilís Ní Fhlannagáin <elizabeth.flanagan
|
By
Eilís Ní Fhlannagáin
· #55830
·
|
|
[meta-zephyr][PATCH v3] zephyr-kernel: Modify recipes to work with new -DZEPHYR_MODULES
From: Eilís Ní Fhlannagáin <elizabeth.flanagan@...> Some of these recipes ended up overriding the ZEPHYR_MODULES we set elsewhere. As well, zephyr-lvgl tries to apply a patch we already apply.
From: Eilís Ní Fhlannagáin <elizabeth.flanagan@...> Some of these recipes ended up overriding the ZEPHYR_MODULES we set elsewhere. As well, zephyr-lvgl tries to apply a patch we already apply.
|
By
Eilís Ní Fhlannagáin
· #55829
·
|
|
[meta-zephyr][PATCH v3] recipes-meta: Abuse CMake to create OE machine definitions
From: Eilís Ní Fhlannagáin <elizabeth.flanagan@...> Trying to handwrite all the machine defintions in zephyr would be an enormous task. This commit creates a patch to zephy which abuses cmake t
From: Eilís Ní Fhlannagáin <elizabeth.flanagan@...> Trying to handwrite all the machine defintions in zephyr would be an enormous task. This commit creates a patch to zephy which abuses cmake t
|
By
Eilís Ní Fhlannagáin
· #55828
·
|
|
[meta-zephyr][PATCH v3] zephyr-kernel-src-2.6.1: Add dtc patch.
From: Eilís Ní Fhlannagáin <elizabeth.flanagan@...> fd8bf397792d58280928d23686313a8da810485a should have also applied the dtc.patch to the 2.6.1 kernel. This commits applies it, so both 2.7.1 a
From: Eilís Ní Fhlannagáin <elizabeth.flanagan@...> fd8bf397792d58280928d23686313a8da810485a should have also applied the dtc.patch to the 2.6.1 kernel. This commits applies it, so both 2.7.1 a
|
By
Eilís Ní Fhlannagáin
· #55827
·
|
|
[meta-zephyr][PATCH v3] zephyr-kernel-src: Add complete zephyr source
From: Eilís Ní Fhlannagáin <elizabeth.flanagan@...> Currently meta-zephyr only checks out a subset of the kernel source. With the addition of being able to generate machine configs from zephyr
From: Eilís Ní Fhlannagáin <elizabeth.flanagan@...> Currently meta-zephyr only checks out a subset of the kernel source. With the addition of being able to generate machine configs from zephyr
|
By
Eilís Ní Fhlannagáin
· #55826
·
|
|
[meta-zephyr][PATCH v3] zephyr.bbclass: Remove need for MACHINEOVERRIDES for ZEPHYR_MODULES
From: Eilís Ní Fhlannagáin <elizabeth.flanagan@...> This commit removes the need for calling out ZEPHYR_MODULES via MACHINEOVERRIDES. It uses west list to figure out what ZEPHYR_MODULES are ava
From: Eilís Ní Fhlannagáin <elizabeth.flanagan@...> This commit removes the need for calling out ZEPHYR_MODULES via MACHINEOVERRIDES. It uses west list to figure out what ZEPHYR_MODULES are ava
|
By
Eilís Ní Fhlannagáin
· #55825
·
|
|
[meta-zephyr][PATCH v3] 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 preparat
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 preparat
|
By
Eilís Ní Fhlannagáin
· #55824
·
|
|
[meta-zephyr][PATCH v3] 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 to be
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 to be
|
By
Eilís Ní Fhlannagáin
· #55823
·
|
|
[meta-zephyr][PATCH v3] Additional machines and removal of 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 minor iss
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 minor iss
|
By
Eilís Ní Fhlannagáin
· #55822
·
|