diff options
Diffstat (limited to 'recipes-devtools/go/go-mux_git.bb')
| -rw-r--r-- | recipes-devtools/go/go-mux_git.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-devtools/go/go-mux_git.bb b/recipes-devtools/go/go-mux_git.bb index 0d69fc58..0958617a 100644 --- a/recipes-devtools/go/go-mux_git.bb +++ b/recipes-devtools/go/go-mux_git.bb | |||
| @@ -11,6 +11,8 @@ SRC_URI = "git://${PKG_NAME}.git;branch=main;protocol=https" | |||
| 11 | 11 | ||
| 12 | SRCREV = "85123bf20e069b156415b871dea10517f6a8938a" | 12 | SRCREV = "85123bf20e069b156415b871dea10517f6a8938a" |
| 13 | 13 | ||
| 14 | inherit meta-virt-depreciated-warning | ||
| 15 | |||
| 14 | S = "${WORKDIR}/git" | 16 | S = "${WORKDIR}/git" |
| 15 | 17 | ||
| 16 | do_configure[noexec] = "1" | 18 | do_configure[noexec] = "1" |
