Re: [yocto] Screenshot tool

2019-04-17 Thread Evan O'Loughlin
, Evan -Original Message- From: Herman van Hazendonk [mailto:m...@herrie.org] Sent: 16 April 2019 10:19 To: Evan O'Loughlin Cc: yocto@yoctoproject.org Subject: Re: [yocto] Screenshot tool Hi Evan, We don't currently have a 4.9 kernel running for our project since we're working mainly

Re: [yocto] Screenshot tool

2019-04-16 Thread Herman van Hazendonk
Hi Evan, We don't currently have a 4.9 kernel running for our project since we're working mainly with mobile devices which are stuck on 3.4 and 3.18 kernels for now, however we do have small screenshot utility which we have as a plugin to our compositor which we have been using since early

[yocto] Screenshot tool

2019-04-16 Thread Evan O'Loughlin
Hi, I’m currently using yocto to build a custom OS based on Linux 4.9 for our hardware: Build Configuration: BB_VERSION= "1.32.0" BUILD_SYS = "x86_64-linux" NATIVELSBSTRING = "Ubuntu-16.04" TARGET_SYS= "arm-linux-gnueabi" MACHINE = "CUSTOM_MACHINE_NAME" DISTRO