summaryrefslogtreecommitdiffstats
path: root/patches/efivar-38/series
diff options
context:
space:
mode:
authorChristian Melki <christian.melki@t2data.com>2022-09-22 10:25:09 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2022-09-22 17:20:23 +0200
commit201f898a82c476c37e7fd9ea61a6618325f04720 (patch)
tree6c68524411eafd8cc9e98f5a532b06002737b41b /patches/efivar-38/series
parent2803f56052a2263cbceb4468e127e1ebab2965f4 (diff)
downloadptxdist-201f898a82c476c37e7fd9ea61a6618325f04720.tar.gz
ptxdist-201f898a82c476c37e7fd9ea61a6618325f04720.tar.xz
efivar: Fix build issues for glibc-2.36.
glibc has changed usage conditions of sys/mount.h and linux/mount.h https://github.com/rhboot/efivar/commit/bc65d63ebf8fe6ac8a099ff15ca200986dba1565 Signed-off-by: Christian Melki <christian.melki@t2data.com> Message-Id: <20220922082509.3534544-1-christian.melki@t2data.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'patches/efivar-38/series')
-rw-r--r--patches/efivar-38/series3
1 files changed, 2 insertions, 1 deletions
diff --git a/patches/efivar-38/series b/patches/efivar-38/series
index 0c17e143b..235881843 100644
--- a/patches/efivar-38/series
+++ b/patches/efivar-38/series
@@ -3,4 +3,5 @@
0001-src-Makefile-build-util.c-separately-for-makeguids.patch
0002-docs-Remove-docs-building.patch
0003-fix-building-with-binutils-2.36.patch
-# 051f21d7f5a24e87b0ddfd14b98df864 - git-ptx-patches magic
+0004-Fix-glibc-2.36-build-mount.h-conflicts.patch
+# a80afc43ec18684521a15f0f59588a87 - git-ptx-patches magic