summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-05-15 03:30:21 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-05-17 04:08:44 +0300
commit22059b759d0d2ebe645384d49ea3b81d6a4a04a8 (patch)
treea22d47a1980ff4322270358efe71798cd70d920e
parent20e29ad444adcd8a0e1d9ddd4b613b8587f7711d (diff)
downloadopenbmc-22059b759d0d2ebe645384d49ea3b81d6a4a04a8.tar.xz
obmc-console: srcrev bump ae2460d0b8..4e44c790ad
Andrew Jeffery (1): clang-format: copy latest and re-format Change-Id: I1ed4f9e5d70af4fd3dec0647f5893b1172fb5bdb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-rw-r--r--meta-phosphor/recipes-phosphor/console/obmc-console_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/console/obmc-console_git.bb b/meta-phosphor/recipes-phosphor/console/obmc-console_git.bb
index 0e978f2466..f4f0d8a310 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 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=fa818a259cbed7ce8bc2a22d35a464fc"
DEPENDS += "autoconf-archive-native \
systemd \
"
-SRCREV = "ae2460d0b8e808078ba130d63514b20b66cd3375"
+SRCREV = "4e44c790ada85a0af47e0766471658e9f6cbc0b2"
PACKAGECONFIG ??= "udev"
PACKAGECONFIG[udev] = "-Dudev=enabled,-Dudev=disabled,udev"
PACKAGECONFIG[concurrent-servers] = "-Dconcurrent-servers=true,-Dconcurrent-servers=false,"