[yocto] Error core-image-minimal-1.0-r0 do_rootfs (RPMTAG_CONFLICTVERSION)

2018-04-25 Thread Victor Palacio
Hello, After compiling core-image-minimal, bitbake cannot create root filesystem. ... ERROR: core-image-minimal-1.0-r0 do_rootfs: Index creation command '/media/vpalacio/LINUX_DEV/morty-imxulevk/build_mx6ul_fslcx11/tmp/sysroots/x86_64-linux/usr/bin/createrepo --dbpath

[yocto] [morty] eudev make fails when creating keyboard-keys-from-name.h

2018-04-25 Thread Victor Palacio
Hello, Building a core-minimal-image, compilation fails at eudev when using gperf. /media/vpalacio/LINUX_DEV/morty-imxulevk/build_mx6ul_fslcx11/tmp/sysroots/x86_64-linux/usr/bin/gperf -L ANSI-C -t -N keyboard_lookup_key -H hash_key_name -p -C < keyboard-keys-from-name.gperf >

Re: [yocto] Connecting to mysql/mariadb

2018-04-18 Thread Victor Palacio
Hi Greg, There are no leads to follow in logs? How about using netstat to check if port is really open? Can you connect locally from a mysql client running in the device instead of using it externally? BTW, verify that the skip-networking paramater is commented in your my.cnf file.

[yocto] glib-initial do_install fails at 'oe_runmake csu/subdir_lib' (Rocko)

2018-04-06 Thread Victor Palacio
Hello, I cannot buid core-image-minimal for a imx25pdk machine (rocko). Building stops at glibc-initial install. Building for another machine with morty (imx25pdk is not available in morty)  works. I assume is related to this part of the recipe (glibc-initial.inc): do_install () {