diff options
-rw-r--r-- | meta/recipes-graphics/waffle/waffle_1.3.0.bb | 3 |
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 |
27 | PACKAGECONFIG[x11-egl] = "-Dwaffle_has_x11_egl=1,,virtual/libgl libxcb" | 27 | PACKAGECONFIG[x11-egl] = "-Dwaffle_has_x11_egl=1,,virtual/libgl libxcb" |
28 | 28 | ||
29 | # Take the flags added by PACKAGECONFIG and pass them to cmake. | ||
30 | EXTRA_OECMAKE = "${EXTRA_OECONF}" | ||
31 | |||
32 | FILES_${PN}-dev += "${datadir}/cmake/Modules/FindWaffle.cmake" | 29 | FILES_${PN}-dev += "${datadir}/cmake/Modules/FindWaffle.cmake" |