From 804f8b6394510a06aee1110319949854b66c4d9d Mon Sep 17 00:00:00 2001 From: Alexander Filippov Date: Wed, 21 Jul 2021 11:38:14 +0300 Subject: obmc-yadro-netconfig: srcrev bump b300465732..1d99186802 Alexander Amelkin (5): Merge pull request #2 from YADRO-KNS/feature/ntp-and-dns-per-iface help: Don't display banner in CLI mode Add support for `help` as the first arg of command Add --cli-hide-cmd option Refix c0b47545069ed4a64bf1e1434315657d64ab3c5d Alexander Filippov (9): Add lists of DNS and NTP per interface Fix dhcp settings Fix DNS list modification multiple DNS and NTP servers in one call Remove gateway from IP adding call ip add/del: Make the network mask optional Improve IP comparison ntp: check given hostname Hide tool from unprivileged user Kirill Pakhomov (2): vlan del: catch exception and display error Merge pull request #11 from YADRO-KNS/bugfix/BBMC-372 Change-Id: Ib2a27383f2dadc2033cc62129b75a8b9413280e5 Signed-off-by: Alexander Filippov --- meta-yadro/recipes-phosphor/cli/obmc-yadro-netconfig_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-yadro') diff --git a/meta-yadro/recipes-phosphor/cli/obmc-yadro-netconfig_git.bb b/meta-yadro/recipes-phosphor/cli/obmc-yadro-netconfig_git.bb index e868bbfb4..7ec34edfa 100644 --- a/meta-yadro/recipes-phosphor/cli/obmc-yadro-netconfig_git.bb +++ b/meta-yadro/recipes-phosphor/cli/obmc-yadro-netconfig_git.bb @@ -16,4 +16,4 @@ DEPENDS = "sdbusplus" # Source code repository S = "${WORKDIR}/git" SRC_URI = "git://github.com/YADRO-KNS/obmc-yadro-netconfig.git" -SRCREV = "b300465732616c6d456bdc2df2cce9d1246636a8" +SRCREV = "1d991868023b80a9361a7a46c6e6b8058b482f01" -- cgit v1.2.3