Skip to content

Commit

Permalink
muntsos_raspberrypi2 release 9.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pmunts committed Dec 9, 2023
1 parent 2661b68 commit 5becd6f
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions index/mu/muntsos_raspberrypi2/muntsos_raspberrypi2-9.0.0.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
name = "muntsos_raspberrypi2"
description = "MuntsOS Embedded Linux support for RaspberryPi2 targets"
tags = ["muntsos", "embedded", "linux", "arm", "raspberrypi2"]
version = "9.0.0"
website = "https://github.com/pmunts/muntsos"

authors = ["Philip Munts"]
maintainers = ["Philip Munts <[email protected]>"]
maintainers-logins = ["pmunts"]

project-files = ["aws.gpr", "libsimpleio.gpr"]

[available."case(os)"]
"linux" = true
"..." = false

[configuration]
disabled = true

[[depends-on]]
muntsos_dev_ctng_raspberrypi2 = "*"

[[actions]]
type = "post-fetch"
command = ["sh", "-c", "./postfetch"]

[origin]
hashes = [
"sha256:2702589ca23f7ed9433f60d2498b00f3065ff8e13822f02257029bd87bfe1912",
"sha512:bae72e2e0a39533012459ef4bff708171e0d7def9acda55a1693941e0eba9965b517291bd98ae4d6234575db512c1f4ce1e5f71295c238bf437c59f51967668b",
]
url = "http://repo.munts.com/alire/muntsos_raspberrypi2-9.0.0.tbz2"

0 comments on commit 5becd6f

Please sign in to comment.