diff options
| author | Adrian Dudau <adrian.dudau@enea.com> | 2018-04-26 11:30:48 +0200 |
|---|---|---|
| committer | Martin Borg <martin.borg@enea.com> | 2018-05-03 19:54:52 +0200 |
| commit | 00f310b978826c75ef4821fd80a43f560cc9dcbd (patch) | |
| tree | 9dd9d012125a7188706d71776ec51bfa66526e50 | |
| parent | 8c928bbadf6ae0e6dc2705ed57c89eb2e6810197 (diff) | |
| download | meta-el-common-00f310b978826c75ef4821fd80a43f560cc9dcbd.tar.gz | |
distro/enea.conf: Update maintainer address and drop CONNECTIVITY_CHECK
CONNECTIVITY_CHECK URIs are not very useful to our distro.
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
Signed-off-by: Martin Borg <martin.borg@enea.com>
| -rw-r--r-- | conf/distro/enea.conf | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/conf/distro/enea.conf b/conf/distro/enea.conf index ce88f64..b08110f 100644 --- a/conf/distro/enea.conf +++ b/conf/distro/enea.conf | |||
| @@ -16,15 +16,12 @@ require conf/distro/include/enea-mirrors.inc | |||
| 16 | SDK_VENDOR = "-eneasdk" | 16 | SDK_VENDOR = "-eneasdk" |
| 17 | SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}" | 17 | SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}" |
| 18 | 18 | ||
| 19 | MAINTAINER = "ENEA <linux-maintainers@enea.com>" | 19 | MAINTAINER = "ENEA <linux@lists.enea.com>" |
| 20 | 20 | ||
| 21 | TARGET_VENDOR = "-enea" | 21 | TARGET_VENDOR = "-enea" |
| 22 | 22 | ||
| 23 | PRSERV_HOST ?= "localhost:0" | 23 | PRSERV_HOST ?= "localhost:0" |
| 24 | 24 | ||
| 25 | CONNECTIVITY_CHECK_URIS = " \ | ||
| 26 | http://linux.enea.com" | ||
| 27 | |||
| 28 | BB_DANGLINGAPPENDS_WARNONLY ?= "1" | 25 | BB_DANGLINGAPPENDS_WARNONLY ?= "1" |
| 29 | 26 | ||
| 30 | PREFERRED_VERSION_linux-yocto = "4.9%" | 27 | PREFERRED_VERSION_linux-yocto = "4.9%" |
