Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] fixes to bug #412 and #856
@ 2011-05-03 14:01 Dexuan Cui
  2011-05-03 14:01 ` [PATCH 1/2] task-core-tools.bb: properly enable lttng-ust for ARM Dexuan Cui
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Dexuan Cui @ 2011-05-03 14:01 UTC (permalink / raw)
  To: openembedded-core

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




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-05-10 17:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-03 14:01 [PATCH 0/2] fixes to bug #412 and #856 Dexuan Cui
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox