meta-quanta: gsj: Configure ipmi-net over usb0

gsj uses usb0 for RMCPP.
Add necessary channel config and access settings.

Signed-off-by: Vivekanand Veeracholan <vveerach@google.com>
Change-Id: Ib3066347cfce79eccc2c99c4ca7d96925d90e0e7
diff --git a/meta-gsj/recipes-phosphor/ipmi/phosphor-ipmi-net_%.bbappend b/meta-gsj/recipes-phosphor/ipmi/phosphor-ipmi-net_%.bbappend
new file mode 100644
index 0000000..ac2c0ba
--- /dev/null
+++ b/meta-gsj/recipes-phosphor/ipmi/phosphor-ipmi-net_%.bbappend
@@ -0,0 +1,3 @@
+# In gsj, usb0 is the interface.
+RMCPP_IFACE_gsj = "usb0"
+