All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-zephyr][PATCH v3 0/4] zephyr-lvgl: make it possible to build the zephyr lvgl sample
@ 2021-11-16  9:41 Bartosz Golaszewski
  0 siblings, 0 replies; only message in thread
From: Bartosz Golaszewski @ 2021-11-16  9:41 UTC (permalink / raw)
  To: yocto; +Cc: Naveen Saini, Bartosz Golaszewski

This series adds a recipe for the lvgl sample from zephyr. Due to how
meta-zephyr works we need to pull in some additional modules for the
build to succeed.

The first three patches are just coding style improvements, the last patch
adds the recipe.

v1 -> v2:
- rebase patches on top of current master

v2 -> v3:
- move the modules specific to the nordic devkit into the recipe

Bartosz Golaszewski (4):
  zephyr-kernel-src: order the SRCREV assignments alphabetically
  zephyr-kernel-src: use the preferred coding style for multi-line
    assignments
  zephyr-kernel-src: order git repos alphabetically
  zephyr-lvgl: new recipe

 ...0001-cmake-added-missing-file-ext-to.patch | 42 +++++++++++++++++++
 .../zephyr-kernel/zephyr-kernel-src-2.6.1.inc | 18 ++++----
 .../zephyr-kernel/zephyr-kernel-src-2.7.0.inc | 16 +++----
 .../zephyr-kernel/zephyr-kernel-src.inc       |  3 +-
 recipes-kernel/zephyr-kernel/zephyr-lvgl.bb   | 18 ++++++++
 5 files changed, 81 insertions(+), 16 deletions(-)
 create mode 100644 recipes-kernel/zephyr-kernel/files/0001-cmake-added-missing-file-ext-to.patch
 create mode 100644 recipes-kernel/zephyr-kernel/zephyr-lvgl.bb

-- 
2.30.1



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-11-16  9:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-16  9:41 [meta-zephyr][PATCH v3 0/4] zephyr-lvgl: make it possible to build the zephyr lvgl sample Bartosz Golaszewski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.