[Bug 763902] cerbero: a few NDK r11 related bugfixes

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Mar 21 08:58:13 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=763902

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

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

--- Comment #6 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit b6f651df0ea90eea5067141948a0dac8b2896a04
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Mon Mar 21 10:54:56 2016 +0200

    android: Update to ndk r11b

    r11 had broken zip files.

    https://bugzilla.gnome.org/show_bug.cgi?id=763902

commit adddff3abf85782cf97d4cb309a956fc4e033c73
Author: Martin Kelly <martin at surround.io>
Date:   Fri Mar 18 18:21:04 2016 -0700

    android: rename variables from tar --> zip

    A few variables refer to a tar file, but the file is actually zip, so
    rename them to prevent confusion.

    https://bugzilla.gnome.org/show_bug.cgi?id=763902

commit 49bc3ba9ac57a595040021687716b31f0c09eb06
Author: Martin Kelly <martin at surround.io>
Date:   Fri Mar 18 16:33:22 2016 -0700

    android: fix NDK r11 extraction bug

    The switch to NDK r11 introduced two small bugs during the bootstrap
    process:

    - Referencing a tar.bz2 file that does not exist. Fix by referencing the
      correct zip file.
    - Referencing README.TXT, which no longer exists. Fix by referencing a
      file that does exist and should continue to exist in the future
      (ndk-build).

    https://bugzilla.gnome.org/show_bug.cgi?id=763902

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list