Yes, I solved it by the time just by adding a .bbappend file. meta-udoo/recipes-qt/qt5/qtbase_%.bbappend: PACKAGECONFIG_append = " sql-sqlite" I...
Now I have a trouble with the SQlite Driver (QSQLITE driver not loaded). I try to figure out how to add this driver.
Hi, I wonder how to enable classes such as QSqlTableModel with the Qt5 layer? I have a SQlite database so maybe I also have to enable the SQlite...
Could you move all the Yocto related topics in this forum? Example this one or this one. Thank you.
Hi, That are very good improvements :) I've read that @Francesco is working on a true official U-Boot 2016 release. Personally I'll wait on that...
What was "confidential" was that pyserial and python-serial are actually the same library.
I updated the repo. cd udoo-yocto-base source sync.sh cd poky/build bitbake -c cleanall linux-udooboard bitbake udoo-image-full-cmdline
I have to update the "0020-udooneo-enable-ecspi2.patch" patch that enable the SPI bus in the imx6sx-udoo-neo-externalpins.dtsi file.
I mean the one you get from apt-get but it's pySerial actually. Maybe an other version. Anyway, I was able to communicate with the Arduino using...
I'm also working to use the mainline u-boot and mainline kernel with a friend who was able to build a fully working system from those sources...
Does anyone has the sources of this confidential python-serial library?
I do not check for prerequisites as BitBake normally do. Did you try to clean your image? bitbake -c cleanall udoo-image-full-cmdline bitbake...
Your can see all the dependencies with bitbake: bitbake -g udoo-image-full-cmdline -u depexp Which package manager are you using?
It depends on which package manager he decided to install. OpenEmbedded supports RPM (yum), DEB (apt) and IPK (opkg) packages. He probably also...
I have troubles to run this example on my UDOO Neo (LVDS7). The UI is displayed but the WebEngine cannot load the web page (www.google.com). The...
Hi. This method is not accurate at all. The point is to get the value at a certain frequency, not after a certain time.
You shouldn't use 2015.imx branch for UDOO Quad. This branch is broken. Use the 2015.10.fslc-qdl branch instead.
OK. Let's remove the meta-udoo and build directories first. cd udoo-yocto-base rm -rf poky/meta-udoo poky/build Pull the last commit of the base...
I don't reboot after uploaded the sketch to M4. I don't have a micro HDMI cable now to test with UDOObuntu but I'll do it later.
I was able to run an example from here : https://github.com/meta-qt5/qtwebengine/tree/b5.4/examples/webenginewidgets/fancybrowser It uses Qt...
Separate names with a comma.