diff options
author | 2019-08-07 01:54:12 +0000 | |
---|---|---|
committer | 2019-08-07 01:50:50 +0000 | |
commit | 29fe4e293861c71f6cf8ea20cdf908a7be5cbc43 (patch) | |
tree | bb5f8ea373d661bfa50bf123cf483c2e4c5d632d | |
parent | eca0e0fba1c0f48bd7ad56f00f75b84fc8b9a349 (diff) | |
download | meta-ti-29fe4e293861c71f6cf8ea20cdf908a7be5cbc43.tar.gz meta-ti-29fe4e293861c71f6cf8ea20cdf908a7be5cbc43.tar.bz2 meta-ti-29fe4e293861c71f6cf8ea20cdf908a7be5cbc43.zip |
u-boot-ti-staging: update to ti2019.03-rc1 tag
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_2019.01.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/u-boot/u-boot-ti-staging_2019.01.bb b/recipes-bsp/u-boot/u-boot-ti-staging_2019.01.bb index f8349acc..bef0d2ba 100644 --- a/recipes-bsp/u-boot/u-boot-ti-staging_2019.01.bb +++ b/recipes-bsp/u-boot/u-boot-ti-staging_2019.01.bb @@ -1,7 +1,7 @@ require u-boot-ti.inc -PR = "r20" +PR = "r21" BRANCH = "ti-u-boot-2019.01" -SRCREV = "060705d06cc36539a8e502a4cd500d8a80d74a48" +SRCREV = "df20cf2425347d7fbaeaf3c59122c37d43aab1ad" |