diff options
author | Wang Mingyu <wangmy@cn.fujitsu.com> | 2021-02-08 19:57:01 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-02-09 08:56:10 +0000 |
commit | 485af44c1459c1c24e35d7709f91fdd2bfbf1bc4 (patch) | |
tree | 3d25ca39d46713cd213ae0af7b93c978ab90d6d3 /meta/recipes-connectivity/bind/bind-9.16.10/bind9 | |
parent | c1335d558f819632c1c3ea8cfc30d144abebd415 (diff) | |
download | poky-485af44c1459c1c24e35d7709f91fdd2bfbf1bc4.tar.gz |
bind: upgrade 9.16.10 -> 9.16.11
rename directory of patches
-License-Update: Copyright year updated to 2021.
(From OE-Core rev: 316f9602c633fdf52009b4567ccf598d1c716acd)
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/bind/bind-9.16.10/bind9')
-rw-r--r-- | meta/recipes-connectivity/bind/bind-9.16.10/bind9 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-connectivity/bind/bind-9.16.10/bind9 b/meta/recipes-connectivity/bind/bind-9.16.10/bind9 deleted file mode 100644 index 968679ff7f..0000000000 --- a/meta/recipes-connectivity/bind/bind-9.16.10/bind9 +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | # startup options for the server | ||
2 | OPTIONS="-u bind" | ||