From: Saul Wold <sgw@linux.intel.com>
To: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: [v2 PATCH 0/2] upgrade tcf-agent to the latest stable revision 0.0+svnr1855
Date: Mon, 25 Jul 2011 08:40:49 -0700 [thread overview]
Message-ID: <4E2D8E81.4040902@linux.intel.com> (raw)
In-Reply-To: <cover.1311337940.git.dexuan.cui@intel.com>
On 07/22/2011 05:44 AM, Dexuan Cui wrote:
> Changes from the previous version:
> 1) add DEPENDS = "util-linux" to resolve the uuid.h issue
>> fatal error: uuid/uuid.h: No such file or directory | compilation
>
> 2) add RDEPENDS_${PN} = "bash"
> buxybox's sh doesn't work with tcf-agent, so we need bash.
>
> 3) update MAKE_OS:
> MAKE_OS = `echo ${TARGET_OS} | sed s,^linux.*,GNU/Linux,`
> e.g., for qemuarm, we need to change linux-gnueabi to GNU/Linux.
> This is necessary due to the new tcf-agent's Makefile's coding.
>
> 4) add
> +# They don't build on ARM and we don't need them actually.
> +CFLAGS += "-DSERVICE_RunControl=0 -DSERVICE_Breakpoints=0 \
> + -DSERVICE_Memory=0 -DSERVICE_Registers=0 -DSERVICE_MemoryMap=0 \
> + -DSERVICE_StackTrace=0 -DSERVICE_Symbols=0 -DSERVICE_LineNumbers=0 \
> + -DSERVICE_Expressions=0"
>
> Lianhao and Dexuan tested the v2 patches on qemux86, qemux86-64, qemuarm,
> qemuppc and qemumips with both incremental and full building, and runtime
> testings.
>
> Thanks,
> -- Lianhao and Dexuan
>
> The following changes since commit 068839698fe192d8846c0ed4db65861448e8e524:
>
> eglibc: fix runtime assertion failure (2011-07-13 12:34:30 +0100)
>
> are available in the git repository at:
> git://git.pokylinux.org/poky-contrib dcui/tcf-agent
> http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dcui/tcf-agent
>
> Dexuan Cui (2):
> tcf-agent: upgrade to the latest stable revision 0.0+svnr1855
> distro_tracking_fields.inc: update the info for tcf-agent
>
> .../conf/distro/include/distro_tracking_fields.inc | 12 +-
> .../tcf-agent/tcf-agent/fix_ranlib.patch | 14 +
> .../tcf-agent/tcf-agent/fix_tcf-agent.init.patch | 14 +-
> .../tcf-agent/tcf-agent/terminals_agent.patch | 1027 --------------------
> meta/recipes-devtools/tcf-agent/tcf-agent_svn.bb | 32 +-
> 5 files changed, 50 insertions(+), 1049 deletions(-)
> create mode 100644 meta/recipes-devtools/tcf-agent/tcf-agent/fix_ranlib.patch
> delete mode 100644 meta/recipes-devtools/tcf-agent/tcf-agent/terminals_agent.patch
>
Merged into OE-Core
Thanks
Sau!
prev parent reply other threads:[~2011-07-25 15:45 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-22 12:44 [v2 PATCH 0/2] upgrade tcf-agent to the latest stable revision 0.0+svnr1855 Dexuan Cui
2011-07-22 12:44 ` [v2 PATCH 1/2] tcf-agent: upgrade " Dexuan Cui
2011-07-22 12:45 ` [v2 PATCH 2/2] distro_tracking_fields.inc: update the info for tcf-agent Dexuan Cui
2011-07-25 15:40 ` Saul Wold [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=4E2D8E81.4040902@linux.intel.com \
--to=sgw@linux.intel.com \
--cc=openembedded-core@lists.openembedded.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox