Forums - Need to access source code

2 posts / 0 new
Last post
Need to access source code
prabukumar
Join Date: 8 Feb 21
Posts: 19
Posted: Wed, 2022-10-26 06:56

Hi

Need to access QRB5165/RB5 source code. In this repository (https://chipcode.qti.qualcomm.com/qualcomm/qrb5165-ubun-1-0_amss_oem), it contains only some qualcomm proprietary source code. Where can I get full set of the source code (RB5 Kernel and Yocto) to build and flash in to the RB5 development kit ?

Thanks

  • Up0
  • Down0
siva.v
Join Date: 7 Mar 24
Posts: 2
Posted: Thu, 2024-04-04 01:33

you can goto "app_proc" the clone the open source link with repo init

$ repo init -u https://git.codelinaro.org/clo/le/le/manifest.git -b release -m LU.UM.3.3.1.r1-27400-QRB5165.0.xml --repo-url=https://git.codelinaro.org/clo/tools/repo.git --repo-branch=qc-stable --no-clone-bundle 

$ repo sync
 

 

  • Up0
  • Down0
or Register

Opinions expressed in the content posted here are the personal opinions of the original authors, and do not necessarily reflect those of Qualcomm Incorporated or its subsidiaries (“Qualcomm”). The content is provided for informational purposes only and is not meant to be an endorsement or representation by Qualcomm or any other party. This site may also provide links or references to non-Qualcomm sites and resources. Qualcomm makes no representations, warranties, or other commitments whatsoever about any non-Qualcomm sites or third-party resources that may be referenced, accessible from, or linked to this site.