diff options
Diffstat (limited to 'meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.4.bb')
| -rw-r--r-- | meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.4.bb | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.4.bb b/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.4.bb new file mode 100644 index 0000000000..c52315499e --- /dev/null +++ b/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.4.bb | |||
| @@ -0,0 +1,17 @@ | |||
| 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 | " | ||
| 8 | |||
| 9 | SRC_URI += "\ | ||
| 10 | file://0001-kbuild-install_headers.sh-Strip-_UAPI-from-if-define.patch \ | ||
| 11 | " | ||
| 12 | |||
| 13 | LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" | ||
| 14 | |||
| 15 | SRC_URI[sha256sum] = "8fa0588f0c2ceca44cac77a0e39ba48c9f00a6b9dc69761c02a5d3efac8da7f3" | ||
| 16 | |||
| 17 | |||
