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 62105c694..04069ca7e 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 = "4b2e99fae31fe4dca0f3d4a226e74eb55d6e4c9a" | 10 | SRCREV = "6765f2e13258f1a784399f775f6b26af82e119d2" |
| 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 8ea6b70a9..2098587f2 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 = "4b2e99fae31fe4dca0f3d4a226e74eb55d6e4c9a" | 13 | SRCREV = "6765f2e13258f1a784399f775f6b26af82e119d2" |
| 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" |
