diff options
Diffstat (limited to 'meta/recipes-kernel/linux-libc-headers/linux-libc-headers_4.15.7.bb')
| -rw-r--r-- | meta/recipes-kernel/linux-libc-headers/linux-libc-headers_4.15.7.bb | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_4.15.7.bb b/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_4.15.7.bb new file mode 100644 index 0000000000..a7db4c9c01 --- /dev/null +++ b/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_4.15.7.bb | |||
| @@ -0,0 +1,13 @@ | |||
| 1 | require linux-libc-headers.inc | ||
| 2 | |||
| 3 | SRC_URI_append_libc-musl = "\ | ||
| 4 | file://0001-libc-compat.h-fix-some-issues-arising-from-in6.h.patch \ | ||
| 5 | file://0002-libc-compat.h-prevent-redefinition-of-struct-ethhdr.patch \ | ||
| 6 | file://0003-remove-inclusion-of-sysinfo.h-in-kernel.h.patch \ | ||
| 7 | file://0001-libc-compat.h-musl-_does_-define-IFF_LOWER_UP-DORMAN.patch \ | ||
| 8 | file://0001-if_ether-move-muslc-ethhdr-protection-to-uapi-file.patch \ | ||
| 9 | " | ||
| 10 | |||
| 11 | |||
| 12 | SRC_URI[md5sum] = "8186ce63c489199b58b6a58ad2a24a94" | ||
| 13 | SRC_URI[sha256sum] = "cd44df4b23a3e0edc14be63df95d768b9600b31c35be05fb89f93226907fc8c6" | ||
