From: Denys Dmytriyenko <denys@ti.com>
To: Sam Nelson <sam.nelson@ti.com>
Cc: meta-arago@arago-project.org
Subject: Re: [morty/master][PATCH v2 1/2] arago-base-tisdk-server-extra: Add ti-ipc-examples-linux package for k2 and omapl138
Date: Fri, 5 May 2017 21:08:06 -0400 [thread overview]
Message-ID: <20170506010806.GN20769@edge> (raw)
In-Reply-To: <1493953346-873-1-git-send-email-sam.nelson@ti.com>
Sam,
Sorry for misleading you - I was under the impression that server-extra
packagegroup is the one responsible for server-extra image... Apparently it
is not and server-extra packagegroup goes directly into the main server image.
Once it failed again for the same reason, I finally looked into it closer and
the way to feed into server-extra image is through EXTRA_PACKAGES variable
inside the tisdk-addons packagegroup. I sent a reworked patch after testing it
locally. Sorry again for the confusion.
BTW, we need to fix this going forward, as it's not very intuitive...
--
Denys
On Thu, May 04, 2017 at 11:02:25PM -0400, Sam Nelson wrote:
> ti-ipc-examples-linux adds binaries for Host Linux to Slave RTOS IPC
> examples
>
> Signed-off-by: Sam Nelson <sam.nelson@ti.com>
>
> ---
> Updated PR
> ---
> ---
> .../packagegroups/packagegroup-arago-base-tisdk-server-extra.bb | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>
> 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
> index 784c5b4..d9b3391 100644
> --- 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
> @@ -1,7 +1,7 @@
> DESCRIPTION = "Additional packages beyond console packages shared by TI SDKs"
> LICENSE = "MIT"
> LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
> -PR = "r16"
> +PR = "r17"
>
> PACKAGE_ARCH = "${MACHINE_ARCH}"
>
> @@ -106,6 +106,7 @@ ARAGO_TI_KEYSTONE_PKGS = "\
> ipsecmgr-mod \
> k2-initramfs \
> parse-ip \
> + ti-ipc-examples-linux \
> "
>
> # The following packages are not yet ready for k2g-evm
> @@ -116,6 +117,7 @@ ARAGO_TI_KEYSTONE_PKGS = "\
>
> ARAGO_TI_PKGS = ""
> ARAGO_TI_PKGS_append_keystone = " ${ARAGO_TI_KEYSTONE_PKGS}"
> +ARAGO_TI_PKGS_append_omapl138 = " ti-ipc-examples-linux"
>
> # Disable netapi due to libnl and xfrm conflict
> # netapi
> --
> 1.9.1
>
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
next prev parent reply other threads:[~2017-05-06 1:08 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-05 3:02 [morty/master][PATCH v2 1/2] arago-base-tisdk-server-extra: Add ti-ipc-examples-linux package for k2 and omapl138 Sam Nelson
2017-05-05 3:02 ` [morty/master][PATCH v2 2/2] arago-tisdk-addons: Add ti-ipc-examples-linux package for omap-a15 Sam Nelson
2017-05-06 1:08 ` Denys Dmytriyenko [this message]
2017-05-08 14:08 ` [morty/master][PATCH v2 1/2] arago-base-tisdk-server-extra: Add ti-ipc-examples-linux package for k2 and omapl138 Nelson, Sam
2017-05-08 16:21 ` Denys Dmytriyenko
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=20170506010806.GN20769@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.