mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 12:59:03 +02:00
commit
2323140c2a
|
@ -10,7 +10,7 @@ PR = "r5"
|
|||
PROVIDES = "virtual/libgles2 \
|
||||
virtual/egl"
|
||||
|
||||
RPROVIDES_${PN} += "libgles2 egl"
|
||||
RPROVIDES_${PN} += "libgles2 egl libegl"
|
||||
|
||||
COMPATIBLE_MACHINE = "^rpi$"
|
||||
|
||||
|
|
|
@ -1 +1,2 @@
|
|||
EXTRA_OECONF_append_raspberrypi = " --disable-asm"
|
||||
EXTRA_OECONF_append_raspberrypi0-wifi = " --disable-asm"
|
||||
|
|
Loading…
Reference in New Issue
Block a user