Skip to content

Commit

Permalink
muntsos_raspberrypizero2w 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 5d1878f commit 9bf210d
Showing 1 changed file with 33 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
name = "muntsos_raspberrypizero2w"
description = "MuntsOS Embedded Linux support for RaspberryPiZero2W targets"
tags = ["muntsos", "embedded", "linux", "arm64", "raspberrypi3"]
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_aarch64 = "*"

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

[origin]
hashes = [
"sha256:041cd94555b6b7fa2f4f5cd3e81d6910c17df506b35492cdd155ddf08b96c163",
"sha512:453038e5d308cbcf26e428c20d9f3634bd46d0c12738a07ca9c4fd1275e267d4853e8c3e4cabd5648aa809d820f52affa1e8c4b77c7e287307a857ecde494fe4",
]
url = "http://repo.munts.com/alire/muntsos_raspberrypizero2w-9.0.0.tbz2"

0 comments on commit 9bf210d

Please sign in to comment.