diff options
| author | unitexe <unitexe70@gmail.com> | 2025-12-29 16:32:22 -0600 |
|---|---|---|
| committer | unitexe <unitexe70@gmail.com> | 2025-12-29 16:40:03 -0600 |
| commit | f45371b922d02bd751ab7a50e3f0cbf4ba75eba2 (patch) | |
| tree | c84833868c579a9daf6636fb0c0b161ebb371c87 /meta-unit-kas/include/layers/meta-raspberrypi/conf.yml | |
| parent | e404d6eec60af35ec91fbe98daaaff8af65d79c1 (diff) | |
Build core-image-base for raspberrypi3-64
- Distro: poky
- Image: core-image-base
- Machine: raspberrypi3-64
- Release: whinlatter
Diffstat (limited to 'meta-unit-kas/include/layers/meta-raspberrypi/conf.yml')
| -rw-r--r-- | meta-unit-kas/include/layers/meta-raspberrypi/conf.yml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/meta-unit-kas/include/layers/meta-raspberrypi/conf.yml b/meta-unit-kas/include/layers/meta-raspberrypi/conf.yml new file mode 100644 index 0000000..c20a8f4 --- /dev/null +++ b/meta-unit-kas/include/layers/meta-raspberrypi/conf.yml @@ -0,0 +1,12 @@ +header: + version: 20 + +local_conf_header: + meta-raspberrypi: | + LICENSE_FLAGS_ACCEPTED:append = " synaptics-killswitch" + RPI_USE_U_BOOT = "1" + ENABLE_UART = "1" + ENABLE_DWC2_HOST = "1" + ENABLE_SPI_BUS = "1" + ENABLE_WATCHDOG = "1" + PREFERRED_VERSION_linux-raspberrypi ?= "6.12.%" |
