busybox: fix interaction with version selection removal and lzo fix
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 11 Jul 2014 18:04:18 +0000 (20:04 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 12 Jul 2014 12:29:40 +0000 (14:29 +0200)
commitf28b7011f748886fc4275cce2cd492711dfd6a07
tree092770d8a38869c144d5be866496bf3f7aeec74a
parent3b5e06c15889945de069b4edaef6619407eff8e6
busybox: fix interaction with version selection removal and lzo fix

The fix for the LZO issue in Busybox was merged between the moment the
patch removing the Busybox version selection was posted and
merged. This patch adjusts the Busybox patches to take into account
this issue: it removes the LZO patches for the no-longer existing
Busybox versions, and moves the LZO fix for the 1.22.1 Busybox version
as appropriate.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
package/busybox/0006-lzop-add-overflow-check.patch [new file with mode: 0644]
package/busybox/1.19.4/0001-lzop-add-overflow-check.patch [deleted file]
package/busybox/1.20.2/0001-lzop-add-overflow-check.patch [deleted file]
package/busybox/1.21.1/0004-lzop-add-overflow-check.patch [deleted file]
package/busybox/1.22.1/0006-lzop-add-overflow-check.patch [deleted file]