Commit Graph

14 Commits

Author SHA1 Message Date
pmunts eb79e02d78 muntsos_aarch64 release 10.5.1 Wed Sep 17 11:14:40 AM PDT 2025 (#1608)
Added licenses = "BSD-1-Clause"

Added aws, libsimpleio, mcp2221, remoteio, wioe5_ham1, wioe5_ham2, and
wioe5_p2p to [[forbids]].

Fixed post-fetch script.
2025-09-19 11:00:35 +02:00
pmunts d8e8ef4a78 muntsos_aarch64 10.5.0 (#1597)
Add /usr/local/share/muntsos/examples/ada/packages/ to Source_Dirs
2025-09-15 18:37:11 +02:00
pmunts f2e64c68f6 wioe5_* 1.23340.1 (#1492)
* muntsos_aarch64 release 10.4.0 Wed May 14 07:38:24 PM PDT 2025

Added wioe5_ham1, wioe5_ham2, and wioe5_p2p to the list of crates that are
included in this one.

* wioe5_p2p release 1.23340.1 Wed May 14 10:49:49 PM PDT 2025

Backported some improvements from wioe5_ham2.

* wioe5_ham1 release 1.23340.1 Wed May 14 10:52:00 PM PDT 2025

Backported some improvements from wioe5_ham2.

* wioe5_ham2 release 1.23340.1 Wed May 14 10:53:28 PM PDT 2025

Added new crate wioe5_ham2, for Amateur Radio Unicast Flavor #2.
2025-05-16 13:03:22 +02:00
pmunts 0aeabc43c4 muntsos_aarch64 9.3.1 (#1326)
Added long description.
2024-12-13 13:02:57 +01:00
pmunts 97276933e3 muntsos_aarch64 9.3.0 (#1315) 2024-12-10 14:18:42 +01:00
Bent Bracke 49bd412d4c musicplayer 20210719.0.0 (#1173) 2024-08-07 17:03:46 +02:00
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
pmunts ef1e18e385 muntsos_* 9.0.0 (#965)
* muntsos_beaglebone release 9.0.0

Updated to use either old Debian 11 toolchain packages
or new Debian 12 toolchain packages.

* muntsos_raspberrypi1 release 9.0.0

Updated to use either old Debian 11 toolchain packages
or new Debian 12 toolchain packages.

* muntsos_raspberrypi2 release 9.0.0

Updated to use either old Debian 11 toolchain packages
or new Debian 12 toolchain packages.

* muntsos_raspberrypi3 release 9.0.0

Updated to use either old Debian 11 toolchain packages
or new Debian 12 toolchain packages.

* muntsos_raspberrypi4 release 9.0.0

Updated to use either old Debian 11 toolchain packages
or new Debian 12 toolchain packages.

* muntsos_raspberrypi5 release 9.0.0

Updated to use either old Debian 11 toolchain packages
or new Debian 12 toolchain packages.
2024-01-16 11:35:15 +01:00
pmunts e9634f1be3 muntsos_aarch64 9.0.0 (#958) 2024-01-15 16:51:24 +01:00
pmunts cefc4f6780 muntsos_dev_* external support for RHEL (#781) 2023-04-04 11:40:11 +02:00
pmunts 31f1ff7610 muntsos_* support for CentOS (#776)
Tested on CentOS Stream 9.
2023-03-30 13:07:05 +02:00
pmunts d48fe227a3 muntsos_* 2.0.0 (#775)
* muntsos_beaglebone release 2.0.0

Change a project to cross-compiled by copying default.gpr to the
project directory, instead of adding "for Target use" to the
project file.

* muntsos_raspberrypi1 release 2.0.0

Change a project to cross-compiled by copying default.gpr to the
project directory, instead of adding "for Target use" to the
project file.

* muntsos_raspberrypi2 release 2.0.0

Change a project to cross-compiled by copying default.gpr to the
project directory, instead of adding "for Target use" to the
project file.

* muntsos_raspberrypi3 release 2.0.0

Change a project to cross-compiled by copying default.gpr to the
project directory, instead of adding "for Target use" to the
project file.

* muntsos_raspberrypi4 release 2.0.0

Change a project to cross-compiled by copying default.gpr to the
project directory, instead of adding "for Target use" to the
project file.
2023-03-29 13:18:51 +02:00
pmunts aebc5a9bc0 muntsos_dev_* external Fedora (#767) 2023-03-17 12:21:10 +01:00
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