meta-phosphor: rest-dbus: set LICENSE field

Set LICENSE field explicitly.

Change-Id: I198f26581ee6bf86c26dd3f2f1d01289f4ae3e30
Signed-off-by: Patrick Venture <venture@google.com>
diff --git a/recipes-phosphor/interfaces/rest-dbus_git.bb b/recipes-phosphor/interfaces/rest-dbus_git.bb
index ebd62d3..96e76e6 100644
--- a/recipes-phosphor/interfaces/rest-dbus_git.bb
+++ b/recipes-phosphor/interfaces/rest-dbus_git.bb
@@ -3,9 +3,10 @@
 HOMEPAGE = "http://github.com/openbmc/rest-dbus"
 PR = "r1"
 PV = "1.0+git${SRCPV}"
+LICENSE = "Apache-2.0"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
 
 inherit allarch
-inherit obmc-phosphor-license
 inherit obmc-phosphor-systemd
 inherit setuptools