Based on the git repo, the latest tag was v0.6.1 and then some additional commits in git. So tag the current PV to 0.6.1+git.
Signed-off-by: Ryan Eatmon <[email protected]> --- meta-arago-extras/recipes-multimedia/nnshark/nnshark_git.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-arago-extras/recipes-multimedia/nnshark/nnshark_git.bb b/meta-arago-extras/recipes-multimedia/nnshark/nnshark_git.bb index c3af5244..8afe7def 100644 --- a/meta-arago-extras/recipes-multimedia/nnshark/nnshark_git.bb +++ b/meta-arago-extras/recipes-multimedia/nnshark/nnshark_git.bb @@ -5,6 +5,8 @@ LICENSE = "GPL-2.0-only & LGPL-2.1-only" LIC_FILES_CHKSUM = "file://COPYING;md5=e1caa368743492879002ad032445fa97 \ file://COPYING.LESSER;md5=66c40c88533cd228b5b85936709801c8" +PV = "0.6.1+git" + SRC_URI = "git://github.com/nnstreamer/nnshark.git;protocol=https;branch=master;name=nnshark \ git://github.com/GStreamer/common.git;protocol=https;branch=master;name=common;subdir=${S}/common \ " -- 2.43.0 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#16811): https://lists.yoctoproject.org/g/meta-arago/message/16811 Mute This Topic: https://lists.yoctoproject.org/mt/116382050/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
