diff options
Diffstat (limited to 'templates/machine/raspberrypi2')
-rw-r--r-- | templates/machine/raspberrypi2/50_bblayers.conf.inc | 1 | ||||
-rw-r--r-- | templates/machine/raspberrypi2/50_local.conf.inc | 3 |
2 files changed, 0 insertions, 4 deletions
diff --git a/templates/machine/raspberrypi2/50_bblayers.conf.inc b/templates/machine/raspberrypi2/50_bblayers.conf.inc deleted file mode 100644 index 1250b359f..000000000 --- a/templates/machine/raspberrypi2/50_bblayers.conf.inc +++ /dev/null @@ -1 +0,0 @@ -BBLAYERS =+ "${METADIR}/meta-raspberrypi" diff --git a/templates/machine/raspberrypi2/50_local.conf.inc b/templates/machine/raspberrypi2/50_local.conf.inc deleted file mode 100644 index 5d314eeb4..000000000 --- a/templates/machine/raspberrypi2/50_local.conf.inc +++ /dev/null @@ -1,3 +0,0 @@ -MACHINE = "raspberrypi2" -#see meta-agl/meta-agl-bsp/conf/include/agl_raspberrypi2.inc -require conf/include/agl_raspberrypi2.inc |