03-12-2016, 10:39 AM
I pushed another Kernel build where media stuff is enabled, including cedar so people can do some experiments with the video capabilities of the SoC. Some USB camera drivers were added (including UVC) and i enabled also various RC stuff which might be helpful for someone.
Get 3.10.65-2-pine64-longsleep-43 from https://www.stdin.xyz/downloads/people/l...ges/linux/
I have added gear to easily update U-Boot and Kernel. Update like this (as root) on any of my images:
Get 3.10.65-2-pine64-longsleep-43 from https://www.stdin.xyz/downloads/people/l...ges/linux/
I have added gear to easily update U-Boot and Kernel. Update like this (as root) on any of my images:
Code:
bash <(curl -s https://raw.githubusercontent.com/longsleep/build-pine64-image/master/simpleimage/platform-scripts/pine64_update_uboot.sh)
bash <(curl -s https://raw.githubusercontent.com/longsleep/build-pine64-image/master/simpleimage/platform-scripts/pine64_update_kernel.sh)