mirror of
https://github.com/AsteroidOS/asteroid.git
synced 2026-01-28 09:00:04 -05:00
Add machine for triggerfish (Fossil Gen 5 platform)
Co-authored-by: Arseniy Movshev <dodoradio@outlook.com> Signed-off-by: Darrel Griët <dgriet@gmail.com>
This commit is contained in:
committed by
Florent Revest
parent
0258f1c917
commit
fc7bac6d51
@@ -14,7 +14,7 @@
|
||||
# with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||
|
||||
declare -a devices=("anthias" "bass" "beluga" "catfish" "dory" "firefish" "harmony" "inharmony" "lenok" "minnow" "mooneye" "narwhal" "nemo" "pike" "qemux86" "ray" "smelt" "sparrow" "sprat" "sturgeon" "sawfish" "skipjack" "swift" "tetra" "wren")
|
||||
declare -a devices=("anthias" "bass" "beluga" "catfish" "dory" "firefish" "harmony" "inharmony" "lenok" "minnow" "mooneye" "narwhal" "nemo" "pike" "qemux86" "ray" "smelt" "sparrow" "sprat" "sturgeon" "sawfish" "skipjack" "swift" "tetra" "triggerfish" "wren")
|
||||
|
||||
declare -a layers=(
|
||||
"src/oe-core https://github.com/openembedded/openembedded-core.git kirkstone"
|
||||
|
||||
Reference in New Issue
Block a user