intel-gpu / intel-gpu-i915-backports

Other
94 stars 63 forks source link

Binary-RPM: Fix incompatible package creation for SLES #122

Closed smuqthya closed 1 year ago

smuqthya commented 1 year ago

Binary package created for SLES15SP4 were not compatible due to improper comparision between string and empty value.

Thus forcing OS_DISTRIBUTION as non suse and hence kmp packages are not created.

Issue: https://github.com/intel-gpu/intel-gpu-i915-backports/issues/121

Signed-off-by: S A Muqthyar Ahmed syed.abdul.muqthyar.ahmed@intel.com