summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/waffle/waffle_1.3.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/waffle/waffle_1.3.0.bb')
-rw-r--r--meta/recipes-graphics/waffle/waffle_1.3.0.bb3
1 files changed, 0 insertions, 3 deletions
diff --git a/meta/recipes-graphics/waffle/waffle_1.3.0.bb b/meta/recipes-graphics/waffle/waffle_1.3.0.bb
index a6d1acdf31..fe9609c5b0 100644
--- a/meta/recipes-graphics/waffle/waffle_1.3.0.bb
+++ b/meta/recipes-graphics/waffle/waffle_1.3.0.bb
@@ -26,7 +26,4 @@ PACKAGECONFIG[gbm] = "-Dwaffle_has_wayland=1,,virtual/libgl udev"
26# I say virtual/libgl, actually wants egl.pc 26# I say virtual/libgl, actually wants egl.pc
27PACKAGECONFIG[x11-egl] = "-Dwaffle_has_x11_egl=1,,virtual/libgl libxcb" 27PACKAGECONFIG[x11-egl] = "-Dwaffle_has_x11_egl=1,,virtual/libgl libxcb"
28 28
29# Take the flags added by PACKAGECONFIG and pass them to cmake.
30EXTRA_OECMAKE = "${EXTRA_OECONF}"
31
32FILES_${PN}-dev += "${datadir}/cmake/Modules/FindWaffle.cmake" 29FILES_${PN}-dev += "${datadir}/cmake/Modules/FindWaffle.cmake"