Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/8] gobject introspection fixes
@ 2016-03-17 17:19 Andre McCurdy
  2016-03-17 17:19 ` [PATCH 1/8] bitbake.conf: remove 'gobject-introspection-data' from DISTRO/MACHINE_FEATURES_BACKFILL Andre McCurdy
                   ` (7 more replies)
  0 siblings, 8 replies; 22+ messages in thread
From: Andre McCurdy @ 2016-03-17 17:19 UTC (permalink / raw)
  To: openembedded-core

Main change to avoid use of DISTRO/MACHINE_FEATURES_BACKFILL for
gobject-introspection-data (it's not appropriate, since gobject
introspection was not previously enabled by default).

  http://www.yoctoproject.org/docs/current/mega-manual/mega-manual.html#ref-features-backfill

Andre McCurdy (8):
  bitbake.conf: remove 'gobject-introspection-data' from DISTRO/MACHINE_FEATURES_BACKFILL
  default-distrovars.inc: add gobject-introspection-data to DISTRO_FEATURES_DEFAULT
  qemu.inc: add gobject-introspection-data to MACHINE_FEATURES
  arch-x86.inc: disable gobject introspection for x86-64 x32 builds
  qemuarm64.conf: don't clear MACHINE_FEATURES
  gobject-introspection.bbclass: wrap comments at 80 columns
  gobject-introspection.bbclass: make additional DEPENDS conditional
  gobject-introspection.bbclass: mark as machine specific due to COMBINED_FEATURES

 meta/classes/gobject-introspection.bbclass      | 29 +++++++++++++------------
 meta/conf/bitbake.conf                          |  4 ++--
 meta/conf/distro/include/default-distrovars.inc |  2 +-
 meta/conf/machine/include/qemu.inc              |  2 +-
 meta/conf/machine/include/x86/arch-x86.inc      |  2 +-
 meta/conf/machine/qemuarm64.conf                |  2 --
 6 files changed, 20 insertions(+), 21 deletions(-)

-- 
1.9.1



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

end of thread, other threads:[~2016-03-21 16:31 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-17 17:19 [PATCH 0/8] gobject introspection fixes Andre McCurdy
2016-03-17 17:19 ` [PATCH 1/8] bitbake.conf: remove 'gobject-introspection-data' from DISTRO/MACHINE_FEATURES_BACKFILL Andre McCurdy
2016-03-17 17:31   ` Burton, Ross
2016-03-17 18:17     ` Andre McCurdy
2016-03-17 21:02       ` Richard Purdie
2016-03-18 11:08         ` Andre McCurdy
2016-03-21 14:15           ` Alexander Kanavin
2016-03-21 16:31           ` Richard Purdie
2016-03-17 17:19 ` [PATCH 2/8] default-distrovars.inc: add gobject-introspection-data to DISTRO_FEATURES_DEFAULT Andre McCurdy
2016-03-17 17:19 ` [PATCH 3/8] qemu.inc: add gobject-introspection-data to MACHINE_FEATURES Andre McCurdy
2016-03-17 17:19 ` [PATCH 4/8] arch-x86.inc: disable gobject introspection for x86-64 x32 builds Andre McCurdy
2016-03-17 17:19 ` [PATCH 5/8] qemuarm64.conf: don't clear MACHINE_FEATURES Andre McCurdy
2016-03-17 17:19 ` [PATCH 6/8] gobject-introspection.bbclass: wrap comments at 80 columns Andre McCurdy
2016-03-17 17:19 ` [PATCH 7/8] gobject-introspection.bbclass: make additional DEPENDS conditional Andre McCurdy
2016-03-17 17:29   ` Burton, Ross
2016-03-17 17:44     ` Andre McCurdy
2016-03-17 21:36     ` Martin Jansa
2016-03-17 22:16       ` Richard Purdie
2016-03-18 19:22       ` alexander.kanavin
2016-03-18 20:46         ` Martin Jansa
2016-03-17 17:19 ` [PATCH 8/8] gobject-introspection.bbclass: mark as machine specific due to COMBINED_FEATURES Andre McCurdy
2016-03-17 17:29   ` Martin Jansa

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