summaryrefslogtreecommitdiffstats
path: root/meta-sys940x
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2014-01-02 16:46:27 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-01-02 16:46:30 +0000
commit2be655a691b3a5f698113ed77d3fac6b16ea5337 (patch)
treec39b8340949cd8684242dec52bb12e2b881c7fcd /meta-sys940x
parent1b2ed9a990fec6b2f0ebb3846c4f0f091ef83e04 (diff)
downloadmeta-intel-2be655a691b3a5f698113ed77d3fac6b16ea5337.tar.gz
Update after toplevel LICENSE file checksum change
The top level LICENSE file in OE-Core changed so we need to update the checksum references that refer to this to match the new file. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-sys940x')
-rw-r--r--meta-sys940x/recipes-bsp/genmac/genmac.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-sys940x/recipes-bsp/genmac/genmac.bb b/meta-sys940x/recipes-bsp/genmac/genmac.bb
index 56849b46..29276603 100644
--- a/meta-sys940x/recipes-bsp/genmac/genmac.bb
+++ b/meta-sys940x/recipes-bsp/genmac/genmac.bb
@@ -2,7 +2,7 @@ SUMMARY = "Provide a basic init script to generate a random MAC"
2DESCRIPTION = "Set the MAC from the config file." 2DESCRIPTION = "Set the MAC from the config file."
3SECTION = "base" 3SECTION = "base"
4LICENSE = "MIT" 4LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58" 5LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690"
6 6
7PR = "r0" 7PR = "r0"
8 8