Andreas Müller 9f241ee24d etr: fix build
Use more pkg-config. Error messages seen during fixup:

| checking for glBegin in -lGL... no
| configure: error: libGL not found
| Configure failed. The contents of all config.log files follows to aid debugging
| ERROR: oe_runconf failed

| checking for gluBeginCurve in -lGLU... no
| configure: error: libGLU not found
| Configure failed. The contents of all config.log files follows to aid debugging
| ERROR: oe_runconf failed
|

| arm-angstrom-linux-gnueabi-g++: error: unrecognized command line option '--should-not-have-used-/usr/bin/sdl-config'

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-03-14 01:26:17 +01:00
2014-08-30 09:11:11 +03:00
2015-03-14 01:26:17 +01:00
2012-05-11 03:32:07 +03:00
2015-02-03 08:21:06 +00:00

meta-games

Open Source games layer for OpenEmbedded.

Maintainers

Marko Lindqvist cazfi74@gmail.com

Dependencies

This layer depends on:

URI: git://git.openembedded.org/openembedded-core branch: master revision: HEAD

URI: git://git.openembedded.org/meta-openembedded branch: master revision: HEAD

Contributing

It is preferred to send patches as pull requests on the Github project directly, e.g. : https://github.com/cazfi/meta-games.

If using Github pull requests is not possible, it is possible to send patches on the OpenEmbedded development mailing list. To send changes to mailing list use something like:

git send-email --to openembedded-devel@lists.openembedded.org \
--subject-prefix='meta-games][PATCH'
Description
No description provided
Readme 560 KiB
Languages
BitBake 100%