Age | Commit message (Collapse) | Author |
|
Without that fix we have:
Fatal Errors:
* library 'boost_signals' not found
FATAL: scons build execution failed.
Note that this commit is incompatible with older(than 1.45.0) boost.
From #openmoko-cdevel on Freenode on irc:
Feb 12 11:43:07 <JaMa|Off> GNUtoo|laptop: that boost version is default,
so if you fix it for default version and break for older it's not so bad (
distros using older boost should handle it)
[...]
Feb 12 11:48:37 <GNUtoo|laptop> JaMa|Off, can I fix like that or should I send
a patch for breaking older boosts and distros?
Feb 12 11:49:35 <JaMa|Off> GNUtoo|laptop: nobody in OE is pinning boost..
so just note it in commit (that it won't work with old boost anymore)
The patch is kept in tree because it could be usefull if:
* Someone is still using old boost
* -mt versions are re-added in the future
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
For .diff/.patch you need to apply manually, you can specify apply=no.
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Acked-by: Denys Dmytriyenko <denis@denix.org>
Acked-by: Khem Raj <raj.khem@gmail.com>
|
|
I think this makes the behavior rather more clear.
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Acked-by: Denys Dmytriyenko <denis@denix.org>
Acked-by: Khem Raj <raj.khem@gmail.com>
|
|
* fetch all *.bb with patched utils.bbclass appending all checksums
found only in checksums.ini to recipe
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* old script does not work with newer xrandr anymore
Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
|
|
* add patches for finding right boost lib and fixing c-headers
* pingus has no install target so make do_stage empty
* bump PR
|
|
See links below for more details:
http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326
http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Acked-by: Mike Westerhof <mwester@dls.net>
Acked-by: Philip Balister <philip@balister.org>
Acked-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Marcin Juszkiewicz <hrw@openembedded.org>
Acked-by: Koen Kooi <koen@openembedded.org>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|