diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-devtools/go/go-1.9.inc | 7 | ||||
-rw-r--r-- | meta/recipes-graphics/mesa/mesa-gl_17.3.4.bb (renamed from meta/recipes-graphics/mesa/mesa-gl_17.3.3.bb) | 0 | ||||
-rw-r--r-- | meta/recipes-graphics/mesa/mesa_17.3.4.bb (renamed from meta/recipes-graphics/mesa/mesa_17.3.3.bb) | 0 |
3 files changed, 5 insertions, 2 deletions
diff --git a/meta/recipes-devtools/go/go-1.9.inc b/meta/recipes-devtools/go/go-1.9.inc index 7f12241dc1..2823304b7c 100644 --- a/meta/recipes-devtools/go/go-1.9.inc +++ b/meta/recipes-devtools/go/go-1.9.inc | |||
@@ -1,6 +1,9 @@ | |||
1 | require go-common.inc | 1 | require go-common.inc |
2 | 2 | ||
3 | GO_BASEVERSION = "1.9" | 3 | GO_BASEVERSION = "1.9" |
4 | GO_MINOR = ".4" | ||
5 | PV .= "${GO_MINOR}" | ||
6 | |||
4 | FILESEXTRAPATHS_prepend := "${FILE_DIRNAME}/go-${GO_BASEVERSION}:" | 7 | FILESEXTRAPATHS_prepend := "${FILE_DIRNAME}/go-${GO_BASEVERSION}:" |
5 | 8 | ||
6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=5d4950ecb7b26d2c5e4e7b4e0dd74707" | 9 | LIC_FILES_CHKSUM = "file://LICENSE;md5=5d4950ecb7b26d2c5e4e7b4e0dd74707" |
@@ -19,5 +22,5 @@ SRC_URI += "\ | |||
19 | " | 22 | " |
20 | SRC_URI_append_libc-musl = " file://set-external-linker.patch" | 23 | SRC_URI_append_libc-musl = " file://set-external-linker.patch" |
21 | 24 | ||
22 | SRC_URI[main.md5sum] = "da2d44ea384076efec43ee1f8b7d45d2" | 25 | SRC_URI[main.md5sum] = "6816441fd6680c63865cdd5cb8bc1960" |
23 | SRC_URI[main.sha256sum] = "a4ab229028ed167ba1986825751463605264e44868362ca8e7accc8be057e993" | 26 | SRC_URI[main.sha256sum] = "0573a8df33168977185aa44173305e5a0450f55213600e94541604b75d46dc06" |
diff --git a/meta/recipes-graphics/mesa/mesa-gl_17.3.3.bb b/meta/recipes-graphics/mesa/mesa-gl_17.3.4.bb index 73267eb4f0..73267eb4f0 100644 --- a/meta/recipes-graphics/mesa/mesa-gl_17.3.3.bb +++ b/meta/recipes-graphics/mesa/mesa-gl_17.3.4.bb | |||
diff --git a/meta/recipes-graphics/mesa/mesa_17.3.3.bb b/meta/recipes-graphics/mesa/mesa_17.3.4.bb index 623046e116..623046e116 100644 --- a/meta/recipes-graphics/mesa/mesa_17.3.3.bb +++ b/meta/recipes-graphics/mesa/mesa_17.3.4.bb | |||