All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-rockchip][PATCH 0/3] rock-pi-s
@ 2023-10-01 13:08 Trevor Woerner
  2023-10-01 13:08 ` [meta-rockchip][PATCH 1/3] u-boot: cleanup Trevor Woerner
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Trevor Woerner @ 2023-10-01 13:08 UTC (permalink / raw)
  To: yocto

Perform a couple recipe cleanups then add a new MACHINE: rock-pi-s.

Trevor Woerner (3):
  u-boot: cleanup
  rock-pi-e.conf: remove redundant MACHINEOVERRIDES
  rock-pi-s: add

 README                                      |  1 +
 conf/machine/include/rk3308.inc             | 18 +++++++++
 conf/machine/rock-pi-e.conf                 |  2 -
 conf/machine/rock-pi-s.conf                 | 11 ++++++
 recipes-bsp/rkbin/rockchip-rkbin_git.bb     | 17 +++++++++
 recipes-bsp/u-boot/u-boot%.bbappend         | 41 +++++++++++++--------
 recipes-kernel/linux/linux-yocto_%.bbappend |  1 +
 7 files changed, 73 insertions(+), 18 deletions(-)
 create mode 100644 conf/machine/include/rk3308.inc
 create mode 100644 conf/machine/rock-pi-s.conf

-- 
2.41.0.327.gaa9166bcc0ba



^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2023-11-02 10:52 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-01 13:08 [meta-rockchip][PATCH 0/3] rock-pi-s Trevor Woerner
2023-10-01 13:08 ` [meta-rockchip][PATCH 1/3] u-boot: cleanup Trevor Woerner
2023-10-02 16:07   ` [yocto] " Quentin Schulz
2023-10-01 13:08 ` [meta-rockchip][PATCH 2/3] rock-pi-e.conf: remove redundant MACHINEOVERRIDES Trevor Woerner
2023-10-02 16:07   ` [yocto] " Quentin Schulz
2023-10-02 21:55   ` Trevor Woerner
2023-10-01 13:08 ` [meta-rockchip][PATCH 3/3] rock-pi-s: add Trevor Woerner
2023-10-02 16:17   ` [yocto] " Quentin Schulz
2023-10-03 13:56     ` Trevor Woerner
2023-10-04 14:23       ` Quentin Schulz
2023-10-30 17:26         ` Trevor Woerner
2023-11-02 10:52           ` Quentin Schulz

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.