diff options
Diffstat (limited to 'meta-webserver/recipes-httpd/nostromo/nostromo_1.9.7.bb')
-rw-r--r-- | meta-webserver/recipes-httpd/nostromo/nostromo_1.9.7.bb | 3 |
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 d13ef74fe..deb76ac95 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" |