From 8f733efe2f9afe57f5daea0e1dae65bab68f5cf3 Mon Sep 17 00:00:00 2001 From: Michael Marineau Date: Thu, 25 Jul 2013 15:29:15 -0400 Subject: [PATCH] fix(profiles): Disable zeroconf use flag globally. --- .../third_party/coreos-overlay/profiles/base/make.defaults | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/sdk_container/src/third_party/coreos-overlay/profiles/base/make.defaults b/sdk_container/src/third_party/coreos-overlay/profiles/base/make.defaults index 83cfb0b460..f5f2956412 100644 --- a/sdk_container/src/third_party/coreos-overlay/profiles/base/make.defaults +++ b/sdk_container/src/third_party/coreos-overlay/profiles/base/make.defaults @@ -145,6 +145,10 @@ USE="${USE} hardened cros_host pic pie expat -introspection -cups -openrc" # Enable bindist for both SDK and targets USE="${USE} bindist" +# No need for zeroconf, that's a desktop world thing. +# Namely dhcpcd shoudln't make up random ipv4 addresses using ipv4ll +USE="${USE} -zeroconf" + # Default licenses that are accepted for ChromiumOS builds. # If you want to accept more, use the --accept_licenses flag # when running setup_board.