summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/layer.conf2
-rw-r--r--recipes-graphics/wayland/libgbm.bbappend3
2 files changed, 4 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index 9a13b2d..714ce2b 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -39,5 +39,5 @@ BBFILE_COLLECTIONS += "b2qt_renesas"
BBFILE_PATTERN_b2qt_renesas := "^${LAYERDIR}/"
BBFILE_PRIORITY_b2qt_renesas = "20"
-LAYERSERIES_COMPAT_b2qt_renesas = "hardknott kirkstone"
+LAYERSERIES_COMPAT_b2qt_renesas = "hardknott honister kirkstone"
diff --git a/recipes-graphics/wayland/libgbm.bbappend b/recipes-graphics/wayland/libgbm.bbappend
new file mode 100644
index 0000000..0f39fcd
--- /dev/null
+++ b/recipes-graphics/wayland/libgbm.bbappend
@@ -0,0 +1,3 @@
+# See meta-renesas patch #7320fd6e:
+# Revert "rcar-gen3: libgbm: Add PROVIDES for nativesdk-libgbm
+PROVIDES:remove = "virtual/nativesdk-libgbm virtual/libgbm-native"