Files
alire-index-community/index/mu/muntsos_dev_beaglebone/muntsos_dev_beaglebone-external.toml
T
pmunts 184006bea9 muntsos_* 1.0.0 (#736)
* External crates for MuntsOS Embedded Linux cross-toolchain metapackages.

* muntsos_beaglebone release 1.0.0

You can prepare an Alire program project to target MuntsOS Embedded
Linux on a BeagleBone board with just "alr with muntsos_beaglebone".

* muntsos_raspberrypi1 release 1.0.0

You can prepare an Alire program project to target MuntsOS Embedded
Linux on a Raspberry Pi 1 board with just "alr with muntsos_raspberrypi1".

* muntsos_raspberrypi2 release 1.0.0

You can prepare an Alire program project to target MuntsOS Embedded
Linux on a Raspberry Pi 2 board with just "alr with muntsos_raspberrypi2".

* muntsos_raspberrypi3 release 1.0.0

You can prepare an Alire program project to target MuntsOS Embedded
Linux on a Raspberry Pi 3 board with just "alr with muntsos_raspberrypi3".

* muntsos_raspberrypi4 release 1.0.0

You can prepare an Alire program project to target MuntsOS Embedded
Linux on a Raspberry Pi 4 board with just "alr with muntsos_raspberrypi4".
2023-03-09 12:02:31 +01:00

14 lines
516 B
TOML

name = "muntsos_dev_beaglebone"
description = "MuntsOS Embedded Linux BeagleBone ARMv7 cross-toolchain metapackage"
tags = ["muntsos", "embedded", "linux", "arm", "beaglebone"]
website = "https://github.com/pmunts/muntsos"
maintainers = ["Philip Munts <phil@munts.net>"]
maintainers-logins = ["pmunts"]
[[external]]
kind = "system"
hint = "Install from the Munts Technologies Debian Package Repository at http://repo.munts.com/debian11"
[external.origin."case(distribution)"]
"debian" = ["muntsos-dev-beaglebone"]