diff options
| -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 b8b0151c4..0c69185bf 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 | |||
| @@ -7,7 +7,7 @@ PROVIDES = "u-boot-mxsboot" | |||
| 7 | 7 | ||
| 8 | PV = "v2013.10" | 8 | PV = "v2013.10" |
| 9 | 9 | ||
| 10 | SRCREV = "aa822f4980039073e03f98998813061af833b2bf" | 10 | SRCREV = "d97067b3e3a82f79ede9c3bef043269874a28e33" |
| 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 f7784dd3a..43cb2f044 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 | |||
| @@ -10,7 +10,7 @@ PROVIDES += "u-boot" | |||
| 10 | 10 | ||
| 11 | PV = "v2013.10" | 11 | PV = "v2013.10" |
| 12 | 12 | ||
| 13 | SRCREV = "aa822f4980039073e03f98998813061af833b2bf" | 13 | SRCREV = "d97067b3e3a82f79ede9c3bef043269874a28e33" |
| 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" |
