diff options
author | Marcel Ziswiler <marcel.ziswiler@toradex.com> | 2015-11-03 02:58:41 +0100 |
---|---|---|
committer | Marcel Ziswiler <marcel.ziswiler@toradex.com> | 2015-11-03 02:58:41 +0100 |
commit | d478b4e35eea0136f34805f98fe69cfeef598c52 (patch) | |
tree | 02d67ce68deec794b679c90eda486db8486eed8d /recipes-bsp | |
parent | b80abaaccfbafb8925445481d5bdef3f5eacb985 (diff) |
Update Linux kernel and U-Boot to latest.
Diffstat (limited to 'recipes-bsp')
-rw-r--r-- | recipes-bsp/u-boot/u-boot-toradex-fsl_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/u-boot/u-boot-toradex-fsl_git.bb b/recipes-bsp/u-boot/u-boot-toradex-fsl_git.bb index 5604ffe..119c3df 100644 --- a/recipes-bsp/u-boot/u-boot-toradex-fsl_git.bb +++ b/recipes-bsp/u-boot/u-boot-toradex-fsl_git.bb @@ -10,8 +10,8 @@ PR = "r0" S = "${WORKDIR}/git" -SRCREV_mx6 = "95868835ab8181591446bc3f24a15bf6fbdfd1f5" -SRCBRANCH_mx6 = "2015.04-toradex-next" +SRCREV_mx6 = "1ef4a29e8cea0239411dde64f9617ad76248fd02" +SRCBRANCH_mx6 = "2015.04-toradex" SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=${SRCBRANCH}" #FILESPATHPKG =. "git:" |