meta-nuvoton: npcm7xx-bingo: fix license

The LICENSE file specifies GPLv2 rather than Apache 2.0

Change-Id: I4ede625432475e8a1a0e63dd2bc797f5bc1f8f08
Signed-off-by: Benjamin Fair <benjaminfair@google.com>
diff --git a/recipes-bsp/images/npcm7xx-bingo-native_git.bb b/recipes-bsp/images/npcm7xx-bingo-native_git.bb
index 5ab1fc9..537947e 100644
--- a/recipes-bsp/images/npcm7xx-bingo-native_git.bb
+++ b/recipes-bsp/images/npcm7xx-bingo-native_git.bb
@@ -3,7 +3,7 @@
 HOMEPAGE = "https://github.com/Nuvoton-Israel/bingo"
 PR = "r1"
 PV = "0.1+git${SRCPV}"
-LICENSE = "Apache-2.0"
+LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263"
 
 SRC_URI += "git://github.com/Nuvoton-Israel/bingo"