Signed-off-by: Mahesh Radhakrishnan <[email protected]>
---
recipes-bsp/pktlib/pktlib.inc | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/recipes-bsp/pktlib/pktlib.inc b/recipes-bsp/pktlib/pktlib.inc
index 701a83f..f2afa31 100644
--- a/recipes-bsp/pktlib/pktlib.inc
+++ b/recipes-bsp/pktlib/pktlib.inc
@@ -10,15 +10,15 @@ PKTLIB_GIT_PROTOCOL = "git"
PKTLIB_GIT_BRANCH = "master"
PKTLIB_GIT_DESTSUFFIX = "git/ti/runtime/pktlib"
-# Below commit ID corresponds to "DEV.PKTLIB.2.1.0.7"
-PKTLIB_SRCREV = "22f66931964c25f83d1971f7eb78902d10c17d8a"
+# Below commit ID corresponds to "DEV.PKTLIB.2.1.0.8A"
+PKTLIB_SRCREV = "1fb44eb37ba0fcf94011204c9776360bfef5696c"
BRANCH = "${PKTLIB_GIT_BRANCH}"
# Don't use DESTSUFFIX when cloning since repo contains ti/runtime/pktlib
directory tree
SRC_URI = "${PKTLIB_GIT_URI};protocol=${PKTLIB_GIT_PROTOCOL};branch=${BRANCH}"
SRCREV = "${PKTLIB_SRCREV}"
-PV = "2.1.0.7"
-INC_PR = "r2"
+PV = "2.1.0.8A"
+INC_PR = "r0"
S = "${WORKDIR}/${PKTLIB_GIT_DESTSUFFIX}"
--
1.9.1
--
_______________________________________________
meta-ti mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-ti