summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/boot-format
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2022-03-03 12:46:15 -0300
committerGitHub <noreply@github.com>2022-03-03 12:46:15 -0300
commitf6e0f17d2b777d15d97632055d129a10bd47e525 (patch)
treef53d2dff9924ae03950b42c275eca448874ddfaf /recipes-bsp/boot-format
parentd14e5629aa598cb893b37ec4803236d8375e940b (diff)
parent832da37d74f56e041f27dd99884b522b939e2f8a (diff)
downloadmeta-freescale-f6e0f17d2b777d15d97632055d129a10bd47e525.tar.gz
Merge pull request #995 from zandrey/topic/clarify-obsole-license
Update LICENSE variable to use SPDX license identifiers
Diffstat (limited to 'recipes-bsp/boot-format')
-rw-r--r--recipes-bsp/boot-format/boot-format_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/boot-format/boot-format_git.bb b/recipes-bsp/boot-format/boot-format_git.bb
index 584c5c68f..25a2015c8 100644
--- a/recipes-bsp/boot-format/boot-format_git.bb
+++ b/recipes-bsp/boot-format/boot-format_git.bb
@@ -1,5 +1,5 @@
1DESCRIPTION = "Boot format utility for booting from eSDHC/eSPI" 1DESCRIPTION = "Boot format utility for booting from eSDHC/eSPI"
2LICENSE = "GPLv2" 2LICENSE = "GPL-2.0-only"
3PR = "r6" 3PR = "r6"
4LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" 4LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
5 5