meta-phosphor: rsyslog: turn off remote logging

Don't enable the remote-logging image feature by default.  This avoids
https://github.com/openbmc/phosphor-logging/issues/19, which prevents
OpenBMC from advancing its upstream subtrees (like poky,
meta-openembedded ...).

Change-Id: If54e5a3405c97a5d3ecd40f2aaf092cdc923c270
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/classes/obmc-phosphor-image.bbclass b/classes/obmc-phosphor-image.bbclass
index ff3a584..17cbdcd 100644
--- a/classes/obmc-phosphor-image.bbclass
+++ b/classes/obmc-phosphor-image.bbclass
@@ -68,7 +68,6 @@
         obmc-inventory \
         obmc-leds \
         obmc-logging-mgmt \
-        obmc-remote-logging-mgmt \
         obmc-net-ipmi \
         obmc-sensors \
         obmc-software \