summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-02-10 15:00:35 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2023-02-10 15:00:35 +0300
commit2a843a808e5998f725ff11d57d7c966459e4af2b (patch)
treeddfa2097ad363657c187425f1d34c29e8e540ccb
parentddaffb3f38875d89fe0c92eb440cf495060a52f0 (diff)
downloadopenbmc-2a843a808e5998f725ff11d57d7c966459e4af2b.tar.xz
obmc-console: srcrev bump ed04991236..397fd035e3
Patrick Williams (1): console-server: add ifdef around offsetof Change-Id: I892a683b6991f2034690b8de8530de01cb239ea8 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 a19ccae752..e2d797eba8 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 = "ed04991236db13e25bc50cd613c348cd94fe0a83"
+SRCREV = "397fd035e3adda2f3d36bfc5f2268372847778e7"
PACKAGECONFIG ??= "udev ${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}"
PACKAGECONFIG[udev] = "--with-udevdir=`pkg-config --variable=udevdir udev`,\
--without-udevdir,udev"