diff options
Diffstat (limited to 'recipes-devtools/go/go-distribution_git.bb')
| -rw-r--r-- | recipes-devtools/go/go-distribution_git.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-devtools/go/go-distribution_git.bb b/recipes-devtools/go/go-distribution_git.bb index dd98a317..598df964 100644 --- a/recipes-devtools/go/go-distribution_git.bb +++ b/recipes-devtools/go/go-distribution_git.bb | |||
| @@ -14,6 +14,8 @@ PV = "2.6.0+git" | |||
| 14 | 14 | ||
| 15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
| 16 | 16 | ||
| 17 | inherit meta-virt-depreciated-warning | ||
| 18 | |||
| 17 | # NO-OP the do compile rule because this recipe is source only. | 19 | # NO-OP the do compile rule because this recipe is source only. |
| 18 | do_compile() { | 20 | do_compile() { |
| 19 | } | 21 | } |
