Go to file
Isaac Hermida 170a434f21 btfilter: Makefile: add -fgnu89-inline flag for gcc5
The problem is the change of the default C standard from gnu89 to gnu11
which changes the semantics of 'inline'. The issue is described in the
porting guide at https://gcc.gnu.org/gcc-5/porting_to.html.

Fix based on u-boot's commit dfc9c24

Signed-off-by: Isaac Hermida <isaac.hermida@digi.com>
2015-11-09 17:36:10 +01:00
meta-digi-arm meta-digi-arm: add gplay and grecorder demo tools 2015-11-05 14:02:31 +01:00
meta-digi-dey btfilter: Makefile: add -fgnu89-inline flag for gcc5 2015-11-09 17:36:10 +01:00
sdk meta-digi: remove support for MX5X platforms 2015-11-05 13:56:38 +01:00
ChangeLog meta-digi: Add Release Notes and ChangeLog 2015-08-10 13:45:29 +02:00
README meta-digi-del: Add distribution layer. 2012-11-19 13:40:53 +01:00
Release_Notes.txt Release Notes: Add a known issues section. 2015-11-05 11:41:59 +01:00

README

meta-digi
=========

This is the location for Digi maintained layers.

Please see the README files contained in the individual layers for
specific information.