https://bugzilla.redhat.com/show_bug.cgi?id=1942132



--- Comment #14 from FrantiĊĦek Zatloukal <[email protected]> ---
Sorry, I've been on PTO for some time and then busy with other stuff.

Some updates:

- upstream situation has improved a lot allowing me to drop all the "Wtf-*"
patches: https://github.com/intel/media-driver/pull/1328
- it's now blocked on https://github.com/intel/media-driver/issues/1356 , but
the team working on media-driver is responding a fixing stuff pretty quickly
- I'll post updated spec/srpm once the issue above gets fixed somehow
- strip.py would no longer be needed, there's upstream documentation (
https://github.com/intel/media-driver/wiki/Media-Driver-Shaders-(EU-Kernels)#build-with-open-source-shaders
) on how to remove non-free/patented files, which is basically:

#find . -name kernel | grep gen | xargs rm -r
#find . -name cm_gpucopy_kernel* | xargs rm
#find . -name cmrt_kernel | xargs rm -r


-- 
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1942132
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to