From bbf344afaf09c364a992c4f0167c9f486f2f8b2e Mon Sep 17 00:00:00 2001 From: Armin Kuster Date: Thu, 29 Apr 2021 19:13:23 -0700 Subject: nostromo: Blacklist and exclude from world builds Host site is dead. Signed-off-by: Armin Kuster --- meta-webserver/recipes-httpd/nostromo/nostromo_1.9.7.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'meta-webserver') diff --git a/meta-webserver/recipes-httpd/nostromo/nostromo_1.9.7.bb b/meta-webserver/recipes-httpd/nostromo/nostromo_1.9.7.bb index d13ef74feb..deb76ac95c 100644 --- a/meta-webserver/recipes-httpd/nostromo/nostromo_1.9.7.bb +++ b/meta-webserver/recipes-httpd/nostromo/nostromo_1.9.7.bb @@ -62,3 +62,6 @@ pkg_postinst_${PN} () { fi fi } + +PNBLACKLIST[nostromo] ?= "Host site for URI is dead" +EXCLUDE_FROM_WORLD = "1" -- cgit 1.2.3-korg