- These scripts was created to automate the process of syncing the Qualcomm Products Board Support Package (BSP) sources.
- Qualcomm had released the "Release Note" for every Software Product (SP), but sometimes it's hard to find the correct sources or hard to use for the SP.
- These scripts helps to sync the Qualcomm Products BSP sources easily.
- Clone this repository
- Run the scripts with the following command
- Copy or Unzip the BSP packages to the same directory where the scripts are located.
- Modify the "build.sh" script to set the correct paths if needed.
- Run the build script:
bash build.sh
- The scripts will automatically sync the BSP sources and prepare the build environment.
These scripts is licensed under the GPL-3.0 License. See the LICENSE file for details.