diff options
| author | Paresh Chaudhary <paresh.chaudhary@rockwellcollins.com> | 2018-08-14 12:33:48 -0500 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-08-14 22:06:32 +0200 |
| commit | b6f33738676fe91d1207de927f5bd045e41830da (patch) | |
| tree | ff2ee01e195a8b07a3c3c420f33da14155d0447a /package/openresolv/openresolv.hash | |
| parent | bd14ecd418b7096f0e794c81f3039c0ff0aaa7df (diff) | |
| download | buildroot-b6f33738676fe91d1207de927f5bd045e41830da.tar.gz buildroot-b6f33738676fe91d1207de927f5bd045e41830da.zip | |
openresolv: new package
This patch added 'openresolv' package support. This tool
provides a dns management framework to track currently
available nameservers.
A key feature of this tool vs resolvconf is the ability to
manage multiple name server input configuration files and
generate the /etc/resolv.conf. This is handy when you have
multiple dynamic communication paths providing nameserver
information.
REF: https://github.com/rsmarples/openresolv
Signed-off-by: Paresh Chaudhary <paresh.chaudhary@rockwellcollins.com>
signed-off-by: Matt Weber <matthew.weber@rockwellcollins.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/openresolv/openresolv.hash')
| -rw-r--r-- | package/openresolv/openresolv.hash | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package/openresolv/openresolv.hash b/package/openresolv/openresolv.hash new file mode 100644 index 0000000000..e1a1fb5468 --- /dev/null +++ b/package/openresolv/openresolv.hash @@ -0,0 +1,3 @@ +# Locally calculated +sha256 96b3f84435a183426c622db7097a930fb0d48a99e82cd87ce83bd343b8c20574 openresolv-fe4e1ec4e2be2adfc1530ade94ebb30aa6f51540.tar.gz +sha256 d1f9dcd2dac4e095b14caab517cfe791a6e0785346164b7d0cafc13c714f8aa5 LICENSE |

