RomeAU Linux Project
RomeAU Linux Project
This CAF project mainly includes the release for Qualcomm QCA65x4/QCA65x4AU BT/WLAN Host SW.
This is fitted with the SW projects as below.
(1) QCA6574AU.LE.2.1
This is the 3rd party connectivity(BT+WIFI) SW project for Qualcomm Auto BU.
* Host SoC: Atlas7
* BSP: Atlas7 Yocto (PR2 2.X.X for ES / MR1 3.X.X for FC / MR2 4.X.X for CS)
* Connectivity: QCA6574(BT+WIFI), CSR8311
(2) QCA6584.LE.1.0.3.c1
This project implements DSRC function with QCA6584.
* Host SoC: Atlas7
* BSP: Atlas7 Yocto
* Connectivity: QCA6584(WIFI)
Releases
(1) QCA6574AU.LE.2.1
* ES release on 2016/07/27
* FC release on 2016/10/27
(2) QCA6584.LE.1.0.3.c1
* FC release on 2016/09/30
* CS release on 2016/10/30
Branch Releases
Releases are available for download using Repo and Git.
Patch Releases
Fixes are sometimes available in patch format only.
Please provide a listing of Patch Releases
WIFI patches
1. wifi patch for QCA6574AU.LE.2.1-preES,
https://source.codeaurora.org/quic/romeau/sba-patches/tree/sba-patches/QCA6574AU.LE.2.1-preES.tar.gz
2. wifi patch for QCA6574AU.LE.2.1-ES,
https://source.codeaurora.org/quic/romeau/sba-patches/tree/sba-patches/QCA6574AU.LE.2.1-ES.tar.gz
3. wifi patch for QCA6584.LE.1.0.3.c1-FC,
https://source.codeaurora.org/quic/romeau/sba-patches/tree/sba-patches/QCA6584.LE.1.0.3.c1-FC.tar.gz
Downloading and Building from Source
* Download
(1) Download Atlas7 BSP patch and Synergy open-source patch
$ git clone git@git.codeaurora.org:quic/romeau/synergy-patches.git
(2) Download WiFi patch
git clone git@git.codeaurora.org:quic/romeau/sba-patches.git -b main
* Build
The patch committed in this CAF project can't be built out separately.
Instead, please refer to the build command described in the user guide (BT & WiFi) for QCA6574AU.LE.2.1 & QCA6584.LE.1.0.3.c1.
Licenses
The source code available for download from Code Aurora may be covered by one or more different licenses. The files in Code Aurora may contain changes and additions on top of the code from the original source. These changes and additions are covered under the same license as the original source. In many cases, the license is explicitly listed at the beginning of the file. A list of licenses is included for reference purposes only.
List the open source licenses with links as necessary for your project. Here are some common types:
- Apache 2.0: http://opensource.org/licenses/Apache-2.0
- BSD 2: http://opensource.org/licenses/BSD-2-Clause
- BSD 3: http://opensource.org/licenses/BSD-3-Clause
- Clear BSD: http://directory.fsf.org/wiki/License:ClearBSD
- GPLv2: http://opensource.org/licenses/GPL-2.0
- GPLv3: http://opensource.org/licenses/GPL-3.0
- ISC: http://www.isc.org/software/license
- LGPLv2.1: http://opensource.org/licenses/LGPL-2.1
- LGPLv3.0: http://opensource.org/licenses/LGPL-3.0
- LLVM: http://llvm.org/docs/DeveloperPolicy.html#license
- MPL: http://www.mozilla.org/MPL/