summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-connectivity/libnet/libnet_1.2-rc3.bb
Commit message (Collapse)AuthorAgeFilesLines
* libnet: fix build issue with package upgradeArmin Kuster2014-06-211-0/+19
The main issue was the endianess detection. The ac override did not work. The current version has updated automake and autoconf files that address better endianess detection and it plays well with YP autotools. Build tested on all qemus arches. Signed-off-by: Armin Kuster <akuster@mvista.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>