openwrtv3/package
Jo-Philipp Wich d8da5c5630 dnsmasq: Don't add local hostname if ula prefix is not specified
Commit 6a7e56b adds support for adding local hostname for own lan ula adress
but if ula prefix is not specified results into an invalid config (address=/OpenWrt.lan/1)
causing dnsmasq not to start up.
Use lanaddr6 when adding local hostname as the lan ula address is constructed based on the
UCI parameters ip6hint and ip6ifaceid and thus not always ula prefix suffixed with 1

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>

SVN-Revision: 48495
2016-01-25 17:47:22 +00:00
..
base-files base-files: remove default /etc/config/network, generate it via board.d instead 2016-01-25 16:30:41 +00:00
boot grub2: switch back to installing to STAGING_DIR_HOST 2016-01-21 11:46:18 +00:00
devel oprofile: delete the package, it has become useless now that perf is working 2016-01-21 15:36:47 +00:00
firmware linux-firmware: fix mediatek/ralink package names 2016-01-11 20:51:19 +00:00
kernel mac80211: add iremap cflags 2016-01-25 15:49:36 +00:00
libs uclient: update to the latest version, now truncates files when overwriting them 2016-01-23 20:02:34 +00:00
network dnsmasq: Don't add local hostname if ula prefix is not specified 2016-01-25 17:47:22 +00:00
system opkg: depend on uclient-fetch, disable busybox wget 2016-01-19 23:35:04 +00:00
utils bzip2: install to STAGING_DIR/host instead of STAGING_DIR/host/usr 2016-01-20 22:59:29 +00:00
Makefile include: group kmod ipk files into a "kernel" subdirectory 2016-01-24 15:36:05 +00:00