IntelRealSense / meta-intel-realsense

Yocto layer for realsense-sdk and librealsense
https://realsense.intel.com/
Other
34 stars 26 forks source link

port the driver patch to linux-yocto-4.8. #9

Closed ipuustin closed 7 years ago

ipuustin commented 7 years ago

There isn't much to be ported, but the line numbers change a bit.

ipuustin commented 7 years ago

Anyone want to review this patch? This is needed for using RealSense cameras on systems based on linux-yocto 4.8. The patch itself is almost the same as the linux-yocto 4.4 patch, only the line numbers change a bit.

niryk commented 7 years ago

@ev-mp , @dorodnic please confirm this change

ev-mp commented 7 years ago

The patch update seem legit. but switching to completely different Kernel mean that we need to rerun LibRealSense full validation cycle for Ostro.

ipuustin commented 7 years ago

Well, the patch just adds support for a different kernel. It doesn't remove support for kernel 4.4. If your validation target is still running 4.4 then nothing would change there. I don't see a reason for a full validation cycle for any target that uses kernel 4.4 with the old patch.

mattcurfman commented 7 years ago

Merged PR to ostro branch. Welcome new PR if required for master or morty branch also.