aboutsummaryrefslogtreecommitdiffstats
path: root/meta-webserver
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2021-04-29 19:13:23 -0700
committerArmin Kuster <akuster808@gmail.com>2021-05-14 10:03:51 -0700
commitbbf344afaf09c364a992c4f0167c9f486f2f8b2e (patch)
treebbd6957a34e6268365ee6d6bf65ce46464127629 /meta-webserver
parent2915810edbb6599051e30efb3b7f805665ddcc23 (diff)
downloadmeta-openembedded-bbf344afaf09c364a992c4f0167c9f486f2f8b2e.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.7.bb3
1 files changed, 3 insertions, 0 deletions
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"