Files
alire-index-community/index/mu/muntsos_raspberrypi1/muntsos_raspberrypi1-9.1.0.toml
T
pmunts f52d985009 muntsos_* 9.1.0 (#974)
Incorporating:

muntsos_aarch64      release 9.1.0
muntsos_beaglebone   release 9.1.0
muntsos_raspberrypi1 release 9.1.0
muntsos_raspberrypi2 release 9.1.0
muntsos_raspberrypi3 release 9.1.0
muntsos_raspberrypi4 release 9.1.0
muntsos_raspberrypi5 release 9.1.0

Corrected invalid toolchain path wildcard for old Debian 11 /
Crosstool-NG 1.25.0 / GCC 10.3.0 toolchains.

Reworked the post fetch action script to be much more robust.
2024-01-23 17:56:45 +01:00

34 lines
895 B
TOML

name = "muntsos_raspberrypi1"
description = "MuntsOS Embedded Linux support for RaspberryPi1 targets"
tags = ["muntsos", "embedded", "linux", "arm", "raspberrypi1"]
version = "9.1.0"
website = "https://github.com/pmunts/muntsos"
authors = ["Philip Munts"]
maintainers = ["Philip Munts <phil@munts.net>"]
maintainers-logins = ["pmunts"]
project-files = ["aws.gpr", "libsimpleio.gpr"]
[available."case(os)"]
"linux" = true
"..." = false
[configuration]
disabled = true
[[depends-on]]
muntsos_dev_raspberrypi1 = "*"
[[actions]]
type = "post-fetch"
command = ["sh", "-c", "./postfetch"]
[origin]
hashes = [
"sha256:f3c9199dee4c58bad47f92051ad09bcac5d1943fa7f3b4593a9cc62b30b7f437",
"sha512:ad517a32593e7cafa3fd24f45f68eccb78a29d970a413fda02f5d32a876360aa90f67715640405ee949b9d424b5af4e6afc00e48d21b01a7d6a634eea34fcad6",
]
url = "http://repo.munts.com/alire/muntsos_raspberrypi1-9.1.0.tbz2"