orange-pi-one.coffee: Mark board as community
Changelog-entry: Mark orange-pi-one as community in the .coffee file Signed-off-by: Florin Sarbu <florin@balena.io>
This commit is contained in:
parent
dd1111fcbe
commit
33328a014e
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ module.exports =
|
||||||
name: 'Orange Pi One'
|
name: 'Orange Pi One'
|
||||||
arch: 'armv7hf'
|
arch: 'armv7hf'
|
||||||
state: 'experimental'
|
state: 'experimental'
|
||||||
|
community: true
|
||||||
|
|
||||||
instructions: commonImg.instructions
|
instructions: commonImg.instructions
|
||||||
gettingStartedLink:
|
gettingStartedLink:
|
||||||
|
|
Loading…
Add table
Reference in a new issue