Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wpe updates for Eos #8

Merged
merged 6 commits into from
Nov 11, 2015
Merged

wpe updates for Eos #8

merged 6 commits into from
Nov 11, 2015

Conversation

armcc
Copy link
Contributor

@armcc armcc commented Nov 11, 2015

No description provided.

MIPS JIT fixes, etc.

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
The meta-bsp-broadcom recipe now fetches from Metrological github,
so this .bbappend should (hopefully) no longer be required.

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Respect the parallel build option configured by the build environment.
Without a -j option, ninja uses all available CPU cores.

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Normally BUILDDIR is undefined, so adding it to the end of the
ninja command line causes no harm. But if it is defined, it will
be interpreted by ninja as the build target and break the build.

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
By default FindEGL.cmake and FindOpenGLES2.cmake check for pkg-config
files but then ignore the list of libraries they return and always
assume libraries are called libEGL.so and libGLESv2.so.

That works OK if the the real libraries are single libraries and can
be linked against via symlinks from the expected names. However it
doesn't work if the real libraries are split into multiple separate
libraries and all of them need to be included when linking.

Warning: Experimental change, to be reviewed.

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
bramoosterhuis added a commit that referenced this pull request Nov 11, 2015
@bramoosterhuis bramoosterhuis merged commit b9839e1 into WebPlatformForEmbedded:master Nov 11, 2015
@kraj kraj mentioned this pull request Mar 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants