All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 101] New: update gstreamer packages
@ 2009-02-11  9:38 bugzilla at busybox.net
  2009-02-26 15:53 ` Daniel Laird
  2009-04-29 13:14 ` [Buildroot] [Bug 101] " bugzilla at busybox.net
  0 siblings, 2 replies; 4+ messages in thread
From: bugzilla at busybox.net @ 2009-02-11  9:38 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=101

           Summary: update gstreamer packages
           Product: buildroot
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P3
         Component: Outdated package
        AssignedTo: unassigned at buildroot.uclibc.org
        ReportedBy: s.neumann at phase-zero.de
                CC: buildroot at uclibc.org
   Estimated Hours: 0.0


Created an attachment (id=63)
 --> (https://bugs.busybox.net/attachment.cgi?id=63)
update gstreamer packages

I have successfully updated the GStreamer packages in my tree. Attaching the
patch here so that it can be applied upstream after the buildroot release. The
patch updates gstreamer to version 0.10.22, gst-plugins-base to 0.10.22,
gst-plugins-good to 0.10.13 and gst-plugins-ugly to 0.10.10. It also removes
two patches which are not any longer needed as they have been applied upstream.


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

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

* [Buildroot] [Bug 101] New: update gstreamer packages
  2009-02-11  9:38 [Buildroot] [Bug 101] New: update gstreamer packages bugzilla at busybox.net
@ 2009-02-26 15:53 ` Daniel Laird
  2009-02-26 16:04   ` Sven Neumann
  2009-04-29 13:14 ` [Buildroot] [Bug 101] " bugzilla at busybox.net
  1 sibling, 1 reply; 4+ messages in thread
From: Daniel Laird @ 2009-02-26 15:53 UTC (permalink / raw)
  To: buildroot

I tried to use this patch and could not get it to work.  The reason appears
to be that they have moved on some libtool version in the gstreamer packages
which means the LIBTOOL_PATCH cannot be set to YES.  This means that it then
starts linking against my host libraries rather than my STAGING_DIR/ mips
based libraries and unsurprisingly the linker gives up.

If anyone has succesfully built this package using a cross compiler (ideally
external toolchain) I would love to know how you did it because I had real
trouble.

Also,
We have this libtool-patch script currently and some of it appears to still
be required with the newer libtool versions being used.  Is there a plan to
support patching newer libtool files? As I see some real value in this.

Many thanks
Dan laird

-----Original Message-----
From: buildroot-bounces@busybox.net [mailto:buildroot-bounces at busybox.net]
On Behalf Of bugzilla at busybox.net
Sent: 2009 Feb 11 09:38
To: buildroot at uclibc.org
Subject: [Buildroot] [Bug 101] New: update gstreamer packages

https://bugs.busybox.net/show_bug.cgi?id=101

           Summary: update gstreamer packages
           Product: buildroot
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P3
         Component: Outdated package
        AssignedTo: unassigned at buildroot.uclibc.org
        ReportedBy: s.neumann at phase-zero.de
                CC: buildroot at uclibc.org
   Estimated Hours: 0.0


Created an attachment (id=63)
 --> (https://bugs.busybox.net/attachment.cgi?id=63)
update gstreamer packages

I have successfully updated the GStreamer packages in my tree. Attaching the
patch here so that it can be applied upstream after the buildroot release.
The
patch updates gstreamer to version 0.10.22, gst-plugins-base to 0.10.22,
gst-plugins-good to 0.10.13 and gst-plugins-ugly to 0.10.10. It also removes
two patches which are not any longer needed as they have been applied
upstream.


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
buildroot mailing list
buildroot at busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot

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

* [Buildroot] [Bug 101] New: update gstreamer packages
  2009-02-26 15:53 ` Daniel Laird
@ 2009-02-26 16:04   ` Sven Neumann
  0 siblings, 0 replies; 4+ messages in thread
From: Sven Neumann @ 2009-02-26 16:04 UTC (permalink / raw)
  To: buildroot

Hi,

On Thu, 2009-02-26 at 15:53 +0000, Daniel Laird wrote:
> I tried to use this patch and could not get it to work.  The reason appears
> to be that they have moved on some libtool version in the gstreamer packages
> which means the LIBTOOL_PATCH cannot be set to YES.  This means that it then
> starts linking against my host libraries rather than my STAGING_DIR/ mips
> based libraries and unsurprisingly the linker gives up.
> 
> If anyone has succesfully built this package using a cross compiler (ideally
> external toolchain) I would love to know how you did it because I had real
> trouble.

All I can say is that it works for me and my colleagues. We are building
for an ARM platform using the uclibc/gcc toolchain that is selected by
default.


Sven

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

* [Buildroot] [Bug 101] update gstreamer packages
  2009-02-11  9:38 [Buildroot] [Bug 101] New: update gstreamer packages bugzilla at busybox.net
  2009-02-26 15:53 ` Daniel Laird
@ 2009-04-29 13:14 ` bugzilla at busybox.net
  1 sibling, 0 replies; 4+ messages in thread
From: bugzilla at busybox.net @ 2009-04-29 13:14 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=101


Peter Korsgaard <jacmet@uclibc.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #1 from Peter Korsgaard <jacmet@uclibc.org>  2009-04-29 13:14:26 UTC ---
Thanks, committed as r26241.


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

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

end of thread, other threads:[~2009-04-29 13:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-11  9:38 [Buildroot] [Bug 101] New: update gstreamer packages bugzilla at busybox.net
2009-02-26 15:53 ` Daniel Laird
2009-02-26 16:04   ` Sven Neumann
2009-04-29 13:14 ` [Buildroot] [Bug 101] " bugzilla at busybox.net

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.