diff options
| author | unitexe <unitexe70@gmail.com> | 2026-01-10 23:33:48 -0600 |
|---|---|---|
| committer | unitexe <unitexe70@gmail.com> | 2026-01-11 00:30:56 -0600 |
| commit | e99d9bb6788424ec7711d187985bb93b8b5c1175 (patch) | |
| tree | bc37f1d07e4a27a62099b8160b6e40a73ce631f2 /meta-unit-kas | |
| parent | d9466d72d1bed7f6fa34ae14cbf81395c9bde705 (diff) | |
Introduce meta-raspberrypi-extra
- Install copies of cmdline, config & uboot script to rootfs; they are normally just installed to the boot partitioin but having a copy on the rootfs makes making changes and updating them easier
- The rpi-eeprom package does not support raspberrypi3-64, it has not EEPROM
Diffstat (limited to 'meta-unit-kas')
| -rw-r--r-- | meta-unit-kas/images/unit-poky/raspberrypi3-64/core-image-unit/whinlatter.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-unit-kas/images/unit-poky/raspberrypi3-64/core-image-unit/whinlatter.yml b/meta-unit-kas/images/unit-poky/raspberrypi3-64/core-image-unit/whinlatter.yml index 08ed5c9..846273a 100644 --- a/meta-unit-kas/images/unit-poky/raspberrypi3-64/core-image-unit/whinlatter.yml +++ b/meta-unit-kas/images/unit-poky/raspberrypi3-64/core-image-unit/whinlatter.yml @@ -27,6 +27,7 @@ repos: meta-python: meta-unit: layers: + meta-raspberrypi-extra: meta-unit-core: meta-unit-distro: meta-virtualization-extra: |
