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>
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 e868bbf..7ec34ed 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 @@
 # Source code repository
 S = "${WORKDIR}/git"
 SRC_URI = "git://github.com/YADRO-KNS/obmc-yadro-netconfig.git"
-SRCREV  = "b300465732616c6d456bdc2df2cce9d1246636a8"
+SRCREV  = "1d991868023b80a9361a7a46c6e6b8058b482f01"