Age | Commit message (Collapse) | Author | Files |
|
When compiling gcc target code make passes -I(GMPINC)
but this one points to the host dir (it is set to HOST_GMPINC
which in oe points to tmp/sysroots/i686-linux/usr/include).
This patch breaks the env var $(INCLUDES) in two and
only uses the TARGET specific part for compiling libgcc
and the crt stuff.
The patch has been verified by baking all affected recipes with
bitbake -c configure -b recipe
Also introduced INC_PR
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
* updated checksums
* bump PR
|
|
* Replaced do_stage function with do_install and replaced ${STAGING_BINDIR} with ${D}${bindir}
* removed FILESDIR
* bumped PR
* ran through oe-stylize
Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com>
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
* Replaced do_stage function with do_install and replaced ${STAGING_BINDIR} with ${D}${bindir}
* removed FILES_DIR
* added PR
* ran through oe-stylize
Signed-off-by: Ahsan, Noor <noor_ahsan@mentor.com>
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Lukas Märdian <lukasmaerdian@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
build
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
* git grep shows that all distributions (in OE tree) moved to
preferred-xorg-versions-X11R7.5.inc already
* would be nice to encourage everybody to use most tested X11R7.5 or
no preferred-xorg-versions at all (we can keep latest versions working
and use D_P -1 for stuff which needs more testing first)
* replace preferred-xorg-versions.inc with link always adjusted to
latest relase (is there any problem with symlink in OE tree?)
* this would also make easier to remove really old versions when it's
hard to test some changes (like converting libx11 staging)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
Signed-off-by: Vitus Jensen <vjensen@gmx.de>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
Signed-off-by: Vitus Jensen <vjensen@gmx.de>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
Signed-off-by: Vitus Jensen <vjensen@gmx.de>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
into org.openembedded.dev
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* Use exec_func instead of exec_task
* Use a new name for meta task
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Signed-off-by: Tom Rini <tom_rini@mentor.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Tom Rini <tom_rini@mentor.com>
|
|
Signed-off-by: Tom Rini <tom_rini@mentor.com>
|
|
Signed-off-by: Tom Rini <tom_rini@mentor.com>
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
gnome-panel: bump PR
|
|
Boards with small flash and large ram need all the compression they can get.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
|
|
There's always been a definition of CC here that gets out of sync
with bitbake.conf. Drop.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
|
|
This includes the 0.23.1 patches
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
added git version as git head supports jtag over gpio.
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
Signed-off-by: Jason Kridner <jkridner@beagleboard.org>
Signed-off-by: Koen Kooi <koen@beagleboard.org>
|
|
* Some cleanups
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* This is to avoid a bug in GCC 4.5 where it ICEs with
-O1 -mthumb -fno-omit-frame-pointer
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* Keep 1.5.18 which builds vs. 2.6.2x and 2.6.3x kernels.
* Reintroduce do_stage (hard to die!).
* WIP in order to get finally rid of legacy staging
* For the moment, refactor the recipe and bump PR.
|
|
* I've seen it only with eglibc-2.12 built with gcc-4.5 that's why I bumped PR only in 2.12
* can be removed as soon as gcc bug is fixed
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Widec headers contain additional definitions and shall be installed
last hence. To ensure compatibility of both headers a sanity check
was added.
Thanks to Martin Jansa for noticing this issue.
Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
|
|
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|