diff options
Diffstat (limited to 'meta/recipes-kernel/linux-libc-headers/linux-libc-headers_4.19.bb')
| -rw-r--r-- | meta/recipes-kernel/linux-libc-headers/linux-libc-headers_4.19.bb | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_4.19.bb b/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_4.19.bb new file mode 100644 index 0000000000..8fd427efef --- /dev/null +++ b/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_4.19.bb | |||
| @@ -0,0 +1,20 @@ | |||
| 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 | file://0001-include-linux-stddef.h-in-swab.h-uapi-header.patch \ | ||
| 10 | " | ||
| 11 | |||
| 12 | SRC_URI_append = "\ | ||
| 13 | file://0001-scripts-Use-fixed-input-and-output-files-instead-of-.patch \ | ||
| 14 | file://0001-kbuild-install_headers.sh-Strip-_UAPI-from-if-define.patch \ | ||
| 15 | file://0002-arm64-sve-ptrace-Fix-SVE_PT_REGS_OFFSET-definition.patch \ | ||
| 16 | file://0003-arm64-sve-Disentangle-uapi-asm-ptrace.h-from-uapi-as.patch \ | ||
| 17 | " | ||
| 18 | |||
| 19 | SRC_URI[md5sum] = "740a90cf810c2105df8ee12e5d0bb900" | ||
| 20 | SRC_URI[sha256sum] = "0c68f5655528aed4f99dae71a5b259edc93239fa899e2df79c055275c21749a1" | ||
