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, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/erlang/erlang.inc b/meta-openstack/recipes-devtools/erlang/erlang.inc index 8a7bd5a..37446d7 100644 --- a/meta-openstack/recipes-devtools/erlang/erlang.inc +++ b/meta-openstack/recipes-devtools/erlang/erlang.inc | |||
| @@ -6,7 +6,7 @@ PRIORITY = "optional" | |||
| 6 | LICENSE = "ErlPL-1.1" | 6 | LICENSE = "ErlPL-1.1" |
| 7 | LIC_FILES_CHKSUM = "file://EPLICENCE;md5=09f9063ea35bc5bd124df2fda1d9d2c7" | 7 | LIC_FILES_CHKSUM = "file://EPLICENCE;md5=09f9063ea35bc5bd124df2fda1d9d2c7" |
| 8 | 8 | ||
| 9 | UPSTREAM_VERSION = "${@bb.data.getVar('PV', d, 1).replace('.', '-')}" | 9 | UPSTREAM_VERSION = "${@d.getVar('PV', 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 \ | 12 | file://erlang-fix-build-issue-in-Yocto.patch \ |
