efivar: fix build with gcc 7
authorBaruch Siach <baruch@tkos.co.il>
Mon, 10 Jul 2017 20:54:15 +0000 (23:54 +0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 11 Jul 2017 15:04:45 +0000 (17:04 +0200)
commit0ca30170345a81f5f21e4ef4424b1f186cde1988
tree830df603db0acef46ca26322d3c24c054a1bceca
parent704db1586c1408106e1337bc7a2ab3cfec593899
efivar: fix build with gcc 7

Add upstream patch fixing a warning that breaks the build because of -Werror.

Fixes:
http://autobuild.buildroot.net/results/33a/33adc3ef139d6814aef4c92ae0bcc4c810ab0b86/
http://autobuild.buildroot.net/results/e7d/e7d80e823e13edc6698148244553bd90367bcd03/
http://autobuild.buildroot.net/results/3b6/3b61246f8b04a332d1c61732f0eb6e50ea8ca366/

Cc: Erico Nunes <nunes.erico@gmail.com>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/efivar/0003-Remove-some-extra-const-that-gcc-complains-about.patch [new file with mode: 0644]