diff mbox series

[master/scarthgap] gstreamer1.0-plugins-vpe: set branch explicitly

Message ID 20250114182218.2138921-1-denis@denix.org
State Under Review
Delegated to: Ryan Eatmon
Headers show
Series [master/scarthgap] gstreamer1.0-plugins-vpe: set branch explicitly | expand

Commit Message

Denys Dmytriyenko Jan. 14, 2025, 6:22 p.m. UTC
From: Denys Dmytriyenko <denys@konsulko.com>

Set git branch explicitly to fix the corresponding QA warning.

Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
---
 .../gst-plugins-ti/gstreamer1.0-plugins-vpe_git.bb              | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/meta-arago-extras/recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-vpe_git.bb b/meta-arago-extras/recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-vpe_git.bb
index 2038e2b1..6d1f720d 100644
--- a/meta-arago-extras/recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-vpe_git.bb
+++ b/meta-arago-extras/recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-vpe_git.bb
@@ -12,7 +12,7 @@  REQUIRED_MACHINE_FEATURES = "mmip"
 PR = "${INC_PR}.20"
 SRCREV = "b9dba5a8bc7d14d55125abdce04672e3dc30bbdf"
 
-SRC_URI = "git://git.ti.com/git/glsdk/gst-plugin-vpe.git;protocol=https \
+SRC_URI = "git://git.ti.com/git/glsdk/gst-plugin-vpe.git;protocol=https;branch=master \
            file://0001-gstvpe-configure.ac-stop-using-export-symbols-regex.patch \
            file://0001-Switch-submodule-common-to-github.patch \
 "