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.

(From meta-phosphor rev: 4fb76700a2fe73baa6b791385bb4eb9867416341)

Change-Id: I3134d359692b966a5bb9e88432b47b777d2503b8
Signed-off-by: James Feist <james.feist@linux.intel.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/sensors/dbus-sensors_git.bb b/meta-phosphor/recipes-phosphor/sensors/dbus-sensors_git.bb
index 047f206..9ea2339 100644
--- a/meta-phosphor/recipes-phosphor/sensors/dbus-sensors_git.bb
+++ b/meta-phosphor/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