diff options
author | Isaac David <isacdaavid@isacdaavid.info> | 2017-07-17 16:39:37 -0500 |
---|---|---|
committer | Isaac David <isacdaavid@isacdaavid.info> | 2017-07-17 16:40:11 -0500 |
commit | d9ce509a69137af170f076029ef1b6e0a6c9abd6 (patch) | |
tree | 96f71e58e0c402e08ece803c0ace4f5370908634 /pcr-testing/xen/patch-ipxe-patches-series.patch | |
parent | 50702b51a47ee4021f985fef887d3fd0acf79cd9 (diff) | |
download | abslibre-d9ce509a69137af170f076029ef1b6e0a6c9abd6.tar.gz abslibre-d9ce509a69137af170f076029ef1b6e0a6c9abd6.tar.bz2 abslibre-d9ce509a69137af170f076029ef1b6e0a6c9abd6.zip |
pcr/xen: move to pcr-testing
Diffstat (limited to 'pcr-testing/xen/patch-ipxe-patches-series.patch')
-rw-r--r-- | pcr-testing/xen/patch-ipxe-patches-series.patch | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/pcr-testing/xen/patch-ipxe-patches-series.patch b/pcr-testing/xen/patch-ipxe-patches-series.patch new file mode 100644 index 000000000..30e916417 --- /dev/null +++ b/pcr-testing/xen/patch-ipxe-patches-series.patch @@ -0,0 +1,18 @@ +Subject: [PATCH] Fix gcc7 warn + +--- + tools/firmware/etherboot/patches/series | 3 +++ + 1 file changed, 3 insertions(+) + +diff --git a/tools/firmware/etherboot/patches/series b/tools/firmware/etherboot/patches/series +index 86cb300..780c6c6 100644 +--- a/tools/firmware/etherboot/patches/series ++++ b/tools/firmware/etherboot/patches/series +@@ -1 +1,4 @@ + boot_prompt_option.patch ++patch-inbuild-ipxe-gcc7-implicit-fallthrough.patch ++patch-inbuild-ipxe-gcc7-implicit-fallthrough-ath5k.patch ++patch-inbuild-ipxe-gcc7-implicit-fallthrough-curses.patch +-- +2.13.0 + |