From: Lixin Wang
commit 070ea018fa092f2ef41bef57896665a25f05d2d8 upstream
If a node with no properties is dynamically added, then a property is
dynamically added to the node, then the property is dynamically removed,
the result will be node->properties == NULL and node->deadprops != NULL.
Add a
From: Waiman Long
commit caba4cbbd27d755572730801ac34fe063fc40a32 upstream
The allocated debug objects are either on the free list or in the
hashed bucket lists. So they won't get lost. However if both debug
objects and kmemleak are enabled and kmemleak scanning is done
while some of the debug o
Hi Richard,
I apologize for sending this patch for Toaster for Roco 2.4.3 very late. I have
been focused on Sumo and I thought I had more time.
The Toaster for Rocko is broken on HEAD. There are two patches that made it
into master and Sumo, but missed Rocko.
I have just now sent the missing p
Checked out poky
git checkout -b rocko origin/rocko
export MACHINE=beaglebone
. ./oe-init-build-env
Added to local.conf:
MKLIBS_OPTIMIZED_IMAGES_append = " core-image-minimal"
Result:
/core-image-minimal/1.0-r0/temp/run.mklibs_optimize_image.13363: line 133: i586-poky-linux-readelf: command not
On 05/26/2018 09:27 PM, Michael Gloff wrote:
Remove -std=gnu++98 from QMAKE_CXXFLAGS and add where
necessary.
Thanks, pushed to master.
Alex
--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto