diff options
Diffstat (limited to 'meta-openstack')
| -rw-r--r-- | meta-openstack/recipes-devtools/erlang/erlang.inc | 4 | ||||
| -rw-r--r-- | meta-openstack/recipes-devtools/erlang/erlang_R15B.bb | 1 |
2 files changed, 3 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/erlang/erlang.inc b/meta-openstack/recipes-devtools/erlang/erlang.inc index 8dd2478..8a7bd5a 100644 --- a/meta-openstack/recipes-devtools/erlang/erlang.inc +++ b/meta-openstack/recipes-devtools/erlang/erlang.inc | |||
| @@ -8,7 +8,9 @@ LIC_FILES_CHKSUM = "file://EPLICENCE;md5=09f9063ea35bc5bd124df2fda1d9d2c7" | |||
| 8 | 8 | ||
| 9 | UPSTREAM_VERSION = "${@bb.data.getVar('PV', d, 1).replace('.', '-')}" | 9 | UPSTREAM_VERSION = "${@bb.data.getVar('PV', d, 1).replace('.', '-')}" |
| 10 | 10 | ||
| 11 | SRC_URI = "http://erlang.org/download/otp_src_${UPSTREAM_VERSION}.tar.gz" | 11 | SRC_URI = "http://erlang.org/download/otp_src_${UPSTREAM_VERSION}.tar.gz \ |
| 12 | file://erlang-fix-build-issue-in-Yocto.patch \ | ||
| 13 | " | ||
| 12 | SRC_URI += "file://fix-wx-configure.patch" | 14 | SRC_URI += "file://fix-wx-configure.patch" |
| 13 | 15 | ||
| 14 | S = "${WORKDIR}/otp_src_${UPSTREAM_VERSION}" | 16 | S = "${WORKDIR}/otp_src_${UPSTREAM_VERSION}" |
diff --git a/meta-openstack/recipes-devtools/erlang/erlang_R15B.bb b/meta-openstack/recipes-devtools/erlang/erlang_R15B.bb index d7fd310..68d144b 100644 --- a/meta-openstack/recipes-devtools/erlang/erlang_R15B.bb +++ b/meta-openstack/recipes-devtools/erlang/erlang_R15B.bb | |||
| @@ -55,6 +55,5 @@ FILES_${PN}-staticdev += "${libdir}/*/*/*/*.a ${libdir}/*/*/*/*/*.a ${libdir}/*/ | |||
| 55 | 55 | ||
| 56 | FILES_${PN}-libs-dbg += " ${libdir}/erlang/*/.debug ${libdir}/erlang/*/*/.debug ${libdir}/erlang/*/*/*/.debug ${libdir}/erlang/*/*/*/*/.debug ${libdir}/erlang/*/*/*/*/*/.debug " | 56 | FILES_${PN}-libs-dbg += " ${libdir}/erlang/*/.debug ${libdir}/erlang/*/*/.debug ${libdir}/erlang/*/*/*/.debug ${libdir}/erlang/*/*/*/*/.debug ${libdir}/erlang/*/*/*/*/*/.debug " |
| 57 | 57 | ||
| 58 | SRC_URI += "file://erlang-fix-build-issue-in-Yocto.patch" | ||
| 59 | SRC_URI[md5sum] = "dd6c2a4807551b4a8a536067bde31d73" | 58 | SRC_URI[md5sum] = "dd6c2a4807551b4a8a536067bde31d73" |
| 60 | SRC_URI[sha256sum] = "5bc34fc34fc890f84bae7ff1f7c81fbec2c9aa28a0ef51a57d7a8192204d8aa2" | 59 | SRC_URI[sha256sum] = "5bc34fc34fc890f84bae7ff1f7c81fbec2c9aa28a0ef51a57d7a8192204d8aa2" |
