From 2d1f84f97847da9c818716d3bd5e49b96a556235 Mon Sep 17 00:00:00 2001 From: Armin Kuster Date: Thu, 29 Apr 2021 18:03:53 -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.9.bb | 3 +++ 1 file changed, 3 insertions(+) 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" -- cgit 1.2.3-korg