From: Denys Dmytriyenko <[email protected]>

Signed-off-by: Denys Dmytriyenko <[email protected]>
---
 .../u-boot/u-boot-ti-staging_2014.07.bbappend      |    8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git 
a/meta-arago-distro/recipes-bsp/u-boot/u-boot-ti-staging_2014.07.bbappend 
b/meta-arago-distro/recipes-bsp/u-boot/u-boot-ti-staging_2014.07.bbappend
index b81d74e..54a1691 100644
--- a/meta-arago-distro/recipes-bsp/u-boot/u-boot-ti-staging_2014.07.bbappend
+++ b/meta-arago-distro/recipes-bsp/u-boot/u-boot-ti-staging_2014.07.bbappend
@@ -1,7 +1,11 @@
 # Append the base 2014.07 u-boot mainline recipe to AUTOREV for now so that
 # we can test the latest mainline
 
-PR_append = "-arago3+gitr${SRCPV}"
+PR_append = "-arago4"
+
+UBOOT_LOCALVERSION = "-g${@d.getVar('SRCPV', True).partition('+')[2][0:7]}"
+
+SRCREV = "${AUTOREV}"
 
 # AM57x EVM is currently on a seperate git tree/branch.
 # Once the software has been integrated to the u-boot-ti-staging
@@ -13,5 +17,3 @@ SRC_URI_am57xx-evm := 
"${@oe_filter_out('git://git.ti.com/ti-u-boot/ti-u-boot.gi
 BRANCH_am57xx-evm = "beaglex15"
 
 SRC_URI_am57xx-evm += 
"git://github.com/felipebalbi/u-boot.git;protocol=git;branch=${BRANCH}"
-
-SRCREV = "${AUTOREV}"
-- 
1.7.9.5

_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to