All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Package definition for gst-shark
@ 2019-01-07  9:38 Wolfgang Grandegger
  2019-01-07 10:00 ` Wolfgang Grandegger
  0 siblings, 1 reply; 2+ messages in thread
From: Wolfgang Grandegger @ 2019-01-07  9:38 UTC (permalink / raw)
  To: buildroot

Hello,

I'm trying to implement a Buildroot package for gst-shark [1]. For
"autogen.sh", it clones

  git://anongit.freedesktop.org/gstreamer/common

into it's source tree using "git submodule init/update". I think copying
that directory from the build directory of BR2_PACKAGE_GSTREAMER1 would
do the job. Is there an environment variable pointing to that build
directory? Or how can I construct the path?

Any other ideas?

[1] https://developer.ridgerun.com/wiki/index.php?title=GstShark

Wolfgang.

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

* [Buildroot] Package definition for gst-shark
  2019-01-07  9:38 [Buildroot] Package definition for gst-shark Wolfgang Grandegger
@ 2019-01-07 10:00 ` Wolfgang Grandegger
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Grandegger @ 2019-01-07 10:00 UTC (permalink / raw)
  To: buildroot

Hello,

Am 07.01.19 um 10:38 schrieb Wolfgang Grandegger:
> Hello,
> 
> I'm trying to implement a Buildroot package for gst-shark [1]. For
> "autogen.sh", it clones
> 
>   git://anongit.freedesktop.org/gstreamer/common
> 
> into it's source tree using "git submodule init/update". I think copying
> that directory from the build directory of BR2_PACKAGE_GSTREAMER1 would
> do the job. Is there an environment variable pointing to that build
> directory? Or how can I construct the path?
> 
> Any other ideas?

I just found out that "gst1-interpipe" is already doing what I'm looking
for. Sorry for the noise!



> 
> [1] https://developer.ridgerun.com/wiki/index.php?title=GstShark

Wolfgang

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

end of thread, other threads:[~2019-01-07 10:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-07  9:38 [Buildroot] Package definition for gst-shark Wolfgang Grandegger
2019-01-07 10:00 ` Wolfgang Grandegger

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.