meta-phosphor: master refresh c9d91120a2..1795f38b6f

Update meta-phosphor to master HEAD.

Adriana Kobylak (2):
      rsyslog-policy: Add rsyslog-override.conf
      Move remote logging features to their own category

Brad Bishop (2):
      phosphor: rsyslog: remove obmc-phosphor-license
      phosphor: mrw-api: fetch all of serverwiz

Change-Id: Ic342bda5d19272b2806f65c7082189d4a79c69d8
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/classes/mrw-rev.bbclass b/meta-phosphor/classes/mrw-rev.bbclass
index b5f6e25..6f5cf20 100644
--- a/meta-phosphor/classes/mrw-rev.bbclass
+++ b/meta-phosphor/classes/mrw-rev.bbclass
@@ -1,4 +1,4 @@
-MRW_API_SRC_URI ?= "git://github.com/open-power/serverwiz.git;subpath=scripts"
+MRW_API_SRC_URI ?= "git://github.com/open-power/serverwiz.git"
 MRW_API_SRCREV ?= "60c8e10cbb11768cd1ba394b35cb1d6627efec42"
 
 MRW_TOOLS_SRC_URI ?= "git://github.com/openbmc/phosphor-mrw-tools"