Signed-off-by: Denys Dmytriyenko <[email protected]> --- recipes-bsp/u-boot/u-boot-ti-staging_2018.01.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/recipes-bsp/u-boot/u-boot-ti-staging_2018.01.bb b/recipes-bsp/u-boot/u-boot-ti-staging_2018.01.bb index 8f79fe56..d69e5920 100644 --- a/recipes-bsp/u-boot/u-boot-ti-staging_2018.01.bb +++ b/recipes-bsp/u-boot/u-boot-ti-staging_2018.01.bb @@ -1,7 +1,7 @@ require u-boot-ti.inc -PR = "r11" +PR = "r12" -BRANCH = "ti-u-boot-2018.01-next" +BRANCH = "ti-u-boot-2018.01" -SRCREV = "6e9cffd6e111df6f9122b4a77c71112981feb9d3" +SRCREV = "28704e5e3368dc225f6e916a8d4cad37030d7acc" -- 2.17.1 -- _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
