Releases: legatoproject/legato-af
Legato AF 19.11.6 Release
Release Notes
Our Release Notes include the details of the new features included in the 19.11.6 Legato Application Framework Release.
Downloads
You have the option of using Leaf to download, install and configure a SDK for your specific target or you can download our tarball directly (not on GitHub), or sync with our GitHub repo:
- Leaf:
To set up a new profile with the latest version:
leaf search -t <target> -t latest
leaf setup -p <sdk> <ProfileName>
To update an existing profile to the latest version:
leaf update
mkdir legato-19.11.6 && cd legato-19.11.6 && \
repo init -u https://github.com/legatoproject/manifest -m legato/releases/19.11.6/legato.xml && \
repo sync
Legato AF 21.05.0 Release
Release Notes
Our Release Notes include the details of the new features included in the 21.05.0 Legato Application Framework Release.
Downloads
You have the option of using Leaf to download, install and configure a SDK for your specific target or you can download our tarball directly (not on GitHub), or sync with our GitHub repo:
Setup the beta version for your target using wp77xx or fx30-catm:
leaf setup -p swi-wp77_6.0.0.beta
OR
leaf setup -p swi-fx30-catm_4.0.0.beta
**Note**:
The 21.05 release branch utilizes the Linux 4.14 kernel and is not backwards compatible with the 19.11 release branch or previous releases.
Currently Leaf only contains the two mentioned Beta SDK's for wp77 and fx30-catm (swi-wp77_6.0.0.beta, swi-fx30-catm_4.0.0.beta) which support Legato 21.05.
Repo:
mkdir legato-21.05.0 && cd legato-21.05.0 && \
repo init -u https://github.com/legatoproject/manifest -m legato/releases/21.05.0/legato.xml && \
repo sync
Legato AF 20.08.0 Release
Release Notes
Our Release Notes include the details of the new features included in the 20.08.0 Legato Application Framework Release.
Downloads
You have the option of using Leaf to download, install and configure a SDK for your specific target or you can download our tarball directly (not on GitHub), or sync with our GitHub repo:
- Leaf:
To set up a new profile with the latest version:
leaf search -t <target> -t latest
leaf setup -p <sdk> <ProfileName>
To update an existing profile to the latest version:
leaf update
mkdir legato-20.08.0 && cd legato-20.08.0 && \
repo init -u https://github.com/legatoproject/manifest -m legato/releases/20.08.0/legato.xml && \
repo sync
Legato AF 19.11.3 Release
Release Notes
Our Release Notes include the details of the new features included in the 19.11.3 Legato Application Framework Release.
Downloads
You have the option of using Leaf to download, install and configure a SDK for your specific target or you can download our tarball directly (not on GitHub), or sync with our GitHub repo:
- Leaf:
To set up a new profile with the latest version:
leaf search -t <target> -t latest
leaf setup -p <sdk> <ProfileName>
To update an existing profile to the latest version:
leaf update
mkdir legato-19.11.3 && cd legato-19.11.3 && \
repo init -u https://github.com/legatoproject/manifest -m legato/releases/19.11.3/legato.xml && \
repo sync
Legato AF 20.04.0 Release
Release Notes
Our Release Notes include the details of the new features included in the 20.04.0 Legato Application Framework Release.
Downloads
You have the option of using Leaf to download, install and configure a SDK for your specific target or you can download our tarball directly (not on GitHub), or sync with our GitHub repo:
- Leaf:
To set up a new profile with the latest version:
leaf search -t <target> -t latest
leaf setup -p <sdk> <ProfileName>
To update an existing profile to the latest version:
leaf update
mkdir legato-20.04.0 && cd legato-20.04.0 && \
repo init -u https://github.com/legatoproject/manifest -m legato/releases/20.04.0/legato.xml && \
repo sync
Legato AF 19.11.0 Release
Release Notes
Our Release Notes include the details of the new features included in the 19.11.0 Legato Application Framework Release.
Downloads
You have the option of using Leaf to download, install and configure a SDK for your specific target or you can download our tarball directly (not on GitHub), or sync with our GitHub repo:
- Leaf:
To set up a new profile with the latest version:
leaf search -t <target> -t latest
leaf setup -p <sdk> <ProfileName>
To update an existing profile to the latest version:
leaf update
mkdir legato-19.11.0 && cd legato-19.11.0 && \
repo init -u https://github.com/legatoproject/manifest -m legato/releases/19.11.0/legato.xml && \
repo sync
Legato AF 19.10.0 Release
Release Notes
Our Release Notes include the details of the new features included in the 19.10.0 Legato Application Framework Release.
Downloads
You have the option of using Leaf to download, install and configure a SDK for your specific target or you can download our tarball directly (not on GitHub), or sync with our GitHub repo:
- Leaf:
To set up a new profile with the latest version:
leaf search -t <target> -t latest
leaf setup -p <sdk> <ProfileName>
To update an existing profile to the latest version:
leaf update
mkdir legato-19.10.0 && cd legato-19.10.0 && \
repo init -u https://github.com/legatoproject/manifest -m legato/releases/19.10.0/legato.xml && \
repo sync
Legato AF 19.09.0 Release
Release Notes
Our Release Notes include the details of the new features included in the 19.09.0 Legato Application Framework Release.
Downloads
You have the option of using Leaf to download, install and configure a SDK for your specific target or you can download our tarball directly (not on GitHub), or sync with our GitHub repo:
- Leaf:
To set up a new profile with the latest version:
leaf search -t <target> -t latest
leaf setup -p <sdk> <ProfileName>
To update an existing profile to the latest version:
leaf update
mkdir legato-19.09.0 && cd legato-19.09.0 && \
repo init -u https://github.com/legatoproject/manifest -m legato/releases/19.09.0/legato.xml && \
repo sync
Legato AF 19.07.0 Release
Release Notes
Our Release Notes include the details of the new features included in the 19.07.0 Legato Application Framework Release.
Downloads
You have the option of using Leaf to download, install and configure a SDK for your specific target or you can download our tarball directly (not on GitHub), or sync with our GitHub repo:
- Leaf:
To set up a new profile with the latest version:
leaf search -t <target> -t latest
leaf setup -p <sdk> <ProfileName>
To update an existing profile to the latest version:
leaf update
mkdir legato-19.07.0 && cd legato-19.07.0 && \
repo init -u https://github.com/legatoproject/manifest -m legato/releases/19.07.0/legato.xml && \
repo sync
Legato AF 19.04.0 Release
Release Notes
Our Release Notes include the details of the new features included in the 19.04.0 Legato Application Framework Release.
Downloads
You have the option of using Leaf to download, install and configure a SDK for your specific target or you can download our tarball directly (not on GitHub), or sync with our GitHub repo:
- Leaf:
To set up a new profile with the latest version:
leaf search -t <target> -t latest
leaf setup -p <sdk> <ProfileName>
To update an existing profile to the latest version:
leaf update
mkdir legato-19.04.0 && cd legato-19.04.0 && \
repo init -u https://github.com/legatoproject/manifest -m legato/releases/19.04.0/legato.xml && \
repo sync