From: Denys Dmytriyenko <denys@ti.com>
To: Sam Nelson <sam.nelson@ti.com>
Cc: meta-arago@arago-project.org
Subject: Re: [PATCH v2 1/2] packagegroup-arago-base-tisdk-server-extra: Add new package group
Date: Sat, 21 Mar 2015 01:31:44 -0400 [thread overview]
Message-ID: <20150321053144.GV11557@edge> (raw)
In-Reply-To: <1424898364-24979-1-git-send-email-sam.nelson@ti.com>
Sam,
Please see at the very end.
On Wed, Feb 25, 2015 at 04:06:03PM -0500, Sam Nelson wrote:
> - Adds other packages libnl, perl, ndisc6, python and other ti packages
> meant to be shared by tisdk server filesystem.
>
> Signed-off-by: Sam Nelson <sam.nelson@ti.com>
>
> ---
> Update from previous version for patch
> -- Reorganised to separate Machine specific packages
> -- Added additional components
> ---
> ---
> .../packagegroup-arago-base-tisdk-server-extra.bb | 163 ++++++++++++++++++++
> 1 file changed, 163 insertions(+)
> create mode 100644 meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base-tisdk-server-extra.bb
>
> diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base-tisdk-server-extra.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base-tisdk-server-extra.bb
> new file mode 100644
> index 0000000..5f71b2f
> --- /dev/null
> +++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base-tisdk-server-extra.bb
> @@ -0,0 +1,163 @@
> +DESCRIPTION = "Additional packages beyond console packages shared by TI SDKs"
> +LICENSE = "MIT"
> +LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
> +PR = "r0"
> +
> +inherit packagegroup
> +
> +PACKAGE_ARCH = "${MACHINE_ARCH}"
> +
> +ARAGO_LIBNL = "\
> + libnl-route \
> + libnl-nf \
> + libnl-genl \
> + libnl-cli \
> + "
> +
> +ARAGO_PERL = "\
> + perl \
> + perl-module-carp \
> + perl-module-class-struct \
> + perl-module-errno \
> + perl-module-exporter \
> + perl-module-exporter-heavy \
> + perl-module-fcntl \
> + perl-module-file-spec \
> + perl-module-file-spec-unix \
> + perl-module-file-stat \
> + perl-module-io-dir \
> + perl-module-io-file \
> + perl-module-io-handle \
> + perl-module-io-pipe \
> + perl-module-io-poll \
> + perl-module-io-seekable \
> + perl-module-io-select \
> + perl-module-io-socket-inet \
> + perl-module-io-socket-unix \
> + perl-module-io-socket \
> + perl-module-io \
> + perl-module-list-util \
> + perl-module-selectsaver \
> + perl-module-socket \
> + perl-module-strict \
> + perl-module-symbol \
> + perl-module-tie-handle \
> + perl-module-tie-hash \
> + perl-module-tie-stdhandle \
> + perl-module-vars \
> + perl-module-warnings-register \
> + perl-module-warnings \
> + perl-module-xsloader \
> + "
> +
> +ARAGO_NDISC6 = "\
> + ndisc6-ndisc6 \
> + ndisc6-rdisc6 \
> + ndisc6-rltraceroute6 \
> + ndisc6-tcpspray6 \
> + ndisc6-tcptraceroute6 \
> + ndisc6-tracert6 \
> + "
> +
> +ARAGO_PYTHON = "\
> + python-core \
> + python-io \
> + python-ctypes \
> + python-json \
> + python-numpy \
> + python-codecs \
> + python-subprocess \
> + python-pickle \
> + python-shell \
> + python-logging \
> + python-mmap \
> + python-profile \
> + python \
> + "
> +
> +ARAGO_SECURE_STORAGE = "\
> + ti-softhsmv2 \
> + libp11 \
> + engine-pkcs11 \
> + "
> +
> +ARAGO_TI_KEYSTONE_PKGS = "\
> + ${ARAGO_SECURE_STORAGE} \
> + uio-module-drv \
> + multiprocmgr \
> + mpm-transport \
> + traceframework \
> + cuia \
> + hplib \
> + hplib-mod \
> + netapi \
> + netapi-test \
> + ipsecmgr-mod \
> + libnl-xfrm \
> + demo-image-proc \
> + ti-ipc \
> + rm-lld \
> + cmem \
> + cmem-mod \
> + mmap-lld \
> + udma \
> + cuia \
> + qmss-lld \
> + pa-lld \
> + cppi-lld \
> + edma3-lld \
> + hyplnk-lld \
> + pktlib \
> + nwal-lld \
> + srss-tc \
> + "
> +
> +ARAGO_TI_PKGS = "\
> + uio-module-drv \
> + cmem \
> + cmem-mod \
> + "
> +ARAGO_TI_PKGS_append_keystone = "${ARAGO_TI_KEYSTONE_PKGS}"
> +ARAGO_TI_PKGS_append_k2l-evm = "\
> + dfe-lld \
> + iqn2-lld \
> + "
> +
> +ARAGO_TI_PKGS_append_k2hk-evm = "\
> + srio-lld \
> + "
> +
> +RDEPENDS_${PN} = "\
> + ${ARAGO_LIBNL} \
> + ${ARAGO_PERL} \
> + ${ARAGO_NDISC6} \
> + ${ARAGO_PYTHON} \
> + ${ARAGO_TI_PKGS} \
> + ptpd \
> + vsftpd \
> + syslog-ng \
> + dtc \
> + strongswan \
> + procps \
> + dhcp-client \
> + ipsec-tools \
> + kexec \
> + kdump \
> + tzdata \
> + lksctp-tools \
> + lksctp-tools-utils \
> + libdnet \
> + vtun \
> + bridge-utils \
> + ebtables \
> + rng-tools \
> + elfutils \
> + zip \
> + libsdl \
> + libgomp \
> + libgomp-dev \
> + file \
> + libbz2 \
> + boost \
> + libgl \
^^^^^^^^^^^^^
So, why do you have libgl here? I thought you don't have any graphics and it's
definitely breaking the build now...
--
Denys
next prev parent reply other threads:[~2015-03-21 5:31 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-25 21:06 [PATCH v2 1/2] packagegroup-arago-base-tisdk-server-extra: Add new package group Sam Nelson
2015-02-25 21:06 ` [PATCH v2 2/2] tisdk-server-rootfs-image: Add extra components for server Sam Nelson
2015-03-21 5:31 ` Denys Dmytriyenko [this message]
2015-03-21 17:35 ` [PATCH v2 1/2] packagegroup-arago-base-tisdk-server-extra: Add new package group Nelson, Sam
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150321053144.GV11557@edge \
--to=denys@ti.com \
--cc=meta-arago@arago-project.org \
--cc=sam.nelson@ti.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.