--- smage/trunk/core/busybox/busybox-1.29.2-r1.smage2 2018/08/15 13:41:12 11849 +++ smage/trunk/core/busybox/busybox-1.29.2-r1.smage2 2018/08/15 13:51:36 11850 @@ -87,7 +87,7 @@ mirror://${PNAME}/tftpd.confd-${TFTPD_CONFD_REV} mirror://${PNAME}/tftpd.tmpfilesd mirror://${PNAME}/8859-1_to_uni.trans - mirror://${PNAME}/${PNAME}-1.25.1-cp-ignore-onefilesystem.patch + mirror://${PNAME}/${PNAME}-1.29.2-cp-ignore-onefilesystem.patch mirror://${PNAME}/${PNAME}-1.27.1-no-send-signals.patch ) @@ -105,7 +105,7 @@ # magellan patches # let cp ignore the onefilesystem mode switch (cp -x prints an error) - mpatch ${PNAME}-1.25.1-cp-ignore-onefilesystem.patch || die + mpatch ${PNAME}-1.29.2-cp-ignore-onefilesystem.patch || die # do not send any signals on shutdown/reboot, we doing this via sendsignals rc mpatch ${PNAME}-1.27.1-no-send-signals.patch || die