intel / media-delivery

This collection of samples demonstrates best practices to achieve optimal video quality and performance on Intel GPUs for content delivery networks. Check out our demo, recommended command lines and quality and performance measuring tools.
MIT License
92 stars 29 forks source link

dkms: cse module can't be built due to missing commit #83

Closed dvrogozh closed 2 years ago

dvrogozh commented 2 years ago

https://github.com/intel/media-delivery/blob/45456c949bf17bcfee7d63075b6d16ab57bb32f2/templates/m4docker/components/cse-backports.m4#L33

[dvrogozh@dvrscl intel-gpu-cse-backports]$ git show c334b88
fatal: ambiguous argument 'c334b88': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'

CSE sources were forced pushed to fix some issue. I think that with the updated checksums this was the commit we've integrated into media-delivery: https://github.com/intel-gpu/intel-gpu-cse-backports/commit/56c6badca8b41c23d1d69745d881a02ee6aa865a. I will check this out on Monday and provide a fix.

dvrogozh commented 2 years ago

Fixed in #85.