All,
We are pleased to release the second point release for the Yocto
Project's "daisy" release. This release has fixes for 25 CVEs
including CVE-2014-3566.
Several fixes for CVE-2014-3566 (the SSL Poodle vulnerability) have
been applied to OpenSSL in this release; however, due to the nature of
t
Hi,
We've recently replaces on of our buildmachines, and while doing this,
we've been running into what looks like on ordering & dependency issue.
The issue may very well be related to our host OS, which is openSuSE
13.2 (i.e. it's not yet validated...).
The simplified test case is simply
1) C
Hello Matt,
thanks very much for your reply, I was able to create a simple patch changing
an u-boot setting as test and "bbappended" it. I just didn't believe before
that the various u-boot settings are "hard-coded" but they obviously are in the
".h", so patching it seems to be the only way for
On 2014-12-05 05:48, matthias.he...@atlas-elektronik.com wrote:
Hello Matt,
thanks very much for your reply, I was able to create a simple patch changing
an u-boot setting as test and “bbappended” it. I just didn’t believe before
that the various u-boot
settings are “hard-coded” but they obvio
Facing an issue, where item 'libpython2.7.so.1.0¹ is provided by 2
different packages (libpython2.7-1.0-2.7.2-r5.19.lib32_x86, core.bb).
Core.bb is our own implementation that packages this file. While building
final image, do_rootfs() complains that there is a conflict and errors
out.
error: fi
These are fixes on top of California Sullivan's work for adding the
GitPoller changesource. With my testing, I was unable to get the GitPoller
changesource to work until I added the first patch. The second patch
documents how to use the GitPoller changesource.
Applies on top of HEAD of git://git
For the GitPoller changesource to work, Autobuilder.py needs the
Buildbot GitPoller module. This commit imports the GitPoller
module in Autobuilder.py.
Signed-off-by: Bryan Evenson
---
.../site-packages/autobuilder/Autobuilder.py |1 +
1 file changed, 1 insertion(+)
diff --git a/lib/
Adds documentation to README-NEW-AUTOBUILDER and the HTML
documentation on how to use the GitPoller changesource.
Signed-off-by: Bryan Evenson
---
README-NEW-AUTOBUILDER | 35 +-
docs/YoctoAutobuilderDevelopersDocument.html | 26 +