diff options
| author | Andrey Zhizhikin <andrey.z@gmail.com> | 2019-02-22 14:16:16 +0000 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2019-02-25 10:31:32 -0800 |
| commit | 3f860667f638bbb657089f6a59a4921aba6d37a2 (patch) | |
| tree | 3ea41d3e410c069eba7d1fd92403c88e55cc87b9 /recipes-bsp/u-boot/u-boot-socfpga_v2017.09.bb | |
| parent | 1278843c4ab07df70aaeacac0816ce271b931739 (diff) | |
| download | meta-altera-3f860667f638bbb657089f6a59a4921aba6d37a2.tar.gz | |
u-boot: update License file on per-release basis
This serves as a preparation for v2019.01 integration, where the License
file is updated. Since the checksum cannot be maintained in the common
include file any longer - the best way is to move the License
description and checksum into individual recipes.
Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
Diffstat (limited to 'recipes-bsp/u-boot/u-boot-socfpga_v2017.09.bb')
| -rw-r--r-- | recipes-bsp/u-boot/u-boot-socfpga_v2017.09.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-bsp/u-boot/u-boot-socfpga_v2017.09.bb b/recipes-bsp/u-boot/u-boot-socfpga_v2017.09.bb index 372a10d..389020a 100644 --- a/recipes-bsp/u-boot/u-boot-socfpga_v2017.09.bb +++ b/recipes-bsp/u-boot/u-boot-socfpga_v2017.09.bb | |||
| @@ -3,6 +3,9 @@ require ${COREBASE}/meta/recipes-bsp/u-boot/u-boot.inc | |||
| 3 | 3 | ||
| 4 | FILESEXTRAPATHS =. "${THISDIR}/files/v2017.09:" | 4 | FILESEXTRAPATHS =. "${THISDIR}/files/v2017.09:" |
| 5 | 5 | ||
| 6 | LICENSE = "GPLv2+" | ||
| 7 | LIC_FILES_CHKSUM = "file://Licenses/README;md5=a2c678cfd4a4d97135585cad908541c6" | ||
| 8 | |||
| 6 | SRCREV = "c98ac3487e413c71e5d36322ef3324b21c6f60f9" | 9 | SRCREV = "c98ac3487e413c71e5d36322ef3324b21c6f60f9" |
| 7 | 10 | ||
| 8 | # Stratix10 is not mainlined yet | 11 | # Stratix10 is not mainlined yet |
