I work on dizzy branch of yocto/meta-ti, and I can see here :
http://git.yoctoproject.org/cgit/cgit.cgi/meta-ti/refs/heads that there is no
dizzy branch. Why ?
Few weeks / month ago, the wifi on my boards stopped working after doing a repo
sync ... (my bad) ...
I think one of the layer changed
Hi,
In the dizzy branch (yes, I know it is quite old) I am trying to compile PHP
with postgresql support (lighttpd + postgresql 9.2.4).
I am getting the following error from insane.bbclass:
ERROR: This autoconf log indicates errors, it looked at host include and/or
library paths while determinin
Hello,
For a few weeks (part time) I am trying to add to my image php support (under
lighttpd/fastcgi) with postgresql support.
The php module can get compiled and used without pgsql support.
I have created a php_5.4.36.bbappend file that contains this :
---
Hello!
I am using webmin 1.620 on my image (a custom recipe in my own meta layer).
When I have upgraded my yocto revision to dizzy, a new webmin version has
appeared in the meta-openembedded layer (the version is 1.700) this version
seems not to work (I am unable to start it using systemctl and
Hello,
I don't know yet if this issue is bsp related or not, but I am trying to
understand what is going on here.
If anybody have any clue to help me solve my problem, I would appreciate.
Using a custom image recipe, when I shutdown ( using the command ) my device
will not power off. I see the m
Hello,
using yocto dizzy ( but had the same problem with daisy )
I have a strange problem with few recipes that inherit from systemd.bbclass.
When I add the package to an image recipe, the software will NOT be started on
boot. But, if I install the package from RPM, it will be started automatical