summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2017-04-25 23:45:46 +0000
committerDenys Dmytriyenko <denys@ti.com>2017-04-25 14:40:04 -0400
commit8e18871135c62add6ebbeb6424c5a72eac0a66d4 (patch)
tree5b47b07f6587d6d5d97d005e0bb461539c34aa29
parent727eeb325bb81fe691703e36ab128b3baa8bb477 (diff)
downloadmeta-ti-8e18871135c62add6ebbeb6424c5a72eac0a66d4.tar.gz
u-boot-ti-staging: bump PR manually to redo sstate due to missing deploy files
Looks like between adding new platforms and modifying .inc, some files were not properly deployed and got missed from sstate cache. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-bsp/u-boot/u-boot-ti-staging_2017.01.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-bsp/u-boot/u-boot-ti-staging_2017.01.bb b/recipes-bsp/u-boot/u-boot-ti-staging_2017.01.bb
index c279e414..f7548892 100644
--- a/recipes-bsp/u-boot/u-boot-ti-staging_2017.01.bb
+++ b/recipes-bsp/u-boot/u-boot-ti-staging_2017.01.bb
@@ -1,5 +1,7 @@
1require u-boot-ti.inc 1require u-boot-ti.inc
2 2
3PR = "r1"
4
3BRANCH = "ti-u-boot-2017.01" 5BRANCH = "ti-u-boot-2017.01"
4 6
5SRCREV = "da5f8ccd0176b613a70566456577a4cfde96d653" 7SRCREV = "da5f8ccd0176b613a70566456577a4cfde96d653"