diff options
| author | Jaeyoon Jung <jaeyoon.jung@lge.com> | 2025-11-26 17:50:30 +0900 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2025-12-01 23:59:22 -0500 |
| commit | 030f74b12e30d64276590a0afed07507ace8f5f2 (patch) | |
| tree | a81d37818ec559d06691604b827c1f4859da725c /recipes-extended/kvmtool/kvmtool_git.bb | |
| parent | 247ea9c3880a257003ce2cc566fcdbb307ea4374 (diff) | |
| download | meta-virtualization-styhead.tar.gz | |
kvmtool: Backport patch for musl compatibilitystyhead
backporting a patch to fix musl builds/compatibility
Signed-off-by: Jaeyoon Jung <jaeyoon.jung@lge.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-extended/kvmtool/kvmtool_git.bb')
| -rw-r--r-- | recipes-extended/kvmtool/kvmtool_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-extended/kvmtool/kvmtool_git.bb b/recipes-extended/kvmtool/kvmtool_git.bb index 141fb02d..a171129f 100644 --- a/recipes-extended/kvmtool/kvmtool_git.bb +++ b/recipes-extended/kvmtool/kvmtool_git.bb | |||
| @@ -14,6 +14,7 @@ SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/will/kvmtool.git;branch | |||
| 14 | file://0001-kvmtool-9p-fixed-compilation-error.patch \ | 14 | file://0001-kvmtool-9p-fixed-compilation-error.patch \ |
| 15 | file://0002-kvmtool-add-EXTRA_CFLAGS-variable.patch \ | 15 | file://0002-kvmtool-add-EXTRA_CFLAGS-variable.patch \ |
| 16 | file://0003-kvmtool-Werror-disabled.patch \ | 16 | file://0003-kvmtool-Werror-disabled.patch \ |
| 17 | file://0004-remove-wordsize.h-inclusion-for-musl-compatibility.patch \ | ||
| 17 | " | 18 | " |
| 18 | 19 | ||
| 19 | SRCREV = "4d2c017f41533b0e51e00f689050c26190a15318" | 20 | SRCREV = "4d2c017f41533b0e51e00f689050c26190a15318" |
