[meta-ti] [thud/master][PATCH] ibl-boot-rtos: SRCREV update

Mahesh Radhakrishnan m-radhakrishnan2 at ti.com
Thu Jul 25 09:12:41 PDT 2019


---
 recipes-bsp/ibl-boot/ibl-boot-rtos_git.bb | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

diff --git a/recipes-bsp/ibl-boot/ibl-boot-rtos_git.bb b/recipes-bsp/ibl-boot/ibl-boot-rtos_git.bb
index ed30ef4..b70ea6c 100644
--- a/recipes-bsp/ibl-boot/ibl-boot-rtos_git.bb
+++ b/recipes-bsp/ibl-boot/ibl-boot-rtos_git.bb
@@ -9,15 +9,20 @@ LIC_FILES_CHKSUM = "file://src/ibl.h;beginline=1;endline=34;md5=ee7d7a3305d1e524
 
 require recipes-ti/includes/ti-paths.inc
 
-DEPENDS = "ti-cgt6x-7-native"
+DEPENDS = " ti-cgt6x-7-native \
+            bison-native \
+            flex-native \
+"
 
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 COMPATIBLE_MACHINE = "c66x"
 
+CLEANBROKEN = "1"
+
 BRANCH = "master"
 SRC_URI = "git://git.ti.com/keystone-rtos/ibl.git;protocol=git;branch=${BRANCH}"
-SRCREV = "f7ed32cc8911e3353dd01080da9b725b44a12285"
-PR = "r0"
+SRCREV = "8a3c14da3f0808854367cae38afe9d47ab80dce6"
+PR = "r1"
 
 S = "${WORKDIR}/git"
 
-- 
1.9.1



More information about the meta-ti mailing list