Skip to content

Commit

Permalink
obmc-yadro-netconfig: srcrev bump b300465732..1d99186802
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
nest1ing authored and AlexanderAmelkin committed Jul 28, 2021
1 parent 1b3d4da commit 804f8b6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit 804f8b6

Please sign in to comment.