summaryrefslogtreecommitdiff
path: root/meta/recipes-bsp/hostap/hostap-utils-0.4.7
AgeCommit message (Collapse)AuthorFiles
2015-10-01hostap-utils: Use C99 stddefs in defining local typedefsKhem Raj1
The code is creating more abstract types which is nice however it should be using standard defines from stdint.h and not random defines to base its own type system Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-09-12meta: Fix Upstream-Status statementsRoss Burton1
Fix a variety of problems such as typos, bad punctuations, or incorrect Upstream-Status values. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-09-22hostap-utils: obey LDFLAGSChristopher Larson1
Signed-off-by: Christopher Larson <chris_larson@mentor.com>