Files
Andreas Müller eae996301d glm: update 0.9.8.5 -> 0.9.9-a2 to fix x86_64 (sse-simd) build
* Commit log shows many commints fixing sse e.g. [1-3]. Instead of creating a
  heavy patch series here let's move to the latest version tagged.
* License file 'copying.txt' was removed in [4]. License information is now
  found in 'readme.md'. License is still MIT.

[1] 8bcf9b5ae7
[2] 1bbf2dafb9
[3] fdfd03ffaf
[4] a23911a5e9

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
[Fixed rocko compile issues]
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-09-05 08:48:59 -07:00
..
2017-08-13 13:16:18 +02:00

This layer depends on:

URI: git://github.com/openembedded/oe-core.git
branch: rocko
revision: HEAD

Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-oe][rocko]' in the subject'

When sending single patches, please use something like:
'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-oe][rocko][PATCH'

You are encouraged to fork the mirror on github https://github.com/openembedded/meta-oe/ to share your patches, this is preferred for patch sets consisting of more than one patch. Other services like gitorious, repo.or.cz or self hosted setups are of course accepted as well, 'git fetch <remote>' works the same on all of them. We recommend github because it is free, easy to use, has been proven to be reliable and has a really good web GUI.

rocko Branch Maintainer:
Armin Kuster <akuster808@gmail.com>