mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-22 15:23:41 -09:00
The command `cmp` is used by `package/pkg-generic.mk` at commit8623cc5deb. This command is provided by `diffutils`, so it should be installed on the host system. Signed-off-by: José Luis Salvador Rufo <salvador.joseluis@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> (cherry picked from commitf3d5916a9f) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>