diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2019-05-21 22:27:01 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@automotivelinux.org> | 2019-05-21 22:27:01 +0000 |
commit | 01fc2156dd1ffc90776369e1c4ab5acf0f221ed0 (patch) | |
tree | 9681b14066f9f2d82c20b753558d4530fd51cdb2 /templates/machine | |
parent | e9ef4aa5dedadb42966a5c52f02197a75681497d (diff) | |
parent | fc373f546bd8bb18b70611930453fe166280d72a (diff) |
Merge "Remove the 64bit rpi3 target"
Diffstat (limited to 'templates/machine')
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, 0 insertions, 4 deletions
diff --git a/templates/machine/raspberrypi3-64/50_bblayers.conf.inc b/templates/machine/raspberrypi3-64/50_bblayers.conf.inc deleted file mode 120000 index 653316c5c..000000000 --- a/templates/machine/raspberrypi3-64/50_bblayers.conf.inc +++ /dev/null @@ -1 +0,0 @@ -../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 deleted file mode 100644 index 74d952ed9..000000000 --- a/templates/machine/raspberrypi3-64/50_local.conf.inc +++ /dev/null @@ -1,3 +0,0 @@ -MACHINE = "raspberrypi3-64" -#see meta-agl/meta-agl-bsp/conf/include/agl_raspberrypi3-64.inc -require conf/include/agl_raspberrypi3-64.inc |