diff options
author | Denys Dmytriyenko <denys@ti.com> | 2012-06-11 20:44:56 -0400 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2012-06-11 20:44:56 -0400 |
commit | 88867c1d96684925027a0ecc9e25c6ea70040cc6 (patch) | |
tree | e1ad8651aa7663850f6dc1108b278f56a2b92a91 /recipes-ti/ipc/ti-ipc/ipc.pc | |
parent | a1e2573369c6714956af561523ba274aa9c185f7 (diff) | |
download | meta-ti-split.tar.gz |
extras: move things to extrassplit
Move non-essential, outdated, best-effort pieces, as well, as those requiring
extra non-standard dependencies besides oe-core.
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-ti/ipc/ti-ipc/ipc.pc')
-rw-r--r-- | recipes-ti/ipc/ti-ipc/ipc.pc | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/recipes-ti/ipc/ti-ipc/ipc.pc b/recipes-ti/ipc/ti-ipc/ipc.pc deleted file mode 100644 index 1a8c52df..00000000 --- a/recipes-ti/ipc/ti-ipc/ipc.pc +++ /dev/null | |||
@@ -1,8 +0,0 @@ | |||
1 | prefix=/../../ipc_@VERSION@ | ||
2 | includedir=${prefix}/ti/ipc | ||
3 | |||
4 | Name: TI IPC | ||
5 | Description: TI ARM-DSP IPC (Inter Processor Communication) | ||
6 | Version: @VERSION@ | ||
7 | Requires: | ||
8 | Cflags: -I${includedir} | ||