Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [RFCv2 0/1] gobject-introspection: new series
@ 2018-02-07 21:23 Adam Duskett
  2018-02-07 21:23 ` [Buildroot] [RFCv2 1/3] qemu: add BR2_PACKAGE_HOST_QEMU_ARCH_SUPPORTS Adam Duskett
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Adam Duskett @ 2018-02-07 21:23 UTC (permalink / raw)
  To: buildroot

After a lot more pounding away at the keyboard, I am now ready to release
version 2 of the gobject-introspection series patch.

This new series has the following upgrades:
  - It now works on arm.  (More on that later)
  - Gstreamer1 can now use it.
  - General makefile cleanups.
  - New patches that make cross-compiling a bit nicer (thanks, yocto!)

To start:

I have tested this with a cortex-a9/gcc7.3 and of course glibc.
So far GStreamer can now compile, which means that everything as far
as I can tell is setup correctly to give this thing a genuine shot finally
at being put into mainline Buildroot!

What doesn't work:
For some reason, x86_64/i7 does not work. Qemu segfaults. I have a
suspicion that this is why Yocto does pre-linking, but I am not 100%
sure.

What I could use help with:

- Obviously automated testing. I had a conversation in IRC with Yann, and he
said that perhaps just merging it in now with only a small set of architectures
might be an excellent way to go. 

- Package updates: I will get around to updating python-gobject as it's needed
  for GStreamer-python (the entire reason I started this venture)

- Comments on the patches themselves would also be appreciated!.

Thanks!

Adam

Adam Duskett (3):
  qemu: add BR2_PACKAGE_HOST_QEMU_ARCH_SUPPORTS
  gobject-introspection: new package
  gstreamer1: support gobject-introspection

 package/gstreamer1/gstreamer1/gstreamer1.mk | 5 +++++
 1 file changed, 5 insertions(+)

-- 
2.14.3

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

end of thread, other threads:[~2018-02-08 21:19 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-07 21:23 [Buildroot] [RFCv2 0/1] gobject-introspection: new series Adam Duskett
2018-02-07 21:23 ` [Buildroot] [RFCv2 1/3] qemu: add BR2_PACKAGE_HOST_QEMU_ARCH_SUPPORTS Adam Duskett
2018-02-07 21:39   ` Yann E. MORIN
2018-02-08 21:19   ` Thomas Petazzoni
2018-02-07 21:23 ` [Buildroot] [RFCv2 2/3] gobject-introspection: new package Adam Duskett
2018-02-08  4:43   ` Baruch Siach
2018-02-08 13:54     ` Adam Duskett
2018-02-08 13:58       ` Adam Duskett
2018-02-08 16:40         ` Baruch Siach
2018-02-08 16:48           ` Adam Duskett
2018-02-07 21:23 ` [Buildroot] [RFCv2 3/3] gstreamer1: support gobject-introspection Adam Duskett

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