For mx5 SoCs, mesa-dri ought to provide just virtual/libgl as the
other variations will be provided by the GPU library.
This overrides the 8.0.4 and git recipe versions.
Change-Id: I62b1c23128870b328a931e6924c41253106ecdda
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
--- /dev/null
+PRINC := "${@int(PRINC) + 1}"
+
+PROVIDES_mx5 = "virtual/libgl"
+
+PACKAGE_ARCH_mx5 = "${MACHINE_ARCH}"
--- /dev/null
+PRINC := "${@int(PRINC) + 1}"
+
+PROVIDES_mx5 = "virtual/libgl"
+
+PACKAGE_ARCH_mx5 = "${MACHINE_ARCH}"