aboutsummaryrefslogtreecommitdiffstats
path: root/meta-webserver
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2021-04-29 18:03:53 -0700
committerArmin Kuster <akuster808@gmail.com>2021-04-29 18:39:03 -0700
commitc4a4070a461c151fc5f75a773b8fcb56e22df71e (patch)
treef95a25a71e5b76bc6fb2b7809fcf1f42f84f2d54 /meta-webserver
parentef6adcba6f45ff84b5150c372c50f270edc3cc76 (diff)
downloadmeta-openembedded-c4a4070a461c151fc5f75a773b8fcb56e22df71e.tar.gz
nostromo: Blacklist and exclude from world builds
Host site is dead. Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-webserver')
-rw-r--r--meta-webserver/recipes-httpd/nostromo/nostromo_1.9.9.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-webserver/recipes-httpd/nostromo/nostromo_1.9.9.bb b/meta-webserver/recipes-httpd/nostromo/nostromo_1.9.9.bb
index e726c9ac66..f1cf59355d 100644
--- a/meta-webserver/recipes-httpd/nostromo/nostromo_1.9.9.bb
+++ b/meta-webserver/recipes-httpd/nostromo/nostromo_1.9.9.bb
@@ -62,3 +62,6 @@ pkg_postinst_${PN} () {
fi
fi
}
+
+PNBLACKLIST[nostromo] ?= "Host site for URI is dead"
+EXCLUDE_FROM_WORLD = "1"