meta-ingrasys: master refresh 94d26b9f7d..c5f9312e58

Update meta-ingrasys to master HEAD.

Patrick Venture (5):
      meta-ingrasys: add INGRASYSBASE
      meta-ingrasys: zaius: ipmi-inventory-map-native: set LICENSE field
      meta-ingrasys: zaius: chassis: avsbus-control: set LICENSE field
      meta-ingrasys: zaius: chassis: refclock-fixup: set LICENSE field
      meta-ingrasys: zaius: chassis: vcs-control: set LICENSE field

Change-Id: I58d8793a08e2e8333ccc4f71608365dec0ff8a8e
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-ingrasys/conf/layer.conf b/meta-ingrasys/conf/layer.conf
index fb3404f..05c40a9 100644
--- a/meta-ingrasys/conf/layer.conf
+++ b/meta-ingrasys/conf/layer.conf
@@ -4,3 +4,6 @@
 BBFILE_COLLECTIONS += "ingrasys"
 BBFILE_PATTERN_ingrasys = ""
 LAYERSERIES_COMPAT_ingrasys = "sumo"
+
+# Provide a variable that points the base of the ingrasys layer.
+INGRASYSBASE = '${@os.path.normpath("${LAYERDIR}/")}'