summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/aoetools/aoetools
Commit message (Collapse)AuthorAgeFilesLines
* aoetools: fix QA warning for GNU_HASHYi Zhao2016-11-141-0/+31
| | | | | | | | | Add LDFLAGS variable to Makefile so that extra linker flags can be sent via this variable. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* aoetools: no bashism in aoe-statRobert Yang2014-09-261-0/+27
So use /bin/sh. Signed-off-by: Robert Yang <liezhi.yang@windriver.com>