diff options
Diffstat (limited to 'templates/machine/raspberrypi4/50_local.conf.inc')
-rw-r--r-- | templates/machine/raspberrypi4/50_local.conf.inc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/templates/machine/raspberrypi4/50_local.conf.inc b/templates/machine/raspberrypi4/50_local.conf.inc new file mode 100644 index 000000000..3dd12fa19 --- /dev/null +++ b/templates/machine/raspberrypi4/50_local.conf.inc @@ -0,0 +1,5 @@ +MACHINE = "raspberrypi4" +#see meta-agl/meta-agl-bsp/conf/include/agl_raspberrypi3.inc +require conf/include/agl_raspberrypi3.inc + +PREFERRED_VERSION_linux-raspberrypi_raspberrypi4 = "4.19%" |