From: Denys Dmytriyenko <denys@ti.com>
To: "Franklin S. Cooper Jr" <fcooper@ti.com>
Cc: meta-arago@arago-project.org
Subject: Re: [PATCH 1/4] branding-amsdk: Clear AMSDK branding and include Qt 4 for AM335x and AM437x
Date: Wed, 14 Jan 2015 21:53:14 -0500 [thread overview]
Message-ID: <20150115025314.GR4759@edge> (raw)
In-Reply-To: <1421184385-21751-1-git-send-email-fcooper@ti.com>
All looks good.
On Tue, Jan 13, 2015 at 03:26:22PM -0600, Franklin S. Cooper Jr wrote:
> From: "Franklin S. Cooper Jr" <fcooper@ti.com>
>
> * Since SOC_FAMILY/MACHINE overrides have issues working in conf files use
> python based commands to only use Qt 5 on AM57x. All other devices (am335x and
> am437x) will use Qt 4.
>
> Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com>
> ---
> .../conf/distro/include/branding-amsdk.inc | 19 ++-----------------
> 1 file changed, 2 insertions(+), 17 deletions(-)
>
> diff --git a/meta-arago-distro/conf/distro/include/branding-amsdk.inc b/meta-arago-distro/conf/distro/include/branding-amsdk.inc
> index 11634a8..0d2a601 100644
> --- a/meta-arago-distro/conf/distro/include/branding-amsdk.inc
> +++ b/meta-arago-distro/conf/distro/include/branding-amsdk.inc
> @@ -1,18 +1,3 @@
> -# AM-SDK branding configuration
> +require branding-core.inc
> +QT_PROVIDER := "${@bb.utils.contains('SOC_FAMILY','omap-a15:dra7xx','qt5','qt4e',d)}"
>
> -# Use the SDK supported kernel and kernel version
> -PREFERRED_PROVIDER_virtual/kernel_am335x-evm = "linux-am335x-psp"
> -PREFERRED_VERSION_linux-am335x-psp = "3.2"
> -PREFERRED_VERSION_linux-libc-headers_am335x-evm = "3.2"
> -
> -PREFERRED_PROVIDER_ltp-ddt_am335x-evm = "ltp-ddt-legacy"
> -
> -PREFERRED_PROVIDER_virtual/bootloader_am335x-evm = "u-boot-ti-staging"
> -PREFERRED_PROVIDER_u-boot_am335x-evm = "u-boot-ti-staging"
> -
> -PREFERRED_PROVIDER_virtual/bootloader_am437x-evm = "u-boot-ti-staging"
> -PREFERRED_PROVIDER_u-boot_am437x-evm = "u-boot-ti-staging"
> -
> -# Use v4.09.00.01 of the Graphics SDK
> -PREFERRED_VERSION_omap3-sgx-modules = "4.09.00.01"
> -PREFERRED_VERSION_libgles-omap3 = "4.09.00.01"
> --
> 1.7.9.5
>
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
prev parent reply other threads:[~2015-01-15 2:53 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-13 21:26 [PATCH 1/4] branding-amsdk: Clear AMSDK branding and include Qt 4 for AM335x and AM437x Franklin S. Cooper Jr
2015-01-13 21:26 ` [PATCH 2/4] arago.conf: Allow QT_PROVIDER to be overridden in branding files Franklin S. Cooper Jr
2015-01-13 21:26 ` [PATCH 3/4] packagegroup-arago-tisdk-graphics: Exclude Weston in a Qt 4 based filesystem Franklin S. Cooper Jr
2015-01-13 21:26 ` [PATCH 4/4] packagegroup-arago-tisdk-qte-sdk-host: Add tstat when Qt 4 is being used Franklin S. Cooper Jr
2015-01-15 2:53 ` Denys Dmytriyenko [this message]
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=20150115025314.GR4759@edge \
--to=denys@ti.com \
--cc=fcooper@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.