mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-07-25 21:37:45 +00:00
e4403ea537
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>
8 lines
109 B
BlitzBasic
8 lines
109 B
BlitzBasic
SUMMARY = "TI RPMsg Char Utility Library"
|
|
|
|
require ti-rpmsg-char.inc
|
|
|
|
inherit autotools pkgconfig
|
|
|
|
PR = "r0"
|