mirror of
https://github.com/Fishwaldo/build.git
synced 2025-03-15 11:21:29 +00:00
Add Orangepi R1+ to the build targets
This commit is contained in:
parent
a594eb826f
commit
dd12df4cac
2 changed files with 11 additions and 2 deletions
|
@ -204,10 +204,14 @@ orangepi3 edge hirsute cli beta
|
|||
orangepi4 edge hirsute cli beta yes
|
||||
|
||||
|
||||
# orangepi-r1
|
||||
# Orangepi R1
|
||||
orangepi-r1 edge hirsute cli beta yes
|
||||
|
||||
|
||||
# Orangepi R1+
|
||||
orangepi-r1plus edge hirsute cli beta yes
|
||||
|
||||
|
||||
# orangepilite
|
||||
orangepilite edge hirsute cli beta yes
|
||||
|
||||
|
|
|
@ -425,11 +425,16 @@ orangepi4 current focal desktop stable
|
|||
orangepi4 current focal desktop stable yes xfce config_base 3dsupport,browsers,chat,desktop_tools,editors,email,internet,multimedia,office,programming,remote_desktop
|
||||
|
||||
|
||||
# orangepi-r1
|
||||
# Orangepi R1
|
||||
orangepi-r1 current buster cli stable yes
|
||||
orangepi-r1 current focal cli stable yes
|
||||
|
||||
|
||||
# orangepi R1+
|
||||
orangepi-r1plus current buster cli stable yes
|
||||
orangepi-r1plus current focal cli stable yes
|
||||
|
||||
|
||||
# Orangepi rk3399
|
||||
orangepi-rk3399 legacy buster desktop stable yes xfce config_base browsers
|
||||
orangepi-rk3399 current buster cli stable yes
|
||||
|
|
Loading…
Add table
Reference in a new issue