Commit Graph

9 Commits

Author SHA1 Message Date
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