History log of /external/dhcpcd-6.8.2/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b74b4ad38fa162d3fe09e035fa570f419261c7dd 13-May-2016 Elliott Hughes <enh@google.com> resolve merge conflicts of 1cff673 to nyc-dev-plus-aosp

Change-Id: I38e31b1e1eee0a456ebd602029198bb7907e1239
d0884825457b7117aa93514786b95731e2cb08d8 13-May-2016 Elliott Hughes <enh@google.com> Make dhcpcd-6.8.2 admit that it uses BSD extensions.

Not to be confused with external/dhcpcd. Of course we have two copies...

Change-Id: Ifa2393815ba020cd3bc108abeef9d79a083889dc
/external/dhcpcd-6.8.2/Android.mk
ca69393b8f54e0cd38d876547a0d82e641951798 26-Feb-2016 Keun Soo Yim <yim@google.com> add a compiler flag to use script.c instead of script-stub.c

this change is needed for Android Virtual Device (AVD) on
GCE (Google Compute Engine).

Bug: 27336968
Change-Id: I838683a1ca6558d4226aa5b3b0d2996d0ecfaa72
/external/dhcpcd-6.8.2/Android.mk
163504716e7aae6d481e209c88c70ac8a20f45ed 02-Oct-2015 Samuel Tan <samueltan@google.com> dhcpcd-6.8.2: comment out dhcpcd-6.8.2.conf target

Comment out this target and note that each target using
dhcpcd-6.8.2 should define its own source and destination
for the dhcpcd.conf file.

While there, remove android.conf since it is no longer
used by any target in dhcpcd-6.8.2.

BUG: None
Change-Id: I68d740633ab4d7e42e9661a7443ca53cb25aa4cc
/external/dhcpcd-6.8.2/Android.mk
e1320b13769c96414d2b89f4a0847e119efb1412 01-Oct-2015 Peter Qiu <zqiu@google.com> Use stub implementation for script runner

We don't want to run any scripts for shill's usage.

Bug: 24372451
TEST=Use shill to connect to GoogleGuest, verify dhcpcd is not
TEST=trying to run any scripts based on the logs.

Change-Id: I77fc220dffe12aa54c8071981dab8c3ff778d71f
/external/dhcpcd-6.8.2/Android.mk
14596ac959f09d8824dc2ee9a3b20ad7fe3de068 30-Sep-2015 Samuel Tan <samueltan@google.com> dhcpcd-6.8.2: update dhcpcd configuration

Update android.conf with the configuration options used
by dhcpcd in Chrome OS. This allows dhcpcd to behave
correctly during shill's configuration process.

While there, move the -DPASSIVE_MODE flag to the
LOCAL_CFLAGS variable, since it was previously not
being used in LOCAL_CPPFLAGS (dhcpcd-6.8.2 is written
entirely in C).

BUG: 24372451
Change-Id: I3cf5e8f685f57c04994a57ddfb960531c7821b04
/external/dhcpcd-6.8.2/Android.mk
c869152aede5051996d60c2b843b74630970c2f8 27-Aug-2015 Samuel Tan <samueltan@google.com> dhcpcd-6.8.2: add comment differentiating dhcpcd repos

Add comment in dhcpcd-6.8.2 Android.mk differentiating
dhcpcd-6.8.2 from dhcpcd.

BUG: 22956197
Change-Id: I5af1d4bd3f4f9d52cc2f36b8484544139687e25f
/external/dhcpcd-6.8.2/Android.mk
6265fccd52dc1eebdb75e38c5432e0fd0568af63 20-Aug-2015 Samuel Tan <samueltan@google.com> dhcpcd-6.8.2: add Android.mk file

Add Android.mk file to build the dhcpcd-6.8.2 and dhcpcd-6.8.2.conf targets.

BUG: 22956197
Change-Id: I8eee7c5a5a4c632809047753b735222c42331437
TEST: Build android for a device that includes dhcpcd-6.8.2 and ensure
TEST: that the build succeeds.
/external/dhcpcd-6.8.2/Android.mk