Dimitar "Topper" Maznekov
Dimitar "Topper" Maznekov
You don't use proper branch for your Yocto version. RDEPENDS:${PN} is notation for Yocto 3.0+ You probably use older Yocto version. Use `git checkout BRANCH` to get suitable version for...
Hm btw is it normal to find in external mount to MySQL container such folder ? ``` Z_README_TO_RECOVER: total 120 drw-rw-rw- 2 root root 4096 Jun 30 20:27 ./ drwxr-xr-x...
Anyone ? Are you all happy with massive (2mbit/s) logs ?
Hello @michaelgruner, thanks for suggestions 1. Tested but still fills the logs 2. Not an option for me to run in foreground 3. With empty -L option?
Keep in mind many Yocto projects, where change of packet, specialy Python is not as easy as apt install.
Hi @lleon95 I'm starting usualy GsTD with "gstd -e -q" but for the sane of debug run GsTD in foreground to see messages from daemon. The pipe is exactly the...
Hi @lleon95 that pipe don't throws any errors exept always going to play from second repeated command `gstd-client pipeline_play main` But if include qtoverlay error apears again. Seams don't brake...
Hi @lleon95 you didn't understand - pipe line start to plays after two times repeat comands ``` gstd-client pipeline_play main gstd-client pipeline_play main ``` First time status : PAUSED, second...
1. Hard to change Qt version cause in Yocto we use https://github.com/meta-qt5/meta-qt5/tree/thud which litteraly means 210 recipes with corss-dependancy 2. What do you mean without IMX6 support, to remove compile...
Hi Leon, it's ok and thank you for adequate support. But will take me some time to test cause had other things to do meanwhile.