mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-05 02:11:00 +00:00
ipc-transport-qmss: Update to new version 2.0.0.1
Signed-off-by: Justin Sobota <jsobota@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
committed by
Denys Dmytriyenko
parent
f360a7127d
commit
9439753f48
@@ -1,12 +1,16 @@
|
||||
include ipc-transport-qmss.inc
|
||||
|
||||
PACKAGE_ARCH = "${MACHINE_ARCH}"
|
||||
|
||||
DEPENDS = "ipc-transport-qmss ti-ipc"
|
||||
|
||||
#FILES_${PN}-test = "${bindir}/multiProcessTest_*.out"
|
||||
|
||||
CHOICELIST = "yes no"
|
||||
|
||||
DEVICELIST = "k2h k2k k2e k2l"
|
||||
DEVICELIST_k2hk-evm = "k2h k2k"
|
||||
DEVICELIST_k2e-evm = "k2e"
|
||||
DEVICELIST_k2l-evm = "k2l"
|
||||
|
||||
do_compile () {
|
||||
# Now build the test code
|
||||
|
||||
@@ -5,9 +5,9 @@ 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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user