Magellan Linux

Diff of /trunk/core/systemd/systemd-238-r3.smage2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 31238 by niro, Wed Jun 13 15:34:42 2018 UTC revision 31239 by niro, Wed Jun 13 15:45:20 2018 UTC
# Line 170  SRC_URI=( Line 170  SRC_URI=(
170   mirror://${PNAME}/${PNAME}-233-systemd-user-pam.patch   mirror://${PNAME}/${PNAME}-233-systemd-user-pam.patch
171   mirror://${PNAME}/${PNAME}-235-generator-path.patch   mirror://${PNAME}/${PNAME}-235-generator-path.patch
172   mirror://${PNAME}/${PNAME}-238-fix-util-linux-2.32-header-issues.patch   mirror://${PNAME}/${PNAME}-238-fix-util-linux-2.32-header-issues.patch
173     mirror://${PNAME}/${PNAME}-238-fix-libgpg-error-header-issues.patch
174   mirror://${PNAME}/login-manager.pamd   mirror://${PNAME}/login-manager.pamd
175   mirror://${PNAME}/systemd-user.pamd   mirror://${PNAME}/systemd-user.pamd
176  )  )
# Line 324  fi Line 325  fi
325   # upstream: fix issues with util-linux-2.32 headers   # upstream: fix issues with util-linux-2.32 headers
326   mpatch ${PNAME}-238-fix-util-linux-2.32-header-issues.patch || die   mpatch ${PNAME}-238-fix-util-linux-2.32-header-issues.patch || die
327    
328     # upstream: fix issues with newer libgpg-error headers
329     mpatch ${PNAME}-238-fix-libgpg-error-header-issues.patch || die
330    
331   # magellan-only: use a configurable getty   # magellan-only: use a configurable getty
332   mpatch ${PNAME}-238-magellan-configurable-getty.patch || die   mpatch ${PNAME}-238-magellan-configurable-getty.patch || die
333    

Legend:
Removed from v.31238  
changed lines
  Added in v.31239