author | Sivaraj R <sivaraj@ti.com> | |
Tue, 19 May 2020 15:15:03 +0000 (20:45 +0530) | ||
committer | Sujith Shivalingappa <a0393175@ti.com> | |
Wed, 20 May 2020 06:40:13 +0000 (01:40 -0500) | ||
commit | 5ba53f41f5b33130f36eef78ae8d27788c870dd2 | |
tree | db81f312299c51b03ce852318200d5e1a8dafabe | tree | snapshot (tar.xz tar.gz zip) |
parent | 5c4f71dea19399f16c9b90832f9a93fcb090234f | commit | diff |
Bug Fix: PRSDK-8528: XDC files are not packaged in core sdk - patch 3
- For SOC that support package through makefile, skip the XDC packahge step
- This is requried becasuse selective packaging is not done propely in
XDC file and having this info in both makefile and XDC file is not maintainable
- This change doesn't affect other platform build as we have != check which
takes care of when the flag is not set
Signed-off-by: Sivaraj R <sivaraj@ti.com>
- For SOC that support package through makefile, skip the XDC packahge step
- This is requried becasuse selective packaging is not done propely in
XDC file and having this info in both makefile and XDC file is not maintainable
- This change doesn't affect other platform build as we have != check which
takes care of when the flag is not set
Signed-off-by: Sivaraj R <sivaraj@ti.com>
26 files changed: