From: Denys Dmytriyenko <[email protected]> Set git branch explicitly to fix the corresponding QA warning.
Signed-off-by: Denys Dmytriyenko <[email protected]> --- .../gst-plugins-ti/gstreamer1.0-plugins-vpe_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \ " -- 2.25.1 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#15692): https://lists.yoctoproject.org/g/meta-arago/message/15692 Mute This Topic: https://lists.yoctoproject.org/mt/110612680/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
