diff --git a/recipes-ti/ipc/ipc-transport-srio.inc b/recipes-ti/ipc/ipc-transport-srio.inc index 08b97686..91e3be14 100644 --- a/recipes-ti/ipc/ipc-transport-srio.inc +++ b/recipes-ti/ipc/ipc-transport-srio.inc @@ -5,11 +5,11 @@ LIC_FILES_CHKSUM = "file://COPYING.txt;md5=27bb0deb260c60120a8d7b91da7c3b02" BRANCH="master" SRC_URI = "git://git.ti.com/keystone-linux/ipc-transport.git;protocol=git;branch=${BRANCH}" -# Below commit ID corresponds to DEV.IPC-TRANSPORT.02.00.00.00 -SRCREV = "e0f99ae7bf3efc8f6a7c415af513b7c4323c5271" -PV = "02.00.00.00" +# Below commit ID corresponds to DEV.IPC-TRANSPORT.02.00.00.01 +SRCREV = "88ea336c584ccec4b2c281cd7f75df9dff6d4edf" +PV = "02.00.00.01" -COMPATIBLE_MACHINE = "keystone" +COMPATIBLE_MACHINE = "k2hk-evm" S = "${WORKDIR}/git/linux/srio"