summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-connectivity/dhcpcd/files/0002-Fix-compile-without-IPv6-on-systems-that-do-not-define-ALIGN.patch
Commit message (Collapse)AuthorAgeFilesLines
* dhcpcd: pkg moved to coreArmin Kuster2020-09-031-34/+0
| | | | | Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* meta-networking: dhcpcd: backport ALIGN compile error fixJack Mitchell2020-08-251-0/+34
Fails to build on an aarch64 system with ipv6 disabled. This backported patch fixes it. Signed-off-by: Jack Mitchell <ml@embed.me.uk> Signed-off-by: Khem Raj <raj.khem@gmail.com>