uboot-tools: add patch to fix linking with libubootenv
authorJörg Krause <joerg.krause@embedded.rocks>
Mon, 2 May 2016 11:16:54 +0000 (13:16 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 6 May 2016 13:58:18 +0000 (15:58 +0200)
commitc24eecc2146d72df24da9c4adcce40032100e970
tree10b68877ab4936d540e69a330553bd6d13fe2bcc
parent0e0ea8cf5e2c57d6b3db0b6a3b36a324d678d7f7
uboot-tools: add patch to fix linking with libubootenv

Backport a patch from upstream [1] to fix linking with libubootenv:
fw_env.c:(.text+0x94): undefined reference to `common_args'

[1] http://git.denx.de/?p=u-boot.git;a=commit;h=43cb65b7a00e4759427a6e4b8a02039e43dab5a5

Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/uboot-tools/0003-tools-env-bug-config-structs-must-be-defined-in-tool.patch [new file with mode: 0644]