zephyr/samples
Maureen Helm 87bc9eb010 net: samples: Fix stale yaip references
Fixes two references to yaip that were were left behind after net/yaip
was renamed to subsys/net/ip. The zperf sample needs net_private.h, so
the include path is updated. The dhcpv4_client sample doesn't need it,
so the path is removed.

Change-Id: I189f1b58191524330254a5b7b31a9a4974956728
Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
2017-01-06 09:11:43 +01:00
..
basic samples: button: set EDGE to SW0_GPIO_INT_CONF if defined 2017-01-05 16:35:47 +00:00
bluetooth bluetooth: hci_uart: Allocate 65 bytes for L2CAP packets 2017-01-05 11:05:49 +00:00
drivers samples: Add random driver sample. 2016-12-24 16:40:11 +00:00
environmental_sensing samples: remove legacy usage and convert to unified APIs 2016-11-30 21:45:21 +00:00
grove libc: rework libc selection and reduce Kconfigs 2016-12-15 22:31:28 +00:00
hello_world tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
ipm samples: ipm: convert sample to use unified APIs 2016-11-13 13:53:53 +00:00
legacy shell: move shell to its own subsystem 2016-12-25 19:35:11 +00:00
logger-hook samples/logger-hook: fix ring buffer usage and initialize variables. 2016-12-20 17:00:00 +00:00
net net: samples: Fix stale yaip references 2017-01-06 09:11:43 +01:00
nfc/nfc_hello samples/nfc: Update sample app 2016-11-25 16:50:20 +00:00
philosophers kernel: replace all remaining nanokernel occurances 2016-12-25 14:34:43 -05:00
power/power_mgr power_mgr: Update sample app with ARC DEEP_SLEEP 2016-12-16 17:01:30 +00:00
sensor samples: bmi160: use correct spi dev name 2016-12-24 13:35:43 +00:00
shell shell: move shell to its own subsystem 2016-12-25 19:35:11 +00:00
static_lib build: Document outputexports 2016-11-12 02:08:08 +00:00
synchronization tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
testing net: buf: Remove the need for net_buf_pool_init() 2016-12-15 09:58:02 +02:00
usb Fixup indentation. 2017-01-03 09:33:14 +00:00