meta-hxt: stardragon4800-rep2: stardragon4800-rep2-config: set LICENSE field

Set LICENSE field explicitly.

Change-Id: I81678df0b7282793a3dc2e4da6333cec375fb491
Signed-off-by: Patrick Venture <venture@google.com>
diff --git a/meta-stardragon4800-rep2/recipes-phosphor/workbook/stardragon4800-rep2-config.bb b/meta-stardragon4800-rep2/recipes-phosphor/workbook/stardragon4800-rep2-config.bb
index 475ee2f..de5f7ae 100644
--- a/meta-stardragon4800-rep2/recipes-phosphor/workbook/stardragon4800-rep2-config.bb
+++ b/meta-stardragon4800-rep2/recipes-phosphor/workbook/stardragon4800-rep2-config.bb
@@ -1,11 +1,12 @@
 SUMMARY = "HXT Rep board wiring"
 DESCRIPTION = "Board wiring information for the HXT Rep system."
 PR = "r1"
+LICENSE = "Apache-2.0"
+LIC_FILES_CHKSUM = "file://${HXTBASE}/COPYING.apache-2.0;md5=34400b68072d710fecd0a2940a0d1658"
 
 inherit allarch
 inherit setuptools
 inherit pythonnative
-inherit obmc-phosphor-license
 
 PROVIDES += "virtual/obmc-inventory-data"
 RPROVIDES_${PN} += "virtual-obmc-inventory-data"