diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2018-02-20 23:01:57 +0100 |
---|---|---|
committer | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2018-02-20 23:01:59 +0100 |
commit | 334beda155887c550b5ea9300e374d88763de716 (patch) | |
tree | 15316440dd0cab96ce177784aa35f18a52aff2fa /templates/machine/qemux86 | |
parent | b35e30a169fdc089b43f73fd3b113324a82ebfa4 (diff) |
Remove old boards for rocko
Old boards being removed:
- porter templates
- wandboard (untested)
- qemux86 (qemux86-64 - aka 64bit - is the only default)
Change-Id: Ia366cdeac988780dc3253e20357b868b3b6b8070
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'templates/machine/qemux86')
-rw-r--r-- | templates/machine/qemux86/50_local.conf.inc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/templates/machine/qemux86/50_local.conf.inc b/templates/machine/qemux86/50_local.conf.inc deleted file mode 100644 index b500b3c60..000000000 --- a/templates/machine/qemux86/50_local.conf.inc +++ /dev/null @@ -1,3 +0,0 @@ -MACHINE = "qemux86" -#see meta-agl/meta-agl-bsp/conf/include/agl_qemux86.inc -require conf/include/agl_qemux86.inc |