All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 1/2] tisdk-server-rootfs-image: Add extra components for server
@ 2015-02-26 20:42 Sam Nelson
  2015-02-26 20:42 ` [PATCH v3 2/2] packagegroup-arago-mcsdk-toolchain-target: Add package group for mcsdk toolchain Sam Nelson
  0 siblings, 1 reply; 2+ messages in thread
From: Sam Nelson @ 2015-02-26 20:42 UTC (permalink / raw)
  To: meta-arago

Signed-off-by: Sam Nelson <sam.nelson@ti.com>
---
 .../images/tisdk-server-rootfs-image.bb            |    1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-arago-distro/recipes-core/images/tisdk-server-rootfs-image.bb b/meta-arago-distro/recipes-core/images/tisdk-server-rootfs-image.bb
index 908325f..3e9a30e 100644
--- a/meta-arago-distro/recipes-core/images/tisdk-server-rootfs-image.bb
+++ b/meta-arago-distro/recipes-core/images/tisdk-server-rootfs-image.bb
@@ -12,6 +12,7 @@ IMAGE_INSTALL += "\
     packagegroup-arago-tisdk-addons \
     packagegroup-arago-tisdk-crypto \
     packagegroup-arago-tisdk-matrix \
+    packagegroup-arago-base-tisdk-server-extra \
     gdb \
 "
 
-- 
1.7.9.5



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [PATCH v3 2/2] packagegroup-arago-mcsdk-toolchain-target: Add package group for mcsdk toolchain
  2015-02-26 20:42 [PATCH v3 1/2] tisdk-server-rootfs-image: Add extra components for server Sam Nelson
@ 2015-02-26 20:42 ` Sam Nelson
  0 siblings, 0 replies; 2+ messages in thread
From: Sam Nelson @ 2015-02-26 20:42 UTC (permalink / raw)
  To: meta-arago

- Adds ti dev packages, platform specific packages and other additional packages

Signed-off-by: Sam Nelson <sam.nelson@ti.com>
---
 .../packagegroup-arago-mcsdk-toolchain-target.bb   |   94 ++++++++++++++++++++
 1 file changed, 94 insertions(+)
 create mode 100644 meta-arago-extras/recipes-core/packagegroups/packagegroup-arago-mcsdk-toolchain-target.bb

diff --git a/meta-arago-extras/recipes-core/packagegroups/packagegroup-arago-mcsdk-toolchain-target.bb b/meta-arago-extras/recipes-core/packagegroups/packagegroup-arago-mcsdk-toolchain-target.bb
new file mode 100644
index 0000000..9265a8c
--- /dev/null
+++ b/meta-arago-extras/recipes-core/packagegroups/packagegroup-arago-mcsdk-toolchain-target.bb
@@ -0,0 +1,94 @@
+DESCRIPTION = "Target dev packages for MCSDK SDK"
+LICENSE = "BSD-3-Clause"
+
+PR = "r0"
+
+inherit packagegroup
+
+TI_PKGS_DEV = "\
+	cmem-dev \
+	cmem-staticdev \
+	"
+TI_SECURE_STORAGE_DEV = "\
+	ti-softhsmv2-dev \
+	libp11-dev \
+	libp11-staticdev \
+	"
+
+TI_PKGS_DEV_append_keystone = "\
+	${TI_SECURE_STORAGE_DEV} \
+	udma-dev \
+	udma-staticdev \
+	traceframework-dev \
+	traceframework-staticdev \
+	cuia-dev \
+	cuia-staticdev \
+	common-csl-ip-dev \
+	cppi-lld-dev \
+	cppi-lld-staticdev \
+	qmss-lld-dev \
+	qmss-lld-staticdev \
+	pa-lld-dev \
+	pa-lld-staticdev \
+	rm-lld-dev \
+	rm-lld-staticdev \
+	hyplnk-lld-dev \
+	hyplnk-lld-staticdev \
+	sa-lld-dev \
+	sa-lld-staticdev \
+	hplib-dev \
+	hplib-staticdev \
+	nwal-lld-dev \
+	nwal-lld-staticdev \
+	pktlib-dev \
+	pktlib-staticdev \
+	mmap-lld \
+	mmap-lld-staticdev \
+	netapi-dev \
+	netapi-staticdev \
+	ipsecmgr-dev \
+	ipsecmgr-staticdev \
+	libnl-xfrm-dev \
+	libnl-xfrm-staticdev \
+	libnl-dev \
+	libnl-staticdev \
+	ti-ipc-dev \
+	ti-ipc-staticdev \
+	multiprocmgr-dev \
+	multiprocmgr-staticdev \
+	mpm-transport-dev \
+	mpm-transport-staticdev \
+	edma3-lld-dev \
+	edma3-lld-staticdev \
+	lksctp-tools-dev \
+	lksctp-tools-staticdev \
+	"
+
+TI_PKGS_DEV_append_k2l-evm = "\
+	dfe-lld-dev \
+	dfe-lld-staticdev \
+	iqn2-lld-dev \
+	iqn2-lld-staticdev \
+	"
+
+TI_PKGS_DEV_append_k2hk-evm = "\
+	srio-lld-dev \
+	srio-lld-staticdev \
+	"
+
+RDEPENDS_${PN} += " \
+	packagegroup-arago-standalone-sdk-target \
+	kernel-dev \
+	${TI_PKGS_DEV} \
+	libdnet-dev \
+	libdnet-staticdev \
+	binutils-dev \
+	binutils-staticdev \
+	elfutils-dev \
+	elfutils-staticdev \
+	libbz2-dev \
+	libbz2-staticdev \
+	libgl-mesa-dev \
+	boost-dev \
+	libsdl-dev \
+	"
-- 
1.7.9.5



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-02-26 20:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-26 20:42 [PATCH v3 1/2] tisdk-server-rootfs-image: Add extra components for server Sam Nelson
2015-02-26 20:42 ` [PATCH v3 2/2] packagegroup-arago-mcsdk-toolchain-target: Add package group for mcsdk toolchain Sam Nelson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.