meta-phosphor: logging: set LICENSE field

Set LICENSE field explicitly.

Change-Id: I9d747af8e00dd69f8450abfd10b66c81492e162b
Signed-off-by: Patrick Venture <venture@google.com>
diff --git a/recipes-phosphor/logging/phosphor-logging_git.bb b/recipes-phosphor/logging/phosphor-logging_git.bb
index d2e0942..2f212d1 100644
--- a/recipes-phosphor/logging/phosphor-logging_git.bb
+++ b/recipes-phosphor/logging/phosphor-logging_git.bb
@@ -4,10 +4,11 @@
 HOMEPAGE = "https://github.com/openbmc/phosphor-logging"
 PR = "r1"
 PV = "1.0+git${SRCPV}"
+LICENSE = "Apache-2.0"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
 
 inherit autotools pkgconfig
 inherit pythonnative
-inherit obmc-phosphor-license
 inherit obmc-phosphor-dbus-service
 inherit phosphor-logging
 inherit phosphor-dbus-yaml