diff options
author | Khem Raj <raj.khem@gmail.com> | 2019-05-10 00:25:22 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2019-05-12 03:47:54 +0000 |
commit | 3b40d8db80c793c499848e9a3b224e7661bfcceb (patch) | |
tree | e7ae4a71aea1222cb5510ac384e52b87b84ad2ba /recipes-ti | |
parent | 8157373854ebe03f9de740b39e655d1d3774c54d (diff) | |
download | meta-ti-3b40d8db80c793c499848e9a3b224e7661bfcceb.tar.gz |
beaglebone-capes: Update checksums for LICENSE
OE-Core has reworded the license file see
https://git.openembedded.org/openembedded-core/commit/?id=f8c9c511b5f1b7dbd45b77f345cb6c048ae6763e
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-ti')
-rw-r--r-- | recipes-ti/beagleboard/beaglebone-capes.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-ti/beagleboard/beaglebone-capes.bb b/recipes-ti/beagleboard/beaglebone-capes.bb index e74033a1..30b985b5 100644 --- a/recipes-ti/beagleboard/beaglebone-capes.bb +++ b/recipes-ti/beagleboard/beaglebone-capes.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | DESCRIPTION = "Userspace setup for beaglebone capes" | 1 | DESCRIPTION = "Userspace setup for beaglebone capes" |
2 | 2 | ||
3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
4 | LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690" | 4 | LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=b97a012949927931feb7793eee5ed924 " |
5 | 5 | ||
6 | PR = "r4" | 6 | PR = "r4" |
7 | 7 | ||