Merge pull request #165 from koenkooi/rocko-backports

Rocko backports
This commit is contained in:
Paul Barker
2017-11-30 13:40:44 +00:00
committed by GitHub
2 changed files with 2 additions and 1 deletions

View File

@@ -10,7 +10,7 @@ PR = "r5"
PROVIDES = "virtual/libgles2 \
virtual/egl"
RPROVIDES_${PN} += "libgles2 egl"
RPROVIDES_${PN} += "libgles2 egl libegl"
COMPATIBLE_MACHINE = "^rpi$"

View File

@@ -1 +1,2 @@
EXTRA_OECONF_append_raspberrypi = " --disable-asm"
EXTRA_OECONF_append_raspberrypi0-wifi = " --disable-asm"