Fix the typo:
PACKAGES_preprend -> PACKAGES_prepend
Signed-off-by: Robert Yang <[email protected]>
---
meta/recipes-connectivity/bind/bind_9.9.5.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-connectivity/bind/bind_9.9.5.bb
b/meta/recipes-connectivity/bind/bind_9.9.5.bb
index 4d199d4..8c3cbed 100644
--- a/meta/recipes-connectivity/bind/bind_9.9.5.bb
+++ b/meta/recipes-connectivity/bind/bind_9.9.5.bb
@@ -36,7 +36,7 @@ PARALLEL_MAKE = ""
RDEPENDS_${PN} = "python-core"
-PACKAGES_preprend = " ${PN}-utils "
+PACKAGES_prepend = " ${PN}-utils "
FILES_${PN}-utils = "${bindir}/host ${bindir}/dig ${bindir}/nslookup"
FILES_${PN}-dev += "${bindir}/isc-config.h"
--
1.8.3.1
--
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core