diff options
| -rw-r--r-- | meta-oe/recipes-devtools/lapack/lapack_3.10.1.bb (renamed from meta-oe/recipes-devtools/lapack/lapack_3.10.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-devtools/lapack/lapack_3.10.0.bb b/meta-oe/recipes-devtools/lapack/lapack_3.10.1.bb index c82761ac34..00dfb0954c 100644 --- a/meta-oe/recipes-devtools/lapack/lapack_3.10.0.bb +++ b/meta-oe/recipes-devtools/lapack/lapack_3.10.1.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | SUMMARY = "Linear Algebra PACKage" | 1 | SUMMARY = "Linear Algebra PACKage" |
| 2 | URL = "http://www.netlib.org/lapack" | 2 | URL = "http://www.netlib.org/lapack" |
| 3 | LICENSE = "BSD-3-Clause" | 3 | LICENSE = "BSD-3-Clause" |
| 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=39902829ba0c2cbac1b0debfb75a416b" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=a32c99f24d097c72d1857e533b55642b" |
| 5 | 5 | ||
| 6 | # Recipe needs FORTRAN support (copied from conf/local.conf.sample.extended) | 6 | # Recipe needs FORTRAN support (copied from conf/local.conf.sample.extended) |
| 7 | # Enabling FORTRAN | 7 | # Enabling FORTRAN |
| @@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=39902829ba0c2cbac1b0debfb75a416b" | |||
| 13 | 13 | ||
| 14 | DEPENDS = "libgfortran" | 14 | DEPENDS = "libgfortran" |
| 15 | 15 | ||
| 16 | SRCREV = "aa631b4b4bd13f6ae2dbab9ae9da209e1e05b0fc" | 16 | SRCREV = "32b062a33352e05771dcc01b981ebe961bf2e42f" |
| 17 | SRC_URI = "git://github.com/Reference-LAPACK/lapack.git;protocol=https;branch=master" | 17 | SRC_URI = "git://github.com/Reference-LAPACK/lapack.git;protocol=https;branch=master" |
| 18 | S = "${WORKDIR}/git" | 18 | S = "${WORKDIR}/git" |
| 19 | 19 | ||
