meta-phosphor: dbus-sensors: Enable new service

Enable exit air sensor service file and bump as these
need to be changed at the same time.

Change-Id: Ifbfd96e420e0084b80548d8bb43035d0f72b8943
Signed-off-by: James Feist <james.feist@linux.intel.com>
diff --git a/recipes-phosphor/sensors/dbus-sensors_git.bb b/recipes-phosphor/sensors/dbus-sensors_git.bb
index 047f206..9ea2339 100644
--- a/recipes-phosphor/sensors/dbus-sensors_git.bb
+++ b/recipes-phosphor/sensors/dbus-sensors_git.bb
@@ -13,6 +13,7 @@
 SYSTEMD_SERVICE_${PN} += " xyz.openbmc_project.adcsensor.service"
 SYSTEMD_SERVICE_${PN} += " xyz.openbmc_project.hwmontempsensor.service"
 SYSTEMD_SERVICE_${PN} += " xyz.openbmc_project.cpusensor.service"
+SYSTEMD_SERVICE_${PN} += " xyz.openbmc_project.exitairsensor.service"
 
 DEPENDS = "boost nlohmann-json sdbusplus"
 inherit cmake systemd