Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] Disable dtrace and system tap for glib-2.0-native
@ 2011-08-17 16:24 Joshua Lock
  2011-08-17 16:24 ` [PATCH 1/1] glib-2.0: explicitly disable dtrace and systemtap for native varaint Joshua Lock
  2011-08-23  1:02 ` [PATCH 0/1] Disable dtrace and system tap for glib-2.0-native Saul Wold
  0 siblings, 2 replies; 3+ messages in thread
From: Joshua Lock @ 2011-08-17 16:24 UTC (permalink / raw)
  To: openembedded-core

Per discussion on the Yocto mailing list:
https://lists.yoctoproject.org/pipermail/yocto/2011-August/004571.html

Regards,
Joshua

The following changes since commit 2e83e6755441cb14bd907d306974338c15173189:

  kernel: restore crtsavres.o to enable building external modules on powerpc (2011-08-17 15:46:16 +0100)

are available in the git repository at:
  git://git.openembedded.org/openembedded-core-contrib josh/work
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=josh/work

Joshua Lock (1):
  glib-2.0: explicitly disable dtrace and systemtap for native varaint

 meta/recipes-core/glib-2.0/glib.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

-- 
1.7.6




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

* [PATCH 1/1] glib-2.0: explicitly disable dtrace and systemtap for native varaint
  2011-08-17 16:24 [PATCH 0/1] Disable dtrace and system tap for glib-2.0-native Joshua Lock
@ 2011-08-17 16:24 ` Joshua Lock
  2011-08-23  1:02 ` [PATCH 0/1] Disable dtrace and system tap for glib-2.0-native Saul Wold
  1 sibling, 0 replies; 3+ messages in thread
From: Joshua Lock @ 2011-08-17 16:24 UTC (permalink / raw)
  To: openembedded-core

This prevents systemtap and dtrace being picked up from the host as
reported on the Yocto mailing list by Andre Haupt <andre@bitwigglers.org>

Signed-off-by: Joshua Lock <josh@linux.intel.com>
---
 meta/recipes-core/glib-2.0/glib.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-core/glib-2.0/glib.inc b/meta/recipes-core/glib-2.0/glib.inc
index e25db3d..fdbfa54 100644
--- a/meta/recipes-core/glib-2.0/glib.inc
+++ b/meta/recipes-core/glib-2.0/glib.inc
@@ -26,7 +26,7 @@ inherit autotools pkgconfig gettext
 S = "${WORKDIR}/glib-${PV}"
 
 EXTRA_OECONF = "--disable-debug --enable-included-printf=no"
-EXTRA_OECONF_virtclass-native = ""
+EXTRA_OECONF_virtclass-native = "--disable-dtrace --disable-systemtap"
 EXTRA_OECONF_linuxstdbase = "--enable-included-printf=no"
 
 FILES_${PN} = "${libdir}/lib*${SOLIBS} ${sysconfdir}/bash_completion.d ${datadir}/glib-2.0/schemas"
-- 
1.7.6




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

* Re: [PATCH 0/1] Disable dtrace and system tap for glib-2.0-native
  2011-08-17 16:24 [PATCH 0/1] Disable dtrace and system tap for glib-2.0-native Joshua Lock
  2011-08-17 16:24 ` [PATCH 1/1] glib-2.0: explicitly disable dtrace and systemtap for native varaint Joshua Lock
@ 2011-08-23  1:02 ` Saul Wold
  1 sibling, 0 replies; 3+ messages in thread
From: Saul Wold @ 2011-08-23  1:02 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

On 08/17/2011 09:24 AM, Joshua Lock wrote:
> Per discussion on the Yocto mailing list:
> https://lists.yoctoproject.org/pipermail/yocto/2011-August/004571.html
>
> Regards,
> Joshua
>
> The following changes since commit 2e83e6755441cb14bd907d306974338c15173189:
>
>    kernel: restore crtsavres.o to enable building external modules on powerpc (2011-08-17 15:46:16 +0100)
>
> are available in the git repository at:
>    git://git.openembedded.org/openembedded-core-contrib josh/work
>    http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=josh/work
>
> Joshua Lock (1):
>    glib-2.0: explicitly disable dtrace and systemtap for native varaint
>
>   meta/recipes-core/glib-2.0/glib.inc |    2 +-
>   1 files changed, 1 insertions(+), 1 deletions(-)
>

Merged into OE-Core

Thanks
	Sau!



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

end of thread, other threads:[~2011-08-23  1:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-17 16:24 [PATCH 0/1] Disable dtrace and system tap for glib-2.0-native Joshua Lock
2011-08-17 16:24 ` [PATCH 1/1] glib-2.0: explicitly disable dtrace and systemtap for native varaint Joshua Lock
2011-08-23  1:02 ` [PATCH 0/1] Disable dtrace and system tap for glib-2.0-native Saul Wold

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