meta-quanta: gbs: add sel-logger

Add sel-logger for IPMI SEL log

Signed-off-by: George Hung <george.hung@quantatw.com>
Change-Id: I0e2535a344773de076d020cb62f77cb80297c997
diff --git a/meta-gbs/recipes-phosphor/sel-logger/phosphor-sel-logger_%.bbappend b/meta-gbs/recipes-phosphor/sel-logger/phosphor-sel-logger_%.bbappend
new file mode 100644
index 0000000..e0f8e08
--- /dev/null
+++ b/meta-gbs/recipes-phosphor/sel-logger/phosphor-sel-logger_%.bbappend
@@ -0,0 +1,5 @@
+SRC_URI_gbs := "git://github.com/quanta-bmc/phosphor-sel-logger.git"
+SRCREV_gbs := "6ded68355db28958836aedb40c0d4780d84d2b43"
+
+# Enable threshold monitoring
+EXTRA_OECMAKE_append_gbs = "-DSEL_LOGGER_MONITOR_THRESHOLD_EVENTS=ON"