Add missing space in SRC_URI_append statement
[AGL/meta-agl.git] / meta-agl-bsp / meta-raspberrypi / recipes-graphics / wayland / weston-ini-conf.bbappend
index d652d6b..dd01c4e 100644 (file)
@@ -4,4 +4,4 @@ SRC_URI += "file://dsi.cfg"
 
 # Reduce the screen resolution to HD Ready (720p)
 SRC_URI_remove = "file://hdmi-a-1-270.cfg"
-SRC_URI_append = "file://hdmi-a-1-270-720p.cfg"
+SRC_URI_append = " file://hdmi-a-1-270-720p.cfg"