- Add hash for license file
- Fix build with glibc 2.28: <sys/sysmacros.h> is no longer included
from <sys/types.h>, and therefore <sys/sysmacros.h> must be included
explicitly when major()/minor() are used
Fixes:
- http://autobuild.buildroot.org/results/60ec736ec524dcffedcef8f92d98aa29fb8987aa
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>