diff --git a/meta-oniro-core/recipes-connectivity/bind/bind_9.11.%.bbappend b/meta-oniro-core/recipes-connectivity/bind/bind_9.11.%.bbappend
deleted file mode 100644
index 6f2aed4beafac68f65c078f6009d82c29d64e95c..0000000000000000000000000000000000000000
--- a/meta-oniro-core/recipes-connectivity/bind/bind_9.11.%.bbappend
+++ /dev/null
@@ -1,8 +0,0 @@
-# SPDX-FileCopyrightText: Huawei Inc.
-#
-# SPDX-License-Identifier: Apache-2.0
-
-do_configure_prepend(){
-	bbwarn "ISC BIND 9.11 or its libs is pulled in into the build. It is unsupported and possibly insecure!"
-	bbwarn "If ISC BIND is pulled in by dhcp-client, please consider switching to use NetworkManager."
-}