summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2026-07-12 16:55:34 -0300
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2026-07-13 22:56:18 +0000
commitb701fafcb0da39ec325f003482e28cbe8e49d833 (patch)
tree09c89c1b5014b6ecc0a435764003cebfe1024e42
parentd2a250c1c9f550a53665d07a7d27907928a43c86 (diff)
downloadmeta-freescale-b701fafcb0da39ec325f003482e28cbe8e49d833.tar.gz
imx-gst1.0-plugin: Drop double blank line
Remove a consecutive blank line (oelint.newline.consecutive). No functional change. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit 3740cd42fd13fd0004bde784dc6a0ff417455c11)
-rw-r--r--recipes-multimedia/gstreamer/imx-gst1.0-plugin_git.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-multimedia/gstreamer/imx-gst1.0-plugin_git.bb b/recipes-multimedia/gstreamer/imx-gst1.0-plugin_git.bb
index ef4cae1d0..486049d7b 100644
--- a/recipes-multimedia/gstreamer/imx-gst1.0-plugin_git.bb
+++ b/recipes-multimedia/gstreamer/imx-gst1.0-plugin_git.bb
@@ -43,7 +43,6 @@ IMXGST_SRC ?= "git://github.com/nxp-imx/imx-gst1.0-plugin.git;protocol=https"
43SRCBRANCH = "MM_04.10.03_2512_L6.18.2" 43SRCBRANCH = "MM_04.10.03_2512_L6.18.2"
44SRCREV = "0565fc515612908a353e8378e24f97de17cc56a6" 44SRCREV = "0565fc515612908a353e8378e24f97de17cc56a6"
45 45
46
47inherit meson pkgconfig use-imx-headers 46inherit meson pkgconfig use-imx-headers
48 47
49PLATFORM:mx6-nxp-bsp = "MX6" 48PLATFORM:mx6-nxp-bsp = "MX6"