diff options
Diffstat (limited to 'templates')
l--------- | templates/machine/raspberrypi3-64/50_bblayers.conf.inc | 1 | ||||
-rw-r--r-- | templates/machine/raspberrypi3-64/50_local.conf.inc | 3 |
2 files changed, 4 insertions, 0 deletions
diff --git a/templates/machine/raspberrypi3-64/50_bblayers.conf.inc b/templates/machine/raspberrypi3-64/50_bblayers.conf.inc new file mode 120000 index 000000000..653316c5c --- /dev/null +++ b/templates/machine/raspberrypi3-64/50_bblayers.conf.inc @@ -0,0 +1 @@ +../raspberrypi3/50_bblayers.conf.inc
\ No newline at end of file diff --git a/templates/machine/raspberrypi3-64/50_local.conf.inc b/templates/machine/raspberrypi3-64/50_local.conf.inc new file mode 100644 index 000000000..74d952ed9 --- /dev/null +++ b/templates/machine/raspberrypi3-64/50_local.conf.inc @@ -0,0 +1,3 @@ +MACHINE = "raspberrypi3-64" +#see meta-agl/meta-agl-bsp/conf/include/agl_raspberrypi3-64.inc +require conf/include/agl_raspberrypi3-64.inc |