diff options
| author | Otavio Salvador <otavio@ossystems.com.br> | 2013-10-09 14:12:59 -0300 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2013-10-09 16:07:20 -0300 |
| commit | ef3494a18e7faea3a9dd9155d69b77b7778664a7 (patch) | |
| tree | d63cf3f6d29620844809f585441d9350e5ee56ed | |
| parent | e6e088d6a433cf940e6f54075dc5bf86cb425520 (diff) | |
| download | meta-freescale-ef3494a18e7faea3a9dd9155d69b77b7778664a7.tar.gz | |
u-boot-fslc: Fix license file checksum which has been changed in rc4
Change-Id: I107e8a9929b25dd1b6361912d2eed64ddfeb2a94
Reported-by: Philippe Mangaud <r49081@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
| -rw-r--r-- | meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2013.10.bb | 2 | ||||
| -rw-r--r-- | meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2013.10.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2013.10.bb b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2013.10.bb index 0c69185bf..047e3b28b 100644 --- a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2013.10.bb +++ b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2013.10.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | DESCRIPTION = "U-boot bootloader mxsboot tool" | 1 | DESCRIPTION = "U-boot bootloader mxsboot tool" |
| 2 | LICENSE = "GPLv2+" | 2 | LICENSE = "GPLv2+" |
| 3 | LIC_FILES_CHKSUM = "file://Licenses/README;md5=6bc50ecab884fce80cd3ef3da8852b08" | 3 | LIC_FILES_CHKSUM = "file://Licenses/README;md5=bc069111b5e5b1ed8bed98ae73b596ec" |
| 4 | SECTION = "bootloader" | 4 | SECTION = "bootloader" |
| 5 | DEPENDS = "openssl" | 5 | DEPENDS = "openssl" |
| 6 | PROVIDES = "u-boot-mxsboot" | 6 | PROVIDES = "u-boot-mxsboot" |
diff --git a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2013.10.bb b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2013.10.bb index 43cb2f044..f595171a3 100644 --- a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2013.10.bb +++ b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2013.10.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | require recipes-bsp/u-boot/u-boot.inc | 1 | require recipes-bsp/u-boot/u-boot.inc |
| 2 | 2 | ||
| 3 | LICENSE = "GPLv2+" | 3 | LICENSE = "GPLv2+" |
| 4 | LIC_FILES_CHKSUM = "file://Licenses/README;md5=6bc50ecab884fce80cd3ef3da8852b08" | 4 | LIC_FILES_CHKSUM = "file://Licenses/README;md5=bc069111b5e5b1ed8bed98ae73b596ec" |
| 5 | COMPATIBLE_MACHINE = "(mxs|mx3|mx5|mx6|vf60)" | 5 | COMPATIBLE_MACHINE = "(mxs|mx3|mx5|mx6|vf60)" |
| 6 | 6 | ||
| 7 | DEPENDS_mxs += "elftosb-native openssl-native" | 7 | DEPENDS_mxs += "elftosb-native openssl-native" |
