SpectraCore 8064 Open Embedded Linux BSP
SpectraCore 8064 Open Embedded Linux BSP
This software is Linux BSP for APQ8064 with Linux Kernel 3.4. This package provides hardware accelerated multimedia processing for Audio,Video and Camera applications.
Releases
Please provide a description of your project releases on CAF.
Branch Releases
Releases are available for download using Repo and Git.
The general form is:
$ repo init -u git://codeaurora.org/quic/<projectname>/manifest.git -b release -m [manifest]
$ repo sync
You may want to provide a table here of all your branches.
Patch Releases
Fixes are sometimes available in patch format only.
Please provide a listing of Patch Releases
Downloading and Building from Source
Needs to be filled out by project admin.
Create an example for downloading and building the source. Create a link to your manifest for listing the available manifests.
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/