obmc-console: srcrev bump c9f4a556dd..095db476d4

Andrew Jeffery (2):
      test: ringbuffer-test-utils: Add stdlib.h for malloc()/free()
      README: Convert the build instructions to meson

Change-Id: I6fc3c1f8aab7ea59e717e68d6bd0ccc9fe179b41
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/console/obmc-console_git.bb b/meta-phosphor/recipes-phosphor/console/obmc-console_git.bb
index 1901238..69df5dc 100644
--- a/meta-phosphor/recipes-phosphor/console/obmc-console_git.bb
+++ b/meta-phosphor/recipes-phosphor/console/obmc-console_git.bb
@@ -6,7 +6,7 @@
 DEPENDS += "autoconf-archive-native \
             systemd \
            "
-SRCREV = "c9f4a556ddc4154909c8d83323ac3b7b3dc38a1c"
+SRCREV = "095db476d486199c607631c7ec8c4cc561e09f10"
 PACKAGECONFIG ??= "udev"
 PACKAGECONFIG[udev] = "-Dudev=enabled,-Dudev=disabled,udev"
 PACKAGECONFIG[concurrent-servers] = "-Dconcurrent-servers=true,-Dconcurrent-servers=false,"