Merge 'develop' into 'amd-staging'

Change-Id: I9aeed95e14c943085079a702b4183249b0644fbd
Tento commit je obsažen v:
Jenkins
2023-01-16 00:10:14 +00:00
+3
Zobrazit soubor
@@ -77,6 +77,9 @@ set(CPACK_PACKAGE_DESCRIPTION "HIP:
set(CPACK_PACKAGE_VENDOR "Advanced Micro Devices, Inc.")
set(CPACK_PACKAGE_CONTACT "HIP Support <hip.support@amd.com>")
set(CPACK_PACKAGE_VERSION @HIP_VERSION_MAJOR@.@HIP_VERSION_MINOR@.@HIP_VERSION_PATCH_GITHASH@)
# by default rpm tries to reduce the file size by stripping the executable
# To avoid build/packaging failures SWDEV-375603 and skip stripping
set(CPACK_RPM_SPEC_MORE_DEFINE "%global __os_install_post %{nil}")
set (CPACK_RPM_PACKAGE_AUTOREQ 0)
# to remove hip-catch-* package during uninstallation of rocm