diff options
| author | Armin Kuster <akuster808@gmail.com> | 2021-04-29 18:03:53 -0700 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2021-04-29 18:39:03 -0700 |
| commit | c4a4070a461c151fc5f75a773b8fcb56e22df71e (patch) | |
| tree | f95a25a71e5b76bc6fb2b7809fcf1f42f84f2d54 | |
| parent | ef6adcba6f45ff84b5150c372c50f270edc3cc76 (diff) | |
| download | meta-openembedded-c4a4070a461c151fc5f75a773b8fcb56e22df71e.tar.gz | |
nostromo: Blacklist and exclude from world builds
Host site is dead.
Signed-off-by: Armin Kuster <akuster808@gmail.com>
| -rw-r--r-- | meta-webserver/recipes-httpd/nostromo/nostromo_1.9.9.bb | 3 |
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} () { | |||
| 62 | fi | 62 | fi |
| 63 | fi | 63 | fi |
| 64 | } | 64 | } |
| 65 | |||
| 66 | PNBLACKLIST[nostromo] ?= "Host site for URI is dead" | ||
| 67 | EXCLUDE_FROM_WORLD = "1" | ||
