Signed-off-by: Hongmei Gou <[email protected]>
---
.../packagegroups/packagegroup-arago-tisdk-addons-sdk-host.bb | 3 ++-
.../packagegroups/packagegroup-arago-tisdk-addons-sdk-target.bb | 6 +++++-
.../recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb | 3 ++-
3 files changed, 9 insertions(+), 3 deletions(-)
diff --git
a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons-sdk-host.bb
b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons-sdk-host.bb
index 5fb877b..2175501 100644
---
a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons-sdk-host.bb
+++
b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons-sdk-host.bb
@@ -1,6 +1,6 @@
DESCRIPTION = "Task to install sources for additional utilities/demos for SDKs"
LICENSE = "MIT"
-PR = "r31"
+PR = "r32"
PACKAGE_ARCH = "${MACHINE_ARCH}"
@@ -51,6 +51,7 @@ EXTRA_LIBS_append_ti33x = " \
"
EXTRA_LIBS_append_ti43x = " \
+ cmem-mod-src \
uio-module-drv-src \
"
diff --git
a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons-sdk-target.bb
b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons-sdk-target.bb
index 387d39e..21beca4 100644
---
a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons-sdk-target.bb
+++
b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons-sdk-target.bb
@@ -1,6 +1,6 @@
DESCRIPTION = "Task to install headers and libraries related to addons into
the SDK"
LICENSE = "MIT"
-PR = "r37"
+PR = "r38"
PACKAGE_ARCH = "${MACHINE_ARCH}"
@@ -127,6 +127,10 @@ UTILS_append_dra7xx = " can-utils-dev \
UTILS_append_k2g = " can-utils-dev"
EXTRA_LIBS = ""
+EXTRA_LIBS_append_ti43x = "\
+ cmem-dev \
+ cmem-staticdev \
+"
EXTRA_LIBS_append_omap-a15 = " cmem-dev"
EXTRA_LIBS_append_dra7xx = " libulm-dev \
libulm-staticdev \
diff --git
a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb
b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb
index a3944bc..31ff258 100644
---
a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb
+++
b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb
@@ -1,6 +1,6 @@
DESCRIPTION = "Task to install additional utilities/demos for SDKs"
LICENSE = "MIT"
-PR = "r65"
+PR = "r66"
PACKAGE_ARCH = "${MACHINE_ARCH}"
@@ -107,6 +107,7 @@ EXTRA_LIBS_append_keystone = " \
"
EXTRA_LIBS_append_ti43x = " \
+ cmem \
uio-module-drv \
"
--
1.9.1
_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago