aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorKen Moffat <ken@linuxfromscratch.org>2020-12-08 00:23:56 +0000
committerKen Moffat <ken@linuxfromscratch.org>2020-12-08 00:23:56 +0000
commit02796f856d605db3c56d203cb5389d14b33694d6 (patch)
tree7fd50817b2f585e3090a14e7d0f941fcd71d9788 /chapter01
parentfe42b2f99580319049fb731be500e2c9c71fcea3 (diff)
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
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml11
-rw-r--r--chapter01/whatsnew.xml3
2 files changed, 14 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 730eee733..5f5189639 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -44,6 +44,17 @@
-->
<listitem>
<itemizedlist>
+ <para>2020-12-07</para>
+ <listitem>
+ <para>[ken] - Patch meson-0.56.0 to correctly create pkgconfig
+ files re static libraries (re sysprof in BLFS) . Fixes
+ <ulink url="&lfs-ticket-root;4765">#4675</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
+ <itemizedlist>
<para>2020-12-03</para>
<listitem>
<para>[renodr] - Update to linux-5.9.12. Fixes
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index 08d7bfda9..bc4b5df68 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -282,6 +282,9 @@
<para>autoconf-2.69-consolidated_fixes-1.patch</para>
</listitem>
<listitem>
+ <para>meson-0.56.0-upstream_fix-1.patch</para>
+ </listitem>
+ <listitem>
<para>systemd-247-upstream_fixes-1.patch</para>
</listitem>