Revīziju grafs

31 Revīzijas

Autors SHA1 Ziņojums Datums
Cheruvally, Aravindan f6617fd89f Enable Support for Lintian Override Configuration (#23)
* Update License file in deb pkg to only have debian lintian specific copyright

* Enable Support for Debian Pkg Lintian Overrides

* Enhance Lintian Override config File Name for static,asan (rocm-core)

* Update Review Comments/UT Test Fixes for Lintian Overrides
2025-05-27 12:20:55 -04:00
Cheruvally, Aravindan fad35660c5 Update License File install for ASAN (#21)
UT Fix - Update License File install for ASAN
2025-05-12 15:18:11 -07:00
Ashutosh Mishra fcd3952708 Restoring the correct installation path
SWDEV-532187: The installation was failing
because of the same path used in all of the
packages. This patch seprates the same.

Signed-off-by: Ashutosh Mishra <ashutosh.mishra@amd.com>
2025-05-12 17:23:54 +05:30
Ashutosh Mishra bbbb0075fc Adding condition for static package type
SWDEV-532030 : Static builds are failing
for mainline and release because COMP_TYPE
is empty in case of static builds.
This patch fixes the same.

Signed-off-by: Ashutosh Mishra <ashutosh.mishra@amd.com>
2025-05-12 11:45:20 +05:30
Cheruvally, Aravindan 461a5e1554 Add Lintian Debian Packaging Configuration (#13)
*  SWDEV-531658 / SWDEV-529762
* Add Lintian Debian Packaging Configuration

* Updated Debian specific Lintian flag usage

* Updated Debian Pkg Extended Description usage

* Updated Debian Package ChangeLog

* Update Review Comments

* Update Review Comments - Renamed debian to DEBIAN folder

* Review Comment Update - Extended Description to use common across deb/rpm

* Update Review Comments - Change Log Test Updated

* Review Comment Update - remove duplicate & enhanced deb copyright header

* Update Change Log for the release
2025-05-07 15:48:46 -07:00
Ramakrishnan, Ranjith 33d87ba25d Remove the backward compatibility code for file reorganization (#14)
Remove the backward compatibilty code for file reorganization

File reorg backward compatibility support is no longer required
2025-05-06 08:43:03 -07:00
Cheruvally, Aravindan de37842d6a Re Enable SWDEV-521313 Streamline Version Management (#10)
Revert "Revert "SWDEV-521313 - Streamline Version Management: Retain Only version-roc…""

This reverts commit 39bd62e592.
2025-04-30 18:56:11 -04:00
Cheruvally, Aravindan 0578cf70ef Update Pre/Post File Permissions to 0755 (#12) 2025-04-29 15:49:53 -04:00
Cheruvally, Aravindan 39bd62e592 Revert "SWDEV-521313 - Streamline Version Management: Retain Only version-roc…" 2025-04-03 11:46:00 -04:00
Jonathan Luu ab95ccf1a3 SWDEV-521313 - Streamline Version Management: Retain Only version-rocm File 2025-04-01 16:46:04 -04:00
Jonathan Luu 79edda7cc8 SWDEV-511848 - Update package description to the correct Name and source link
Change-Id: Iee5d22ecd01a15dcfc5caff6f1ab8261d71fbb71
2025-02-04 10:48:10 -06:00
Nirmal Unnikrishnan 58d9a05f95 SWDEV-484091 : Correcting LIB_PATCH_VERSION
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
2024-10-23 16:21:23 -05:00
AravindanC eedf4c1410 Enable cmake module config/target for rocm-core
Change-Id: Icbdd6d1e0e9a865dc86b6568bf0b7f7ff35b3b5c
2024-10-23 16:21:23 -05:00
AravindanC 749b656cf7 SWDEV-342167 - Remove Hard Coded Install Permission
Change-Id: Ib8206e58f3f1772735e62c93ba8ac32e752bad83
2024-10-23 16:21:23 -05:00
AravindanC be3728bd33 CheryPick SWDEV-442738 - Static package generation for rocm-core
Change-Id: I8e55f4cc3e476a9b4f3d73c02bab51c70b936bcc

SWDEV-442738 - ROCM-CORE Static Package Pre/Post Script

Change-Id: Ie55ffc98dfc60d9cb01b7a6df7a5fe1a890bc771
2024-09-04 13:52:49 -05:00
Ranjith Ramakrishnan a5a437e48a SWDEV-449560 - Backward compatibility support for deprected package rocm-clang-ocl
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
2024-09-04 13:52:49 -05:00
AravindanC c9058d2442 SWDEV-354543 Remove explicit install permission, Enhanced comments
Change-Id: Ie7a3b5b026666d65056e426eb7fa9c184a46eb07
2024-05-01 16:02:18 -05:00
AravindanC d338714f4d Adding Method to get ROCM Install Path
Change-Id: Ib8ff920402e9f5d41c0ff8a0e4b76a18596e20e2
2024-03-01 11:02:24 -08:00
Nirmal Unnikrishnan 628b2c04f6 SWDEV-427268 SWDEV-427256 : Removing dependency with patchelf completely
Change-Id: I71ccebdbbd9b3c79ea8412acd54a71a96af3e26f
2023-10-19 15:42:23 -05:00
Nirmal Unnikrishnan 0f9d273351 SWDEV-427268 SWDEV-427256 : Changing the patchelf package from requirement to recommends
Change-Id: I2c909f2a7a7fc601be1890bfbcef50177695931b
2023-10-19 15:42:23 -05:00
Nirmal Unnikrishnan 5f59a6e538 SWDEV-310152 : Adding script to convert RUNPATH to RPATH in libs/bins
Change-Id: Ic6c49544cb7450384592b4f5609fb394f1f12f02
2023-10-19 15:42:23 -05:00
Ranjith Ramakrishnan 1e6cde3478 SWDEV-415345 - Correct the installation path of rocm_version.h header file
Added file reorg backward compatibility support by creating wrapper header file.

Change-Id: Iee4644c8ae51ba508c21abb765a1e1d974dc6e97
2023-10-19 15:38:56 -05:00
Ranjith Ramakrishnan 6fa9abf3f1 Revert "For testing purpose removing the dependency of rocm-core-asan with rocm-core"
This reverts commit 8ce1529027.

Reason for revert: <The change was made for testing purpose. So reverting back>

Change-Id: Ie7618c7aa2b3d71efba950e296b48e728c651ff7
2023-08-30 17:48:23 -05:00
Ranjith Ramakrishnan 7c45d24f06 SWDEV-366827 - Header file installation path changed as per file reorganization
Change-Id: Idb94bd3c4cb32fa11ee6821b62ccd04d77a830e8
2023-07-26 15:13:38 -05:00
Ranjith Ramakrishnan 86f7d52d97 For testing purpose removing the dependency of rocm-core-asan with rocm-core
The change is made temporarily for testing the ASAN jenkins build.
Need to revert this change after testing

Change-Id: Icbfcfec423170114becdc82696afcf54b6d79d48
2023-07-25 15:56:32 -05:00
Ranjith Ramakrishnan 50dd0fd2fb SWDEV-351540 - Improvements for ASAN changes in rocm-core
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
2023-07-25 15:56:32 -05:00
Ranjith Ramakrishnan c0331f38c7 SWDEV-351540 - ASAN packaging for rocm-core
Package only ASAN libraries
Component based install
Suffix "asan" added to package name

Change-Id: Ic758eefef27742df3a4a4301fd3661714de4bb36
2023-07-25 15:56:32 -05:00
Nirmal Unnikrishnan 3118790ad5 OSRB review update : Changing the license file to MIT
Change-Id: I4a079df5ac10620f16649234064d54e922d246aa
2023-02-06 17:38:49 -06:00
Ashutosh Mishra b89ee9ff8b Correcting version information
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
2023-01-17 12:44:13 -05:00
Ashutosh Mishra 6abd8b4da4 Adding version info
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
2022-12-02 22:43:40 +05:30
Ashutosh Mishra 68c763f3d0 Inital commit of the new lib package
Signed-off-by: Ashutosh Mishra <ashutosh.mishra@amd.com>
Change-Id: I605c3fb56584806dc6b392230e64d304449819f6
2022-11-29 00:25:06 -05:00