meta-virtualization/recipes-extended/diod/files
Hongzhi.Song 0dc10a5bf8 diod/ops.c: add header file for makedev
Error:
diod/ops.c:845: undefined reference to `makedev'

Fixed:
Glibc removes sys/sysmacros.h which defines makedev from sys/types.h
since v2.28. [Commit ID: e16deca62e16f]

And then glibc suggestions us to include <sys/sysmacros.h> directly if
code needs it.

Signed-off-by: Hongzhi.Song <hongzhi.song@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2018-09-05 16:32:02 -04:00
..
0001-build-allow-builds-to-work-with-separate-build-dir.patch diod: add new recipe 2017-06-27 13:24:12 -04:00
0001-diod-ops.c-add-header-file-for-makedev.patch diod/ops.c: add header file for makedev 2018-09-05 16:32:02 -04:00
0002-auto.diod.in-remove-bashisms.patch diod: add new recipe 2017-06-27 13:24:12 -04:00
diod diod: add new recipe 2017-06-27 13:24:12 -04:00
diod.conf diod: add new recipe 2017-06-27 13:24:12 -04:00