diff options
| author | Khem Raj <raj.khem@gmail.com> | 2019-09-30 05:53:02 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2019-10-01 03:58:36 +0000 |
| commit | 7129eceb9d3abe0b4b0d74dbc7d250e5602d536d (patch) | |
| tree | d79baac4b57b02078eea287c2de8a18c194776e0 /recipes-bsp | |
| parent | e0019a782344006c16609397dbecb0540ca71acb (diff) | |
| download | meta-ti-7129eceb9d3abe0b4b0d74dbc7d250e5602d536d.tar.gz | |
signgp.bb: Use SPDX short identifier for new BSD i.e. BSD-3-Clause
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp')
| -rw-r--r-- | recipes-bsp/x-load/signgp.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/x-load/signgp.bb b/recipes-bsp/x-load/signgp.bb index 9c3499f6..479e6f81 100644 --- a/recipes-bsp/x-load/signgp.bb +++ b/recipes-bsp/x-load/signgp.bb | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | LICENSE = "NewBSD" | 1 | LICENSE = "BSD-3-Clause" |
| 2 | DESCRIPTION = "Tool to sign omap3 x-loader images" | 2 | DESCRIPTION = "Tool to sign omap3 x-loader images" |
| 3 | LIC_FILES_CHKSUM = "file://signGP.c;md5=960f484fea13941ca88821366f9dade0" | 3 | LIC_FILES_CHKSUM = "file://signGP.c;md5=960f484fea13941ca88821366f9dade0" |
| 4 | 4 | ||
