diff options
Diffstat (limited to 'recipes-devtools/go/go-pty_git.bb')
| -rw-r--r-- | recipes-devtools/go/go-pty_git.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-devtools/go/go-pty_git.bb b/recipes-devtools/go/go-pty_git.bb index 132e82d1..d6aa95f6 100644 --- a/recipes-devtools/go/go-pty_git.bb +++ b/recipes-devtools/go/go-pty_git.bb | |||
| @@ -13,6 +13,8 @@ SRCREV = "05017fcccf23c823bfdea560dcc958a136e54fb7" | |||
| 13 | 13 | ||
| 14 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
| 15 | 15 | ||
| 16 | inherit meta-virt-depreciated-warning | ||
| 17 | |||
| 16 | do_install() { | 18 | do_install() { |
| 17 | install -d ${D}${prefix}/local/go/src/${PKG_NAME} | 19 | install -d ${D}${prefix}/local/go/src/${PKG_NAME} |
| 18 | cp -r ${S}/* ${D}${prefix}/local/go/src/${PKG_NAME}/ | 20 | cp -r ${S}/* ${D}${prefix}/local/go/src/${PKG_NAME}/ |
