Files
poky/meta/recipes-devtools
Joel Stanley eb6b28bfe1 qemu: Fix building with 6.2 kernel headers
When building native qemu with 6.2 kernel headers, qemu fails to build:

 In file included from /usr/include/linux/btrfs.h:29,
                  from ../qemu-7.2.0/linux-user/syscall.c:165:
 /usr/include/linux/fs.h:50:8: error: redefinition of ‘struct file_clone_range’
    50 | struct file_clone_range {
       |        ^~~~~~~~~~~~~~~~
 ../qemu-7.2.0/linux-user/syscall.c:129:8: note: originally defined here
   129 | struct file_clone_range {
       |        ^~~~~~~~~~~~~~~~

Backport changes to linux-user that remove the local copy of struct
file_clone_range.

Patches from https://lore.kernel.org/qemu-devel/20230110174901.2580297-1-berrange@redhat.com/

(From OE-Core rev: 65b1e199dcaabf93bae33e06727bb1238b703d83)

Signed-off-by: Joel Stanley <joel@jms.id.au>
Tested-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2023-02-24 11:04:28 +00:00
..
2023-02-02 09:50:02 +00:00
2022-12-06 15:23:18 +00:00
2023-02-09 09:57:24 +00:00
2022-11-07 14:32:42 +00:00
2022-07-01 11:31:42 +01:00
2022-09-26 22:04:35 +01:00
2023-02-20 15:18:30 +00:00
2023-01-18 16:42:28 +00:00
2023-02-20 15:18:30 +00:00
2021-11-03 10:12:42 +00:00
2023-02-20 15:18:30 +00:00
2023-01-06 12:03:47 +00:00
2022-08-16 14:57:58 +01:00
2022-09-17 07:47:08 +01:00
2023-01-06 12:03:47 +00:00
2022-03-23 12:13:49 +00:00
2023-02-09 09:57:25 +00:00
2022-07-18 11:47:37 +01:00
2022-11-15 09:38:37 +00:00
2023-02-04 17:02:10 +00:00
2023-02-20 15:18:30 +00:00
2022-11-08 22:47:16 +00:00
2022-11-07 14:32:42 +00:00
2023-01-06 12:03:47 +00:00
2022-09-17 07:47:07 +01:00
2022-11-07 14:32:42 +00:00
2023-02-09 09:57:25 +00:00
2023-01-06 12:03:48 +00:00
2023-01-18 16:42:28 +00:00
2023-02-20 15:18:30 +00:00
2023-02-20 15:18:30 +00:00
2023-01-06 12:03:47 +00:00
2022-04-26 18:25:08 +01:00
2022-12-06 15:23:18 +00:00
2021-12-08 20:22:10 +00:00
2022-12-18 19:48:00 +00:00
2023-02-15 10:21:35 +00:00
2023-02-20 15:18:30 +00:00
2022-09-08 14:59:39 +01:00