* old version was failing to build after upgrading glib-2.0
* needs new python-argparse and libffi
* be aware that command line params changed as well as generated code,
and this recipe will be deprecated as soon as we switch to glib-2.29.3
or newer
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* bitbake from poky doesn't like comments in variables and bitbake from oe doesn't work with AUTOREV
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
We base now off release tarball of 4.5.3 instead of svn
Get relevant new arm linaro patches
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Some distros e.g. SHR uses thumb1 for armv4t and armv5t
so we need to make sure that in such cases libgcc is compiled
in ARM mode
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Tested-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
With this patchset now the gcc has all goodies from
OE as well as yocto together merged into meta-oe
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>