Skip to content

Commit 2dfdeaf

Browse files
Bump version
1 parent 761f35a commit 2dfdeaf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package/gstreamer1/gst1-bcm/gst1-bcm.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
ifneq ($(filter y,$(BR2_PACKAGE_GST1_BCM_UNIFIED_VERSION)),)
88
GST1_BCM_SITE = [email protected]:Metrological/bcm-collaboration
9-
GST1_BCM_VERSION = 479464d4205d3f8828ca06609ff9b9ec89bd7b13
9+
GST1_BCM_VERSION = 5d3252fd8b44fbaea4abbe96fa1f57d76e6c6a5b
1010
else
1111
GST1_BCM_SITE = [email protected]:Metrological/gstreamer-plugins-soc.git
1212

@@ -175,7 +175,7 @@ define GST1_BCM_INSTALL_SVP_DEV
175175
$(INSTALL) -D -m 0644 ${@D}/reference/svpmeta/src/gst_brcm_svp_meta.h $(STAGING_DIR)/usr/include ; \
176176
else \
177177
$(INSTALL) -D -m 0644 ${@D}/svpmeta/src/gst_brcm_svp_meta.h $(STAGING_DIR)/usr/include ; \
178-
fi
178+
fi
179179
endef
180180

181181
GST1_BCM_POST_INSTALL_STAGING_HOOKS += GST1_BCM_INSTALL_SVP_DEV

0 commit comments

Comments
 (0)