With this patch, icss-emac-lld-rtos fails. It appears an update to
pruss-lld-rtos will be required before this can be applied.
| "src/icss_emacFwInit.c", line 1395: error #225: function
"PRUICSS_setIepClkSrc" declared implicitly
| 1 error detected in the compilation of "src/icss_emacFwInit.c".
|
| >> Compilation failure
On 3/16/2018 12:18 PM, Mahesh Radhakrishnan wrote:
Signed-off-by: Mahesh Radhakrishnan <[email protected]>
---
recipes-bsp/icss-emac-lld/icss-emac-lld.inc | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/recipes-bsp/icss-emac-lld/icss-emac-lld.inc
b/recipes-bsp/icss-emac-lld/icss-emac-lld.inc
index 0ec3b2c..0a9efa5 100644
--- a/recipes-bsp/icss-emac-lld/icss-emac-lld.inc
+++ b/recipes-bsp/icss-emac-lld/icss-emac-lld.inc
@@ -9,14 +9,14 @@ ICSS_EMAC_LLD_GIT_PROTOCOL = "git"
ICSS_EMAC_LLD_GIT_BRANCH = "master"
ICSS_EMAC_LLD_GIT_DESTSUFFIX = "git/ti/drv/icss_emac"
-# Below commit ID corresponds to "DEV.ICSS_EMAC_LLD.01.00.00.10A"
-ICSS_EMAC_LLD_SRCREV = "91f70af3714a823df4f71bde3c4d954728e07856"
+# Below commit ID corresponds to "DEV.ICSS_EMAC_LLD.01.00.00.11B"
+ICSS_EMAC_LLD_SRCREV = "bd643d75a0322b6ca769d8ecbee310d859c0f761"
BRANCH = "${ICSS_EMAC_LLD_GIT_BRANCH}"
SRC_URI =
"${ICSS_EMAC_LLD_GIT_URI};destsuffix=${ICSS_EMAC_LLD_GIT_DESTSUFFIX};protocol=${ICSS_EMAC_LLD_GIT_PROTOCOL};branch=${BRANCH}"
SRCREV = "${ICSS_EMAC_LLD_SRCREV}"
-PV = "01.00.00.10A"
+PV = "01.00.00.11B"
INC_PR = "r0"
S = "${WORKDIR}/${ICSS_EMAC_LLD_GIT_DESTSUFFIX}"
--
_______________________________________________
meta-ti mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-ti