Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
DEPENDS = "glib-2.0 gstreamer1.0 gstreamer1.0-plugins-base gstreamer1.0-plugins-bad gtk+3 json-glib glib-2.0-native"
-SRC_URI = "git://gitlab.freedesktop.org/gstreamer/gstreamer.git;protocol=https;branch=1.26 \
+SRC_URI = "git://gitlab.freedesktop.org/gstreamer/gstreamer.git;protocol=https;branch=1.26;tag=${PV} \
file://0001-Make-player-examples-installable.patch \
file://gst-player.desktop \
"
-SRCREV = "100c21e1faf68efe7f3830b6e9f856760697ab48"
+SRCREV = "87bc0c6e949e3dcc440658f78ef52aa8088cb62f"
S = "${UNPACKDIR}/${BP}/subprojects/gst-examples"