meta-ibm: witherspoon: add symlink for phosphor-network

Add a symlink name phosphor-network_%.bbappend that points to the
network_%.bbappend file.  This change will allow the recipe
phosphor-network_git.bb to start being used.  Once that's in place, the
network_%.bbappend file will become phosphor-network_%.bbappend.

(From meta-ibm rev: 40087d3e904a813790557e0964ec2e301fd2f729)

Tested: Verified the witherspoon image built, but did not test further.
Change-Id: I73d6594c926d0bd7e9edae83bd5527e9ff08b985
Signed-off-by: Patrick Venture <venture@google.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-ibm/meta-witherspoon/recipes-phosphor/network/phosphor-network_%.bbappend b/meta-ibm/meta-witherspoon/recipes-phosphor/network/phosphor-network_%.bbappend
new file mode 120000
index 0000000..75338c0
--- /dev/null
+++ b/meta-ibm/meta-witherspoon/recipes-phosphor/network/phosphor-network_%.bbappend
@@ -0,0 +1 @@
+network_%.bbappend
\ No newline at end of file