SWDEV-366868 - Fix hip-catch-amd rpm installation issue
Este cometimento está contido em:
@@ -78,9 +78,10 @@ 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@)
|
||||
|
||||
set (CPACK_RPM_PACKAGE_AUTOREQ 0)
|
||||
# to remove hip-catch-* package during uninstallation of rocm
|
||||
set (CPACK_DEBIAN_PACKAGE_DEPENDS "rocm-core")
|
||||
set (CPACK_RPM_PACKAGE_REQUIRES "rocm-core")
|
||||
set (CPACK_DEBIAN_PACKAGE_DEPENDS "rocm-core, hip-runtime-amd")
|
||||
set (CPACK_RPM_PACKAGE_REQUIRES "rocm-core, hip-runtime-amd")
|
||||
|
||||
if(NOT WIN32)
|
||||
set(CPACK_GENERATOR "TGZ;DEB;RPM" CACHE STRING "Linux package types for catch tests")
|
||||
|
||||
Criar uma nova questão referindo esta
Bloquear um utilizador