Magellan Linux

Diff of /smage/trunk/core/busybox/busybox-1.24.1-r1.smage2

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

revision 8364 by niro, Fri Jan 15 14:32:36 2016 UTC revision 8365 by niro, Fri Jan 15 14:44:03 2016 UTC
# Line 85  SRC_URI=( Line 85  SRC_URI=(
85   mirror://${PNAME}/tftpd.confd-${TFTPD_CONFD_REV}   mirror://${PNAME}/tftpd.confd-${TFTPD_CONFD_REV}
86   mirror://${PNAME}/tftpd.tmpfilesd   mirror://${PNAME}/tftpd.tmpfilesd
87   mirror://${PNAME}/8859-1_to_uni.trans   mirror://${PNAME}/8859-1_to_uni.trans
88   mirror://${PNAME}/${PNAME}-1.20.2-cp-ignore-onefilesystem.patch   mirror://${PNAME}/${PNAME}-1.24.1-cp-ignore-onefilesystem.patch
89   mirror://${PNAME}/${PNAME}-1.20.2-no-send-signals.patch   mirror://${PNAME}/${PNAME}-1.20.2-no-send-signals.patch
90   mirror://${PNAME}/${PNAME}-1.24.1-truncate-open-mode.patch   mirror://${PNAME}/${PNAME}-1.24.1-truncate-open-mode.patch
91   mirror://${PNAME}/${PNAME}-1.24.1-unzip.patch   mirror://${PNAME}/${PNAME}-1.24.1-unzip.patch
# Line 107  src_prepare() Line 107  src_prepare()
107    
108   # magellan patches   # magellan patches
109   # let cp ignore the onefilesystem mode switch (cp -x prints an error)   # let cp ignore the onefilesystem mode switch (cp -x prints an error)
110   mpatch ${PNAME}-1.20.2-cp-ignore-onefilesystem.patch || die   mpatch ${PNAME}-1.24.1-cp-ignore-onefilesystem.patch || die
111   # do not send any signals on shutdown/reboot, we doing this via sendsignals rc   # do not send any signals on shutdown/reboot, we doing this via sendsignals rc
112   mpatch ${PNAME}-1.20.2-no-send-signals.patch || die   mpatch ${PNAME}-1.20.2-no-send-signals.patch || die
113    

Legend:
Removed from v.8364  
changed lines
  Added in v.8365