meta-quanta: gbs: add binarystore config file

Set eeprom path and offset of the config file

Signed-off-by: George Hung <george.hung@quantatw.com>
Change-Id: I0bfd2ce3cf51decfcf250416d6e8a463a7a81cc8
diff --git a/meta-gbs/recipes-phosphor/ipmi/phosphor-ipmi-blobs-binarystore/config.json b/meta-gbs/recipes-phosphor/ipmi/phosphor-ipmi-blobs-binarystore/config.json
new file mode 100644
index 0000000..4ad11bc
--- /dev/null
+++ b/meta-gbs/recipes-phosphor/ipmi/phosphor-ipmi-blobs-binarystore/config.json
@@ -0,0 +1,5 @@
+[{
+  "blobBaseId": "/skm/hss/",
+  "sysFilePath": "/sys/class/i2c-adapter/i2c-5/5-0050/5-00500/nvmem",
+  "offsetBytes": 256
+}]