From: Kang Kai <Kai.Kang@windriver.com>
To: "Burton, Ross" <ross.burton@intel.com>
Cc: Koen Kooi <koen.kooi@linaro.org>,
OE-core <openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 16/24] packagegroup-core-tools-profile: remove sysprof for aarch64
Date: Wed, 17 Dec 2014 17:00:14 +0800 [thread overview]
Message-ID: <5491461E.3090700@windriver.com> (raw)
In-Reply-To: <CAJTo0LYvZmjnoHuQVvZyypiNEmb0ZwDwAK3Zk8=ccbZp6Ti0nQ@mail.gmail.com>
On 2014年12月10日 20:27, Burton, Ross wrote:
> On 10 December 2014 at 01:39, Kang Kai <Kai.Kang@windriver.com> wrote:
>
>> I think I misunderstood you. Do you mean update like this:
>>
>> SYSPROF = "${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'sysprof', '',
>> d)}"
>> SYSPROF_aarch64 = ""
>>
>> RRECOMMENDS_${PN} = "\
>> ... \
>> ${SYSPROF} \
>>
>> "
>>
>> I'll update it.
>>
> Yep, that's it.
I didn't find the usage of SYSPROF in lttng recipes. Neither in this
serial commits nor the oe-core master branch.
Where did you find it?
Thanks,
Kai
>
> Ross
>
--
Regards,
Neil | Kai Kang
next prev parent reply other threads:[~2014-12-17 9:00 UTC|newest]
Thread overview: 51+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-07 8:51 [PATCH 00/24] V2: Add machine qemuarm64 Kai Kang
2014-11-07 8:51 ` [PATCH 01/24] linux-yocto: depend on libgcc for aarch64 Kai Kang
2014-11-07 8:51 ` [PATCH 02/24] Add machine qemuarm64 Kai Kang
2014-11-07 8:51 ` [PATCH 03/24] siteinfo: account for 32 and 64 bit arm Kai Kang
2014-11-07 8:51 ` [PATCH 04/24] gcc-4.9: redefine default library install directory Kai Kang
2014-11-07 8:51 ` [PATCH 05/24] libc-package.bbclass: add aarch64 target to locale_arch_options Kai Kang
2014-11-07 8:51 ` [PATCH 06/24] glibc-locale.inc: add aarch64 to BINARY_LOCALE_ARCHES Kai Kang
2014-11-07 8:51 ` [PATCH 07/24] libatomics-ops: add aarch64 target iniitial support Kai Kang
2014-11-07 8:51 ` [PATCH 08/24] qt4: add aarch64 support Kai Kang
2014-11-07 8:51 ` [PATCH 09/24] libpng: add neon option for aarch64 Kai Kang
2014-12-16 19:30 ` Koen Kooi
2014-12-17 8:47 ` Kang Kai
2014-12-17 11:04 ` Burton, Ross
2014-12-18 1:18 ` Kang Kai
2014-11-07 8:51 ` [PATCH 10/24] sysprof: disable build " Kai Kang
2014-11-07 8:51 ` [PATCH 11/24] lttng: recognize aarch64 Kai Kang
2014-11-07 8:51 ` [PATCH 12/24] guile: allow compilation for aarch64 Kai Kang
2014-11-07 8:51 ` [PATCH 13/24] libunwind: add aarch64 support Kai Kang
2014-12-08 20:56 ` Burton, Ross
2014-12-17 8:53 ` Kang Kai
2014-12-17 9:23 ` Fathi Boudra
2014-12-17 9:41 ` Kang Kai
2014-11-07 8:51 ` [PATCH 14/24] runqemu: add qemuarm64 support Kai Kang
2014-11-07 8:51 ` [PATCH 15/24] kexec-tools: add aarch64 support Kai Kang
2014-11-07 8:51 ` [PATCH 16/24] packagegroup-core-tools-profile: remove sysprof for aarch64 Kai Kang
2014-12-08 20:51 ` Burton, Ross
2014-12-09 1:48 ` Kang Kai
2014-12-09 11:56 ` Burton, Ross
2014-12-09 17:45 ` Khem Raj
2014-12-10 1:39 ` Kang Kai
2014-12-10 12:27 ` Burton, Ross
2014-12-17 9:00 ` Kang Kai [this message]
2014-11-07 8:51 ` [PATCH 17/24] qemu: add single step support " Kai Kang
2014-12-08 20:53 ` Burton, Ross
2014-12-09 1:53 ` Kang Kai
2014-11-07 8:51 ` [PATCH 18/24] Revert "gcc-4.9: redefine default library install directory" Kai Kang
2014-11-07 8:51 ` [PATCH 19/24] gcc: Disable aarch64 multilib options Kai Kang
2014-12-08 20:52 ` Burton, Ross
2014-12-09 1:54 ` Kang Kai
2014-11-07 8:51 ` [PATCH 20/24] glibc-package: aarch64 enable symlink for ABI compliance Kai Kang
2014-11-07 8:51 ` [PATCH 21/24] aarch-arm64: Update tune files Kai Kang
2014-11-07 8:51 ` [PATCH 22/24] linux-yocto: Fixup linux-yocto for aarch64 Kai Kang
2014-11-07 8:51 ` [PATCH 23/24] local.conf.sample: Add qemuarm64 Kai Kang
2014-11-07 8:51 ` [PATCH 24/24] poky.conf: Add support for aarch64 to QEMU Kai Kang
2014-11-07 9:18 ` [PATCH 00/24] V2: Add machine qemuarm64 Koen Kooi
2014-11-07 14:27 ` Mark Hatle
2014-11-13 15:04 ` Koen Kooi
2014-11-07 11:01 ` Paul Barker
2014-11-10 9:25 ` Kang Kai
2014-11-10 11:26 ` Burton, Ross
2014-11-11 2:51 ` Kang Kai
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=5491461E.3090700@windriver.com \
--to=kai.kang@windriver.com \
--cc=koen.kooi@linaro.org \
--cc=openembedded-core@lists.openembedded.org \
--cc=ross.burton@intel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox