diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/erlang/erlang.inc')
| -rw-r--r-- | meta-openstack/recipes-devtools/erlang/erlang.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/erlang/erlang.inc b/meta-openstack/recipes-devtools/erlang/erlang.inc index e4aad1c..32ee135 100644 --- a/meta-openstack/recipes-devtools/erlang/erlang.inc +++ b/meta-openstack/recipes-devtools/erlang/erlang.inc | |||
| @@ -9,6 +9,8 @@ LIC_FILES_CHKSUM = "file://EPLICENCE;md5=09f9063ea35bc5bd124df2fda1d9d2c7" | |||
| 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 | SRC_URI += "file://fix-wx-configure.patch" | ||
| 13 | |||
| 12 | S = "${WORKDIR}/otp_src_${UPSTREAM_VERSION}" | 14 | S = "${WORKDIR}/otp_src_${UPSTREAM_VERSION}" |
| 13 | 15 | ||
| 14 | PARALLEL_MAKE = "" | 16 | PARALLEL_MAKE = "" |
