]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
bind: fix conf.patch to remove configuration that causes failure ChenQi/bind-configuration
authorChen Qi <Qi.Chen@windriver.com>
Tue, 2 Dec 2014 05:55:09 +0000 (13:55 +0800)
committerChen Qi <Qi.Chen@windriver.com>
Tue, 2 Dec 2014 05:59:12 +0000 (13:59 +0800)
commit2d5ed9ff99319e5eb332b5008b39ee8d6e381dd1
tree85abd1b571efb8522c77460a9b1312c2b5d779b3
parent68ddb28a68ceb59cd1ed322c16143827ce1ac712
bind: fix conf.patch to remove configuration that causes failure

conf.patch added db.255 confgiuration entry to named.conf. However,
We don't have db.255 configuration file, so remove this entry to avoid
the following failure.

zone 255.in-addr.arpa/IN: loading from master file /etc/bind/db.255 failed: file not found

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
meta/recipes-connectivity/bind/bind/conf.patch