Skip to content

Commit

Permalink
Change PV for git recipes
Browse files Browse the repository at this point in the history
Signed-off-by: Pawel Langowski <[email protected]>
  • Loading branch information
PLangowski committed Aug 5, 2024
1 parent 31b6e44 commit 71cd9a2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions recipes-devtools/stlink/stlink_git.bb
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ HOMEPAGE = "https://github.com/texane/stlink"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://${S}/LICENSE.md;md5=3374725a40df7047d33d627811b8149e"

PV = "1.7.0+git${SRCPV}"

BRANCH = "master"
TAG = "v1.7.0"

Expand Down

0 comments on commit 71cd9a2

Please sign in to comment.