meta-openpower: aspeed-lpc-ctrl: set LICENSE field

Set LICENSE field explicitly.

Change-Id: I1144b1d8131f12d32c12e85d98bad201ac2e8727
Signed-off-by: Patrick Venture <venture@google.com>
diff --git a/recipes-phosphor/host/aspeed-lpc-ctrl_git.bb b/recipes-phosphor/host/aspeed-lpc-ctrl_git.bb
index 53ffbaa..2527734 100644
--- a/recipes-phosphor/host/aspeed-lpc-ctrl_git.bb
+++ b/recipes-phosphor/host/aspeed-lpc-ctrl_git.bb
@@ -2,8 +2,9 @@
 DESCRIPTION = "Configures the BMC to expose memory regions to the host"
 PR = "r1"
 PV = "1.0+git${SRCPV}"
+LICENSE = "Apache-2.0"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=fa818a259cbed7ce8bc2a22d35a464fc"
 
-inherit obmc-phosphor-license
 inherit obmc-phosphor-systemd
 
 inherit autotools