diff options
author | Douglas R. Reno <renodr@linuxfromscratch.org> | 2021-03-05 01:10:02 +0000 |
---|---|---|
committer | Douglas R. Reno <renodr@linuxfromscratch.org> | 2021-03-05 01:10:02 +0000 |
commit | 06addba1bf3a118e47393051aed253f237a2b3d3 (patch) | |
tree | 3beb8c09470127c4d1c573821caf1c363ba209f1 /patches.ent | |
parent | 2772bb9c30d8bc9fe97405cf6135c7b43ac0aa16 (diff) |
Add systemd patch to allow systemd-rfkill to work on Linux-5.11+
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12154 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'patches.ent')
-rw-r--r-- | patches.ent | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/patches.ent b/patches.ent index 316e85cac..5bbfc57ba 100644 --- a/patches.ent +++ b/patches.ent @@ -67,6 +67,6 @@ <!ENTITY sysvinit-consolidated-patch-md5 "4900322141d493e74020c9cf437b2cdc"> <!ENTITY sysvinit-consolidated-patch-size "2.4 KB"> -<!ENTITY systemd-upstream-fixes-patch "systemd-&systemd-version;-upstream_fixes-1.patch"> -<!ENTITY systemd-upstream-fixes-patch-md5 "573a166f3620875208f78bf4dc431c8b"> -<!ENTITY systemd-upstream-fixes-patch-size "8 KB"> +<!ENTITY systemd-upstream-fixes-patch "systemd-&systemd-version;-upstream_fixes-2.patch"> +<!ENTITY systemd-upstream-fixes-patch-md5 "7afe3d13464ae7d20dbe5e6f0fb8ccd3"> +<!ENTITY systemd-upstream-fixes-patch-size "12 KB"> |