diff options
author | 2018-03-21 00:43:32 +0000 | |
---|---|---|
committer | 2018-03-20 18:26:58 -0400 | |
commit | b67f4e5397db7ba4574891b8f2bec0cf5119b97c (patch) | |
tree | f7e1c74295ff8af5d6178adaa93b986af2866727 | |
parent | 190e2d2fcb36e29125b04a4295b1a7f161b7647b (diff) | |
download | meta-ti-b67f4e5397db7ba4574891b8f2bec0cf5119b97c.tar.gz meta-ti-b67f4e5397db7ba4574891b8f2bec0cf5119b97c.tar.bz2 meta-ti-b67f4e5397db7ba4574891b8f2bec0cf5119b97c.zip |
u-boot-ti-staging: update to ti2018.00-rc3ti2018.00-rc3
Signed-off-by: Dan Murphy <dmurphy@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r-- | recipes-bsp/u-boot/u-boot-ti-staging_2018.01.bb | 4 |
1 files changed, 2 insertions, 2 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 67bf4383..d9835306 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 = "r3" +PR = "r4" BRANCH = "ti-u-boot-2018.01" -SRCREV = "7a172930b2d94c7eed67fe4d9881984b5a79ef29" +SRCREV = "3df845759f674f8b14f7868e7711409cd86f84c2" |