From: Denys Dmytriyenko <denys@ti.com>
To: Denys Dmytriyenko <denis@denix.org>
Cc: meta-arago@arago-project.org
Subject: Re: [master][PATCH 06/12] images: disable matrix, as php was blacklised upstream for breakage
Date: Thu, 2 Mar 2017 22:06:07 -0500 [thread overview]
Message-ID: <20170303030607.GD12614@edge> (raw)
In-Reply-To: <1488509945-12853-7-git-send-email-denis@denix.org>
Should probably use "HACK:" prefix to easily spot in the future.
On Thu, Mar 02, 2017 at 09:58:59PM -0500, Denys Dmytriyenko wrote:
> From: Denys Dmytriyenko <denys@ti.com>
>
> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
> ---
> meta-arago-distro/recipes-core/images/arago-core-tisdk-image.inc | 3 ++-
> meta-arago-distro/recipes-core/images/tisdk-rootfs-image.bb | 3 ++-
> meta-arago-distro/recipes-core/images/tisdk-server-rootfs-image.bb | 3 ++-
> 3 files changed, 6 insertions(+), 3 deletions(-)
>
> diff --git a/meta-arago-distro/recipes-core/images/arago-core-tisdk-image.inc b/meta-arago-distro/recipes-core/images/arago-core-tisdk-image.inc
> index 71041f8..98e824d 100644
> --- a/meta-arago-distro/recipes-core/images/arago-core-tisdk-image.inc
> +++ b/meta-arago-distro/recipes-core/images/arago-core-tisdk-image.inc
> @@ -51,12 +51,13 @@ IMAGE_INSTALL_QT = "\
> IMAGE_INSTALL_QT_keystone = ""
> IMAGE_INSTALL_QT_omapl138 = ""
>
> +# Disable in master due to php breakage
> +# packagegroup-arago-tisdk-matrix-sdk-host
> IMAGE_INSTALL = "\
> packagegroup-arago-tisdk-addons-sdk-host \
> ${@bb.utils.contains('MACHINE_FEATURES','dsp','packagegroup-arago-tisdk-opencl-sdk-host','',d)} \
> packagegroup-arago-tisdk-crypto-sdk-host \
> ${@bb.utils.contains('MACHINE_FEATURES','sgx','packagegroup-arago-tisdk-graphics-sdk-host','',d)} \
> - packagegroup-arago-tisdk-matrix-sdk-host \
> packagegroup-arago-tisdk-multimedia-sdk-host \
> packagegroup-arago-tisdk-amsdk-sdk-host${ARAGO_KERNEL_SUFFIX} \
> ${IMAGE_INSTALL_QT} \
> diff --git a/meta-arago-distro/recipes-core/images/tisdk-rootfs-image.bb b/meta-arago-distro/recipes-core/images/tisdk-rootfs-image.bb
> index c511b83..3744d0b 100644
> --- a/meta-arago-distro/recipes-core/images/tisdk-rootfs-image.bb
> +++ b/meta-arago-distro/recipes-core/images/tisdk-rootfs-image.bb
> @@ -2,6 +2,8 @@
>
> require arago-image.inc
>
> +# Disbaled in master due to php breakage
> +# packagegroup-arago-tisdk-matrix
> IMAGE_INSTALL += "\
> packagegroup-arago-base \
> packagegroup-arago-console \
> @@ -14,7 +16,6 @@ IMAGE_INSTALL += "\
> ${@bb.utils.contains('MACHINE_FEATURES','dsp','packagegroup-arago-tisdk-opencl-extra','',d)} \
> packagegroup-arago-tisdk-connectivity \
> packagegroup-arago-tisdk-crypto \
> - packagegroup-arago-tisdk-matrix \
> packagegroup-arago-tisdk-multimedia \
> packagegroup-arago-tisdk-amsdk \
> packagegroup-arago-tisdk-addons \
> 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 b64d092..5f4caa6 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
> @@ -4,11 +4,12 @@ require arago-base-tisdk-image.bb
>
> SPLASH = ""
>
> +# Disable in master due to php breakage
> +# packagegroup-arago-tisdk-matrix
> IMAGE_INSTALL += "\
> packagegroup-arago-tisdk-addons \
> ${@bb.utils.contains('MACHINE_FEATURES','dsp','packagegroup-arago-tisdk-opencl','',d)} \
> packagegroup-arago-tisdk-crypto \
> - packagegroup-arago-tisdk-matrix \
> packagegroup-arago-base-tisdk-server-extra \
> packagegroup-arago-tisdk-connectivity \
> "
> --
> 2.7.4
>
next prev parent reply other threads:[~2017-03-03 3:06 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-03 2:58 [master][PATCH 00/12] various fixes for latest master Denys Dmytriyenko
2017-03-03 2:58 ` [master][PATCH 01/12] libnl: update bbappend for 3.2.29 Denys Dmytriyenko
2017-03-03 2:58 ` [master][PATCH 02/12] Revert "cryptodev: backport patch for user page API change in recent kernels" Denys Dmytriyenko
2017-03-03 2:58 ` [master][PATCH 03/12] packagegroup-*-test: iperf is already in base-tisdk packagegroup Denys Dmytriyenko
2017-03-03 2:58 ` [master][PATCH 04/12] packagegroup-*-base-tisdk: iperf was replaced by iperf3 Denys Dmytriyenko
2017-03-03 2:58 ` [master][PATCH 05/12] packagegroup-*-connectivity: crda was blacklisted upstream for breakage Denys Dmytriyenko
2017-03-03 3:06 ` Denys Dmytriyenko
2017-03-03 2:58 ` [master][PATCH 06/12] images: disable matrix, as php was blacklised " Denys Dmytriyenko
2017-03-03 3:06 ` Denys Dmytriyenko [this message]
2017-03-03 2:59 ` [master][PATCH 07/12] packagegroup-*-base: alsa-lib no longer provides smixer libs, depend directly on libasound Denys Dmytriyenko
2017-03-03 2:59 ` [master][PATCH 08/12] arago.conf: qtwayland 5.8 now requires qtbase with xkbcommon-evdev PACKAGECONFIG Denys Dmytriyenko
2017-03-03 2:59 ` [master][PATCH 09/12] packagegroup-*-qte: use qtdeclarative-qmlplugins instead of -plugins Denys Dmytriyenko
2017-03-03 3:05 ` Denys Dmytriyenko
2017-03-03 2:59 ` [master][PATCH 10/12] toolchain-gcc: update preferences to current versions Denys Dmytriyenko
2017-03-03 2:59 ` [master][PATCH 11/12] arago-prefs: prefer latest libnl version Denys Dmytriyenko
2017-03-03 2:59 ` [master][PATCH 12/12] arago-prefs: update gstreamer preference to 1.10.4 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=20170303030607.GD12614@edge \
--to=denys@ti.com \
--cc=denis@denix.org \
--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.