[yocto] fatal error: PolkitQt1/Authority: No such file or directory

2020-01-17 Thread FooBar
Hi, Having trouble getting PolkitQt1/Authority. I found polkit-qt-1, via http://layers.openembedded.org/layerindex/branch/master/recipes/?q=polkit-qt-1. I added to local.conf EXTRA_IMAGE_FEATURES, IMAGE_FEATURES,  IMAGE_INSTALL_append, TOOLCHAIN_TARGET_TASK_append the polkit, polkit-qt-1, and p

[yocto] How to determine what to put for EXTRA_IMAGE_FEATURES, IMAGE_INSTALL_append, TOOLCHAIN_TARGET_TASK_append, CORE_IMAGE_EXTRA_INSTALL, etc. #yocto

2020-01-16 Thread FooBar
Hi, I'm hoping to clear up some confusion on my end... How do we determine what to put for the different variables available to us in layer.conf. I know this is a vague question, but let me specify further. Currently my process for adding to my bitbake is simply following tutorials, following

Re: [yocto] #apt #yocto #sdk #toolchain

2020-01-15 Thread FooBar
Hi, we want to set up to cross compile our software that uses QApt, for an embedded device, on our build machine. We want to automate the process. The embedded device is to be updated on occasion, and is actually migrated from a different embedded device. We have been able to build other Qt proj

[yocto] #apt #yocto #sdk #toolchain

2020-01-15 Thread FooBar
And running *tmp/deploy/sdk/.sh* Then sourcing: *. /opt//4.14-sumo/environment-setup-aarch64-poky-linux* And using the toolchain to build… I get *apt-pkg/pkgcache.h: No such file or directory* How would I go about adding apt properly? It does not seem to be finding the headers or resources for i