diff --git a/dev-libs/libtypec/files/libtypec-0.5.0-CMakeLists.txt-fix-pkgconfig-install-path.patch b/dev-libs/libtypec/files/libtypec-0.5.0-CMakeLists.txt-fix-pkgconfig-install-path.patch index 7412d6a537..71dac0e735 100644 --- a/dev-libs/libtypec/files/libtypec-0.5.0-CMakeLists.txt-fix-pkgconfig-install-path.patch +++ b/dev-libs/libtypec/files/libtypec-0.5.0-CMakeLists.txt-fix-pkgconfig-install-path.patch @@ -6,7 +6,7 @@ Subject: [PATCH] CMakeLists.txt: fix pkgconfig install path pkgconfig pc files need to go under libdir instead of datadir. Suggested-by: Sam James -Upstream-Status: In-Progress [https://github.com/Rajaram-Regupathy/libtypec/pull/32] +Upstream-Status: Backport [upstream commit 8614051] --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libtypec/files/libtypec-0.5.0-sysfs_ops-define-feature-test-macro-for-nft.patch b/dev-libs/libtypec/files/libtypec-0.5.0-sysfs_ops-define-feature-test-macro-for-nft.patch index ea83dcf7d1..93c70b9c84 100644 --- a/dev-libs/libtypec/files/libtypec-0.5.0-sysfs_ops-define-feature-test-macro-for-nft.patch +++ b/dev-libs/libtypec/files/libtypec-0.5.0-sysfs_ops-define-feature-test-macro-for-nft.patch @@ -19,7 +19,7 @@ warning: implicit declaration of function ‘nftw’; did you mean ‘ftw’? | ftw [1] https://linux.die.net/man/3/nftw -Upstream-Status: In-Progress [https://github.com/Rajaram-Regupathy/libtypec/pull/32] +Upstream-Status: Backport [upstream commit f1ecf54] --- libtypec_sysfs_ops.c | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/dev-libs/libtypec/files/libtypec-0.5.0-sysfs_ops-fix-nftw-fun-pointer-def.patch b/dev-libs/libtypec/files/libtypec-0.5.0-sysfs_ops-fix-nftw-fun-pointer-def.patch index 01ed6d674a..7ac3e1cc8f 100644 --- a/dev-libs/libtypec/files/libtypec-0.5.0-sysfs_ops-fix-nftw-fun-pointer-def.patch +++ b/dev-libs/libtypec/files/libtypec-0.5.0-sysfs_ops-fix-nftw-fun-pointer-def.patch @@ -32,7 +32,7 @@ In file included from /var/tmp/portage/dev-libs/libtypec-0.5.0/work/libtypec-0.5 [1] https://www.gnu.org/software/libc/manual/html_node/Working-with-Directory-Trees.html#index-_005f_005fnftw_005ffunc_005ft [2] https://man7.org/linux/man-pages/man3/ftw.3.html -Upstream-Status: In-Progress [https://github.com/Rajaram-Regupathy/libtypec/pull/32] +Upstream-Status: Backport [upstream commit d11cd00] --- libtypec_sysfs_ops.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)