All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denys@ti.com>
To: Jacob Stiffler <j-stiffler@ti.com>
Cc: meta-arago@arago-project.org
Subject: Re: [PATCH 2/4] packagegroup-*-sdk-host: k3: add missing sources
Date: Fri, 24 Aug 2018 16:31:36 -0400	[thread overview]
Message-ID: <20180824203136.GD9228@beryl> (raw)
In-Reply-To: <1535138718-6772-2-git-send-email-j-stiffler@ti.com>

On Fri, Aug 24, 2018 at 03:25:16PM -0400, Jacob Stiffler wrote:
> Add:
> * cryptodev-module-src
> * matrix-gui-browser

Changelog says "add matrix-gui-browser", but it doesn't seem to correspond to 
the actual change made below.


> Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
> ---
>  .../packagegroups/packagegroup-arago-tisdk-crypto-sdk-host.bb          | 3 ++-
>  .../packagegroups/packagegroup-arago-tisdk-matrix-sdk-host.bb          | 3 +--
>  2 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-crypto-sdk-host.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-crypto-sdk-host.bb
> index 59593e8..e87d8c2 100644
> --- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-crypto-sdk-host.bb
> +++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-crypto-sdk-host.bb
> @@ -1,6 +1,6 @@
>  DESCRIPTION = "Task to install crypto sources in SDK"
>  LICENSE = "MIT"
> -PR = "r10"
> +PR = "r11"
>  
>  PACKAGE_ARCH = "${MACHINE_ARCH}"
>  
> @@ -16,6 +16,7 @@ CRYPTO_RDEPENDS_append_ti33x = " cryptodev-module-src"
>  CRYPTO_RDEPENDS_append_ti43x = " cryptodev-module-src"
>  CRYPTO_RDEPENDS_append_dra7xx = " cryptodev-module-src"
>  CRYPTO_RDEPENDS_append_keystone = " cryptodev-module-src"
> +CRYPTO_RDEPENDS_append_k3 = " cryptodev-module-src"
>  
>  RDEPENDS_${PN} = "\
>      ${CRYPTO_RDEPENDS} \
> diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-matrix-sdk-host.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-matrix-sdk-host.bb
> index 078adab..11355fc 100644
> --- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-matrix-sdk-host.bb
> +++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-matrix-sdk-host.bb
> @@ -1,6 +1,6 @@
>  DESCRIPTION = "Task to install Matrix v2 and associated applications sources in the SDK"
>  LICENSE = "MIT"
> -PR = "r6"
> +PR = "r7"
>  
>  PACKAGE_ARCH = "${MACHINE_ARCH}"
>  
> @@ -13,7 +13,6 @@ MATRIX_GUI = " \
>  
>  MATRIX_GUI_keystone = ""
>  MATRIX_GUI_omapl138 = ""
> -MATRIX_GUI_k3 = ""
>  
>  RDEPENDS_${PN} = "\
>      matrix-gui-src \
> -- 
> 2.7.4
> 
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago


  reply	other threads:[~2018-08-24 20:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-24 19:25 [PATCH 1/4] ti-tisdk-makefile: add k3 U-Boot for R5 Jacob Stiffler
2018-08-24 19:25 ` [PATCH 2/4] packagegroup-*-sdk-host: k3: add missing sources Jacob Stiffler
2018-08-24 20:31   ` Denys Dmytriyenko [this message]
2018-08-24 19:25 ` [PATCH 3/4] ti-tisdk-makefile: k3: add missing targets Jacob Stiffler
2018-08-24 19:25 ` [PATCH 4/4] ti-tisdk-makefile: k3: fix installation of kernel and DTBs Jacob Stiffler

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=20180824203136.GD9228@beryl \
    --to=denys@ti.com \
    --cc=j-stiffler@ti.com \
    --cc=meta-arago@arago-project.org \
    /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.