From: Dexuan Cui <dexuan.cui@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/2] fixes to bug #412 and #856
Date: Tue, 03 May 2011 22:01:32 +0800 [thread overview]
Message-ID: <cover.1304431099.git.dexuan.cui@intel.com> (raw)
From: Dexuan Cui <dexuan.cui@intel.com>
[YOCTO #856]
Commit 320a641df18024265c3d2b3b08251a231f9fd6a0 omitted the line when being
merged into master branch.
[YOCTO #412]
lttng-viewer: explicitly add linkage to lttvwindow.
Without the fix, lttv-gui inside target can't run, complaining
"undefined symbol: LTTV_VIEWER_CONSTRUCTORS".
Pull URL: git://git.pokylinux.org/poky-contrib.git
Branch: dcui/distro
Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dcui/distro
Thanks,
Dexuan Cui <dexuan.cui@intel.com>
---
Dexuan Cui (2):
task-core-tools.bb: properly enable lttng-ust for ARM
lttng-viewer: explicitly add linkage to lttvwindow
meta/recipes-core/tasks/task-core-tools.bb | 3 +-
.../lttng-viewer/add_linkage_to_lttvwindow.patch | 42 ++++++++++++++++++++
meta/recipes-kernel/lttng/lttng-viewer_0.12.38.bb | 10 +++--
3 files changed, 50 insertions(+), 5 deletions(-)
create mode 100644 meta/recipes-kernel/lttng/lttng-viewer/add_linkage_to_lttvwindow.patch
--
1.7.2
next reply other threads:[~2011-05-03 14:06 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-03 14:01 Dexuan Cui [this message]
2011-05-03 14:01 ` [PATCH 1/2] task-core-tools.bb: properly enable lttng-ust for ARM Dexuan Cui
2011-05-03 14:01 ` [PATCH 2/2] lttng-viewer: explicitly add linkage to lttvwindow Dexuan Cui
2011-05-10 17:15 ` [PATCH 0/2] fixes to bug #412 and #856 Saul Wold
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=cover.1304431099.git.dexuan.cui@intel.com \
--to=dexuan.cui@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 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.