diff options
Diffstat (limited to 'meta/recipes-kernel/linux-libc-headers/linux-libc-headers_5.15.bb')
| -rw-r--r-- | meta/recipes-kernel/linux-libc-headers/linux-libc-headers_5.15.bb | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_5.15.bb b/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_5.15.bb new file mode 100644 index 0000000000..588cc3acd1 --- /dev/null +++ b/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_5.15.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://0003-remove-inclusion-of-sysinfo.h-in-kernel.h.patch \ | ||
| 6 | file://0001-libc-compat.h-musl-_does_-define-IFF_LOWER_UP-DORMAN.patch \ | ||
| 7 | file://0001-include-linux-stddef.h-in-swab.h-uapi-header.patch \ | ||
| 8 | " | ||
| 9 | |||
| 10 | SRC_URI:append = "\ | ||
| 11 | file://0001-scripts-Use-fixed-input-and-output-files-instead-of-.patch \ | ||
| 12 | file://0001-kbuild-install_headers.sh-Strip-_UAPI-from-if-define.patch \ | ||
| 13 | " | ||
| 14 | |||
| 15 | LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" | ||
| 16 | |||
| 17 | SRC_URI[md5sum] = "071d49ff4e020d58c04f9f3f76d3b594" | ||
| 18 | SRC_URI[sha256sum] = "57b2cf6991910e3b67a1b3490022e8a0674b6965c74c12da1e99d138d1991ee8" | ||
| 19 | |||
| 20 | |||
