package/swupdate: add patch to fix link error for CONFIG_UBOOT and missing libz
authorJörg Krause <joerg.krause@embedded.rocks>
Mon, 19 Oct 2015 20:45:27 +0000 (22:45 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 19 Oct 2015 21:02:56 +0000 (23:02 +0200)
commitb14269ea4f34c741c29f1c58e825b5ef2a399e0c
tree137f5a42c5cf81eafcefe8a58050b55c3d5a922d
parenta8cc6eeec5a665db5689083312beef14a9afbafa
package/swupdate: add patch to fix link error for CONFIG_UBOOT and missing libz

CONFIG_UBOOT needs libz [1]. So CONFIG_UBOUT mustn't be available when
HAVE_ZLIB=n.

Add patch from upstream to fix a link error for CONFIG_UBOOT and missing libz.
Note, that this link error does not affect the default config provided by
Buildroot.

[1] https://github.com/sbabic/swupdate/commit/cf495e23ad117f4cae9c429e80714fe9c18f2d6a

[Thomas: use a single <pkg>_PATCH variable.]

Reported-by: Romain Naour <romain.naour@openwide.fr>
Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/swupdate/swupdate.hash
package/swupdate/swupdate.mk