author | Sivaraj R <sivaraj@ti.com> | |
Thu, 28 May 2020 11:04:49 +0000 (16:34 +0530) | ||
committer | Sujith Shivalingappa <a0393175@ti.com> | |
Thu, 28 May 2020 11:43:10 +0000 (06:43 -0500) | ||
commit | 625363b7ef674d3d878058a9b8ada91c451d9d2a | |
tree | 528b524d2a6194115a84c2e1c8db113c9dcd69fc | tree | snapshot (tar.xz tar.gz zip) |
parent | 54fd330bb4bc0333ff17dcbb15dabc585e4b44c0 | commit | diff |
PDK-6626: Unable to rebuild board LLD since top level makefile is not packaged
- This is because we use "jacinto" as the directory name when we package PDK now
- Due to this the PDK_SOC variable is set to jacinto when the steenv script is called
- Instead set a default SOC so that the compilation goes through by default
- User can always override the PDK_SOC variable if need to build for another SOC
in the same family
Signed-off-by: Sivaraj R <sivaraj@ti.com>
- This is because we use "jacinto" as the directory name when we package PDK now
- Due to this the PDK_SOC variable is set to jacinto when the steenv script is called
- Instead set a default SOC so that the compilation goes through by default
- User can always override the PDK_SOC variable if need to build for another SOC
in the same family
Signed-off-by: Sivaraj R <sivaraj@ti.com>
packages/pdksetupenv.bat | diff | blob | history | |
packages/pdksetupenv.sh | diff | blob | history |