From cd5ea29ab7b39fe756bd557b3f64ffbe3a099211 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Thu, 14 Sep 2023 01:40:55 -0500 Subject: obmc-console: srcrev bump dfda5afb4f..7dc08baac2 Zev Weiss (3): config: Use isspace(3) instead of open-coding it config: Allow multi-word config values config: Add support for aspeed-uart-routing config directive Change-Id: Ic9ba098e32652f30da3b82d7b57996bce99a2b9d Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/console/obmc-console_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor/console') diff --git a/meta-phosphor/recipes-phosphor/console/obmc-console_git.bb b/meta-phosphor/recipes-phosphor/console/obmc-console_git.bb index 1b14f961d8..5b698a3bba 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 = "dfda5afb4ff7c76c4df3ebebbf496fdbda0fbbae" +SRCREV = "7dc08baac216253b289f60c3cb0b39179f7aaefc" PACKAGECONFIG ??= "udev" PACKAGECONFIG[udev] = "-Dudev=enabled,-Dudev=disabled,udev" PACKAGECONFIG[concurrent-servers] = "-Dconcurrent-servers=true,-Dconcurrent-servers=false," -- cgit v1.2.3