diff options
Diffstat (limited to 'recipes-extended/ipxe/ipxe_git.bb')
-rw-r--r-- | recipes-extended/ipxe/ipxe_git.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes-extended/ipxe/ipxe_git.bb b/recipes-extended/ipxe/ipxe_git.bb index 08ed519a..8625919d 100644 --- a/recipes-extended/ipxe/ipxe_git.bb +++ b/recipes-extended/ipxe/ipxe_git.bb | |||
@@ -19,6 +19,10 @@ SRC_URI = " \ | |||
19 | file://ipxe-intel-Avoid-spurious-compiler-warning-on-GCC-10.patch \ | 19 | file://ipxe-intel-Avoid-spurious-compiler-warning-on-GCC-10.patch \ |
20 | file://ipxe-golan-Add-explicit-type-casts-for-nodnic_queue_pair_.patch \ | 20 | file://ipxe-golan-Add-explicit-type-casts-for-nodnic_queue_pair_.patch \ |
21 | file://build-be-explicit-about-fcommon-compiler-directive.patch \ | 21 | file://build-be-explicit-about-fcommon-compiler-directive.patch \ |
22 | file://0001-build-Fix-typo-in-xenver.h-header-guard.patch;patchdir=.. \ | ||
23 | file://0002-build-Fix-old-style-function-definition.patch;patchdir=.. \ | ||
24 | file://0003-build-Prevent-the-use-of-reserved-words-in-C23.patch;patchdir=.. \ | ||
25 | file://0004-build-Remove-unsafe-disable-function-wrapper-from-le.patch;patchdir=.. \ | ||
22 | " | 26 | " |
23 | 27 | ||
24 | FILES:${PN} = "/usr/share/firmware/*.rom" | 28 | FILES:${PN} = "/usr/share/firmware/*.rom" |