aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-graphics/mesa/mesa-dri_8.0.4.bbappend5
-rw-r--r--recipes-graphics/mesa/mesa-dri_git.bbappend5
2 files changed, 10 insertions, 0 deletions
diff --git a/recipes-graphics/mesa/mesa-dri_8.0.4.bbappend b/recipes-graphics/mesa/mesa-dri_8.0.4.bbappend
new file mode 100644
index 0000000..1dff9fe
--- /dev/null
+++ b/recipes-graphics/mesa/mesa-dri_8.0.4.bbappend
@@ -0,0 +1,5 @@
+PRINC := "${@int(PRINC) + 1}"
+
+PROVIDES_mx5 = "virtual/libgl"
+
+PACKAGE_ARCH_mx5 = "${MACHINE_ARCH}"
diff --git a/recipes-graphics/mesa/mesa-dri_git.bbappend b/recipes-graphics/mesa/mesa-dri_git.bbappend
new file mode 100644
index 0000000..1dff9fe
--- /dev/null
+++ b/recipes-graphics/mesa/mesa-dri_git.bbappend
@@ -0,0 +1,5 @@
+PRINC := "${@int(PRINC) + 1}"
+
+PROVIDES_mx5 = "virtual/libgl"
+
+PACKAGE_ARCH_mx5 = "${MACHINE_ARCH}"