ROCM_LIBPATCH_VERSION will be set in ENV and should be using that for setting library patch version. Fixing the bug as the patch version was not taken from ENV
Change-Id: I020e48ce5169c17b916be99311623198da1cabf7
[ROCm/rocm-core commit: 58d9a05f95]
USE $RPM_INSTALL_PREFIX0 rather than hard coded paths in the post/pre install scripts for rpm use case
Change-Id: I56c66f0befd5502fd2a4218f0b661661259436ed
[ROCm/rocm-core commit: f2208f6452]
rocm-clang-ocl has been deprected from ROCm 6.1 onwards. Uprading ROCm from 6.0 to latest release will result in stale files of rocm-clang-ocl.
rocm-core will replaces/obsoletes rocm-clang-ocl package. This will ensure clean removal of the deprecated package
Change-Id: Id5c16492273d8a0dcbbd5ac797daaef96c058f5b
[ROCm/rocm-core commit: a5a437e48a]
This reverts commit 1fa9649637.
Reason for revert: <The change was made for testing purpose. So reverting back>
Change-Id: Ie7618c7aa2b3d71efba950e296b48e728c651ff7
[ROCm/rocm-core commit: 86b7e2ff4f]
The change is made temporarily for testing the ASAN jenkins build.
Need to revert this change after testing
Change-Id: Icbfcfec423170114becdc82696afcf54b6d79d48
[ROCm/rocm-core commit: 8ce1529027]
License file added to rocm-core asan and normal package
Package description updated for ASAN package
Added rocm-core-asan dependency to rocm-core, so that removing rocm-core will cleanup all asan pacakges as well
Added component name to cpack post install variables
Change-Id: Id8b69b4469ff3c66a6bd32503defd6411ce3b6c7
[ROCm/rocm-core commit: 572f1cc601]
Package only ASAN libraries
Component based install
Suffix "asan" added to package name
Change-Id: Ic758eefef27742df3a4a4301fd3661714de4bb36
[ROCm/rocm-core commit: 2acbecc1b9]
Correted version in header
for ROCm and so version.
Computed libpatchversion from
ROCm version.Corrected so
version during build
Signed-off-by: Ashutosh Mishra <ashutosh.mishra@amd.com>
Change-Id: I55ad6c69352369872a40529cd5b108cbd4cd4bb1
[ROCm/rocm-core commit: b89ee9ff8b]
External modules are dependant on
scraping .info/version file for
their processing. This change is
putting the file back for the same.
Signed-off-by: Ashutosh Mishra <ashutosh.mishra@amd.com>
Change-Id: I0a5b7b9c1e9902de6c374d770c6ba4b29e62c2fe
[ROCm/rocm-core commit: 6abd8b4da4]