From 02796f856d605db3c56d203cb5389d14b33694d6 Mon Sep 17 00:00:00 2001 From: Ken Moffat Date: Tue, 8 Dec 2020 00:23:56 +0000 Subject: [PATCH] Patch meson so that the pkgconfig file for sysprof in BLFS is created correctly. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12067 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 11 +++++++++++ chapter01/whatsnew.xml | 3 +++ chapter03/patches.xml | 9 +++++++++ chapter08/meson.xml | 5 +++++ patches.ent | 5 +++++ 5 files changed, 33 insertions(+) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 730eee733..5f5189639 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -42,6 +42,17 @@ or as appropriate for the entry or if needed the entire day's listitem. --> + + + 2020-12-07 + + [ken] - Patch meson-0.56.0 to correctly create pkgconfig + files re static libraries (re sysprof in BLFS) . Fixes + #4675. + + + + 2020-12-03 diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 08d7bfda9..bc4b5df68 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -281,6 +281,9 @@ autoconf-2.69-consolidated_fixes-1.patch + + meson-0.56.0-upstream_fix-1.patch + systemd-247-upstream_fixes-1.patch diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 660077eae..fc7ce3291 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -82,6 +82,15 @@ MD5 sum: &kbd-backspace-patch-md5; + + + Meson Upstream Fix Patch - &meson-fix-patch-size;: + + Download: + MD5 sum: &meson-fix-patch-md5; + + + + + + + +