mpd: Fix patch fuzz warning
[AGL/meta-agl-demo.git] / recipes-multimedia / musicpd / mpd_agldemo.inc
index 34120ae..513aa50 100644 (file)
@@ -7,12 +7,6 @@ DEPENDS:remove = "curl"
 
 SRC_URI += "file://mpd-volatiles.conf"
 
-# The older meson in poky dunfell complains about the use of the
-# build.{c_std,cpp_std} options even though they work, so we need to
-# flag them to be ignored in the unknown configure option QA test.
-# This can be removed after upgrading to Yocto Project 3.5.
-UNKNOWN_CONFIGURE_OPT_IGNORE = "build.c_std build.cpp_std"
-
 # This also needs to be pushed upstream.
 PACKAGECONFIG[pipewire] = "-Dpipewire=enabled,-Dpipewire=disabled,pipewire"