diff options
author | Dan Murphy <dmurphy@ti.com> | 2020-10-21 21:02:10 +0000 |
---|---|---|
committer | Dan Murphy <dmurphy@ti.com> | 2020-10-23 07:12:01 -0500 |
commit | 27983a5cdd77dd1c5866a113521696bdd11388f8 (patch) | |
tree | 22a2e4e261dd45302add3ddb0eb542aba57edba2 /recipes-bsp | |
parent | 4df0f89bb237c26118bdb239e2aef974333cca58 (diff) | |
download | meta-ti-27983a5cdd77dd1c5866a113521696bdd11388f8.tar.gz meta-ti-27983a5cdd77dd1c5866a113521696bdd11388f8.tar.bz2 meta-ti-27983a5cdd77dd1c5866a113521696bdd11388f8.zip |
u-boot-ti-staging: Update to latest HEAD for j7 build
Signed-off-by: Dan Murphy <dmurphy@ti.com>
Reviewed-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp')
-rw-r--r-- | recipes-bsp/u-boot/u-boot-ti-staging_2020.01.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/u-boot/u-boot-ti-staging_2020.01.bb b/recipes-bsp/u-boot/u-boot-ti-staging_2020.01.bb index 5b09cb579..dd213d5d6 100644 --- a/recipes-bsp/u-boot/u-boot-ti-staging_2020.01.bb +++ b/recipes-bsp/u-boot/u-boot-ti-staging_2020.01.bb @@ -1,7 +1,7 @@ require u-boot-ti.inc -PR = "r18" +PR = "r19" BRANCH = "ti-u-boot-2020.01" -SRCREV = "eea73800730b3d9125f5c12a629db2f88e566b71" +SRCREV = "bf0a77ee8e102e921c8f08f8e919a45ffb270ebe" |