mbox series

[meta-rockchip,0/3] rock-pi-s

Message ID 20231001130803.18662-1-twoerner@gmail.com
Headers show
Series rock-pi-s | expand

Message

Trevor Woerner Oct. 1, 2023, 1:08 p.m. UTC
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