diff options
author | Justin Sobota <jsobota@ti.com> | 2016-04-21 02:19:42 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2016-04-26 14:54:36 -0400 |
commit | 185cbba966f35821d3671739657e28cf98d3cd9f (patch) | |
tree | 6e9e19887c64aa2194717f77f9090ff9c658db57 /recipes-ti/ipc/ipc-transport-qmss.inc | |
parent | 7663c3bcf5ff1b9ee82518d8074bc6b1a0a4f3f8 (diff) | |
download | meta-ti-185cbba966f35821d3671739657e28cf98d3cd9f.tar.gz |
ipc-transport: Clean up recipe
Signed-off-by: Justin Sobota <jsobota@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-ti/ipc/ipc-transport-qmss.inc')
-rw-r--r-- | recipes-ti/ipc/ipc-transport-qmss.inc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes-ti/ipc/ipc-transport-qmss.inc b/recipes-ti/ipc/ipc-transport-qmss.inc index a5c8dc40..f029656e 100644 --- a/recipes-ti/ipc/ipc-transport-qmss.inc +++ b/recipes-ti/ipc/ipc-transport-qmss.inc | |||
@@ -3,7 +3,9 @@ LICENSE = "BSD-3-Clause" | |||
3 | 3 | ||
4 | require ipc-transport.inc | 4 | require ipc-transport.inc |
5 | 5 | ||
6 | INC_PR_append = ".0" | 6 | INC_PR_append = ".1" |
7 | |||
8 | LIC_FILES_CHKSUM = "file://COPYING.txt;md5=27bb0deb260c60120a8d7b91da7c3b02" | ||
7 | 9 | ||
8 | COMPATIBLE_MACHINE = "keystone" | 10 | COMPATIBLE_MACHINE = "keystone" |
9 | 11 | ||