gzip: fix installation path
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Tue, 6 Jan 2015 14:42:29 +0000 (11:42 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 6 Jan 2015 20:17:19 +0000 (21:17 +0100)
commit09d6597cb5ab326097533cd4be7b9764b960c930
treea6536474bbed2e5384b9a7b65b4530e2de20b5e3
parenta0b32a35efb266efd461eba7a1d3bf5e8d2f5e8c
gzip: fix installation path

Make gzip install binaries to / rather than /usr to fix bug #7766, it's
the FHS mandated target.

This also avoids duplicating binaries with busybox when both are
installed.

Also make gzip install after busybox if both are enabled to make the
proper gzip package override any busybox version since it's usually more
lightweight in functionality and slower.

And add a hash file while at it.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/gzip/gzip.hash [new file with mode: 0644]
package/gzip/gzip.mk