1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-07-25 21:37:45 +00:00
Files
meta-ti/recipes-ti/ipc/ti-rpmsg-char_git.bb
Suman Anna e4403ea537 ipc: ti-rpmsg-char: Add initial recipes
Add the initial recipes for building the ti-rpmsg-char package.
The library and examples are built using two separate recipes
in ti-rpmsg-char_git.bb and ti-rpmsg-char-examples_git.bb.

Signed-off-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Gowtham Tammana <g-tammana@ti.com>
Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-10-22 11:27:19 -05:00

8 lines
109 B
BlitzBasic

SUMMARY = "TI RPMsg Char Utility Library"
require ti-rpmsg-char.inc
inherit autotools pkgconfig
PR = "r0"