Skip to content
Snippets Groups Projects

pi4 support: add linux-raspberrypi bbappend, disable CONFIG_ANDROID_BINDERFS

Merged Francesco Pham requested to merge mrfrank/pi4-support into kirkstone
10 files
+ 15
8
Compare changes
  • Side-by-side
  • Inline
Files
10
@@ -29,6 +29,7 @@ INIT_MANAGER = "systemd"
@@ -29,6 +29,7 @@ INIT_MANAGER = "systemd"
# Linux kernel version
# Linux kernel version
PREFERRED_VERSION_linux-yocto = "5.10.%"
PREFERRED_VERSION_linux-yocto = "5.10.%"
 
PREFERRED_VERSION_linux-raspberrypi = "5.10.%"
# Attempt to isolate the buidl system from the host distribution's C library
# Attempt to isolate the buidl system from the host distribution's C library
require conf/distro/include/yocto-uninative.inc
require conf/distro/include/yocto-uninative.inc
Loading