aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/ndisc6
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-support/ndisc6')
-rw-r--r--meta-networking/recipes-support/ndisc6/ndisc6_1.0.3.bb5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-networking/recipes-support/ndisc6/ndisc6_1.0.3.bb b/meta-networking/recipes-support/ndisc6/ndisc6_1.0.3.bb
index 0b5c9e467d..6bc0531b9f 100644
--- a/meta-networking/recipes-support/ndisc6/ndisc6_1.0.3.bb
+++ b/meta-networking/recipes-support/ndisc6/ndisc6_1.0.3.bb
@@ -49,6 +49,11 @@ or IPv4."
DESCRITPION_${PN}-rdnssd = "Daemon to autoconfigure the list of DNS \
servers through slateless IPv6 autoconfiguration."
+# We do not run perl during the build, but only use it on the target.
+do_configure_prepend() {
+ export PERL="/usr/bin/perl"
+}
+
do_install_append () {
rm -rf ${D}${localstatedir}
# Enable SUID bit for applications that need it