diff options
| -rw-r--r-- | meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2013.10.bb | 4 | ||||
| -rw-r--r-- | meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2013.10.bb | 4 |
2 files changed, 4 insertions, 4 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 047e3b28b..62105c694 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,13 +1,13 @@ | |||
| 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=bc069111b5e5b1ed8bed98ae73b596ec" | 3 | LIC_FILES_CHKSUM = "file://Licenses/README;md5=025bf9f768cbcb1a165dbe1a110babfb" |
| 4 | SECTION = "bootloader" | 4 | SECTION = "bootloader" |
| 5 | DEPENDS = "openssl" | 5 | DEPENDS = "openssl" |
| 6 | PROVIDES = "u-boot-mxsboot" | 6 | PROVIDES = "u-boot-mxsboot" |
| 7 | 7 | ||
| 8 | PV = "v2013.10" | 8 | PV = "v2013.10" |
| 9 | 9 | ||
| 10 | SRCREV = "d97067b3e3a82f79ede9c3bef043269874a28e33" | 10 | SRCREV = "4b2e99fae31fe4dca0f3d4a226e74eb55d6e4c9a" |
| 11 | SRC_URI = "git://github.com/Freescale/u-boot-imx.git" | 11 | SRC_URI = "git://github.com/Freescale/u-boot-imx.git" |
| 12 | 12 | ||
| 13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
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 f595171a3..8ea6b70a9 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=bc069111b5e5b1ed8bed98ae73b596ec" | 4 | LIC_FILES_CHKSUM = "file://Licenses/README;md5=025bf9f768cbcb1a165dbe1a110babfb" |
| 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" |
| @@ -10,7 +10,7 @@ PROVIDES += "u-boot" | |||
| 10 | 10 | ||
| 11 | PV = "v2013.10" | 11 | PV = "v2013.10" |
| 12 | 12 | ||
| 13 | SRCREV = "d97067b3e3a82f79ede9c3bef043269874a28e33" | 13 | SRCREV = "4b2e99fae31fe4dca0f3d4a226e74eb55d6e4c9a" |
| 14 | SRC_URI = "git://github.com/Freescale/u-boot-imx.git" | 14 | SRC_URI = "git://github.com/Freescale/u-boot-imx.git" |
| 15 | 15 | ||
| 16 | S = "${WORKDIR}/git" | 16 | S = "${WORKDIR}/git" |
