summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2022-09-12 23:28:48 +0200
committerKhem Raj <raj.khem@gmail.com>2022-09-12 15:34:28 -0700
commitbccd9a5bee084b08a65a300f05980e340ff5403c (patch)
tree5570d074273e8dd35728d0b50c77c9ca3e38a3b8
parent8e295e4e1e35a52a476e6a9f3c2b00276fb1444b (diff)
downloadmeta-openembedded-bccd9a5bee084b08a65a300f05980e340ff5403c.tar.gz
octave: upgrade 7.1.0 -> 7.2.0
* Fixes build with glibc 2.36 [1] * Changelog found at [2] [1] https://savannah.gnu.org/bugs/?62750 [2] https://octave.org/news/release/2022/07/28/octave-7.2.0-released.html Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-devtools/octave/octave_7.2.0.bb (renamed from meta-oe/recipes-devtools/octave/octave_7.1.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/octave/octave_7.1.0.bb b/meta-oe/recipes-devtools/octave/octave_7.2.0.bb
index c9982a7bb2..eb96a624f6 100644
--- a/meta-oe/recipes-devtools/octave/octave_7.1.0.bb
+++ b/meta-oe/recipes-devtools/octave/octave_7.2.0.bb
@@ -32,7 +32,7 @@ SRC_URI = " \
32 ${GNU_MIRROR}/octave/${BPN}-${PV}.tar.gz \ 32 ${GNU_MIRROR}/octave/${BPN}-${PV}.tar.gz \
33 file://fix-blas-library-integer-size.patch \ 33 file://fix-blas-library-integer-size.patch \
34" 34"
35SRC_URI[sha256sum] = "d4a9d81f3f67b4a6e07cb7a80dcb10ad5e9176fcc30762c70a81580a64b8b0b6" 35SRC_URI[sha256sum] = "b12cb652587d31c5c382b39ed73463c22a5259ecb2fa6b323a27da409222dacc"
36 36
37# Note: Qt5Help is required for gui -> qttools(-native) must be build with 37# Note: Qt5Help is required for gui -> qttools(-native) must be build with
38# clang in PACKAGECONFIG 38# clang in PACKAGECONFIG