summaryrefslogtreecommitdiff
path: root/meta-hxt/meta-stardragon4800-rep2/recipes-phosphor/socupdate/socupdate.bb
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2019-09-13 21:10:25 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-09-18 23:50:54 +0300
commitf5f8a281e48c12a88dd6522b9b647099afc2d86d (patch)
tree030e97d4c9cdced5451d7f54f1950a2340d54fef /meta-hxt/meta-stardragon4800-rep2/recipes-phosphor/socupdate/socupdate.bb
parentc3a3b64604d8e7dfffc90daebc64eb8f654fa6e1 (diff)
downloadopenbmc-f5f8a281e48c12a88dd6522b9b647099afc2d86d.tar.xz
meta-hxt: Remove references to HXTBASE
HXTBASE is only used for pointing at licenses...point at the licenses in oe-core in meta/files/common-licenses instead. to match the defacto convention used in other oe layers like meta-openembedded. (From meta-hxt rev: 9a75e608b2bba938d1e25e8d752dc50cab17aebf) Change-Id: I6b6a0943ecb467a1ab5c205d43d9295f5deee62c Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-hxt/meta-stardragon4800-rep2/recipes-phosphor/socupdate/socupdate.bb')
-rw-r--r--meta-hxt/meta-stardragon4800-rep2/recipes-phosphor/socupdate/socupdate.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-hxt/meta-stardragon4800-rep2/recipes-phosphor/socupdate/socupdate.bb b/meta-hxt/meta-stardragon4800-rep2/recipes-phosphor/socupdate/socupdate.bb
index e2ae60afb..66a075551 100644
--- a/meta-hxt/meta-stardragon4800-rep2/recipes-phosphor/socupdate/socupdate.bb
+++ b/meta-hxt/meta-stardragon4800-rep2/recipes-phosphor/socupdate/socupdate.bb
@@ -3,7 +3,7 @@ DESCRIPTION = "A sample script to help update the host(soc) firmware"
HOMEPAGE = ""
PR = "r1"
LICENSE = "Apache-2.0"
-LIC_FILES_CHKSUM = "file://${HXTBASE}/COPYING.apache-2.0;md5=34400b68072d710fecd0a2940a0d1658"
+LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10"
SRC_URI += "file://socupdate.sh"