summaryrefslogtreecommitdiff
path: root/meta-yadro
diff options
context:
space:
mode:
authorAlexander Filippov <a.filippov@yadro.com>2021-07-21 11:38:14 +0300
committerAlexander Amelkin <a.amelkin@yadro.com>2021-07-28 16:44:28 +0300
commit804f8b6394510a06aee1110319949854b66c4d9d (patch)
tree71d5be5b3970005e1f32eacbef26fc5b956c2ccd /meta-yadro
parent1b3d4dae5f41e70af385dfb0e284b4cece44d887 (diff)
downloadopenbmc-804f8b6394510a06aee1110319949854b66c4d9d.tar.xz
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 <a.filippov@yadro.com>
Diffstat (limited to 'meta-yadro')
-rw-r--r--meta-yadro/recipes-phosphor/cli/obmc-yadro-netconfig_git.bb2
1 files changed, 1 insertions, 1 deletions
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"