phosphor: mrw-api: fetch all of serverwiz

Fetch all of the serverwiz repository so we get the LICENSE.

Change-Id: Ibd2b0d1afeb07e04b940bb82540b7024109087bf
Fixes: 7def530c51f5372756eea09fd6d0589a7f7c22a8
Fixes: openbmc/openbmc#3426
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/classes/mrw-rev.bbclass b/classes/mrw-rev.bbclass
index b5f6e25..6f5cf20 100644
--- a/classes/mrw-rev.bbclass
+++ b/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"