diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-05-15 03:02:51 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-06-02 23:32:44 +0100 |
commit | a1b61de2b1c9addf5ceacda3f670810a1ed4646f (patch) | |
tree | a6c8201c087745818beeef15bccf4da426e1a625 /meta/recipes-connectivity/bind/bind-9.16.15/bind9 | |
parent | d4bf2f606f40d51f9998cc2e5397aa1f28b4169e (diff) | |
download | poky-a1b61de2b1c9addf5ceacda3f670810a1ed4646f.tar.gz |
bind: upgrade 9.16.13 -> 9.16.15
(From OE-Core rev: bceca3c36eade64c87a88d70eecd45ae1cb5aae9)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/bind/bind-9.16.15/bind9')
-rw-r--r-- | meta/recipes-connectivity/bind/bind-9.16.15/bind9 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-connectivity/bind/bind-9.16.15/bind9 b/meta/recipes-connectivity/bind/bind-9.16.15/bind9 new file mode 100644 index 0000000000..968679ff7f --- /dev/null +++ b/meta/recipes-connectivity/bind/bind-9.16.15/bind9 | |||
@@ -0,0 +1,2 @@ | |||
1 | # startup options for the server | ||
2 | OPTIONS="-u bind" | ||