All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Andreas Müller" <schnitzeltony@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [PATCH 2/3] jack: upgrade 1.19.18 -> 1.19.19
Date: Tue, 20 Jul 2021 08:14:04 +0200	[thread overview]
Message-ID: <20210720061405.2255027-2-schnitzeltony@gmail.com> (raw)
In-Reply-To: <20210720061405.2255027-1-schnitzeltony@gmail.com>

Changes:

* Add jack_position_t::tick_double, and flags around it
* Add zalsa "-w" argument to wait for soundcard to be available
* Bump internal protocol version to 9 (due to struct alignment)
* Fix alignment of fields for atomic accesses
* Fix build for platforms needing __STDC_FORMAT_MACROS
* Fix compilation of documentation

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
---
 .../jack/{jack_1.19.18.bb => jack_1.19.19.bb}                   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-multimedia/jack/{jack_1.19.18.bb => jack_1.19.19.bb} (97%)

diff --git a/meta-oe/recipes-multimedia/jack/jack_1.19.18.bb b/meta-oe/recipes-multimedia/jack/jack_1.19.19.bb
similarity index 97%
rename from meta-oe/recipes-multimedia/jack/jack_1.19.18.bb
rename to meta-oe/recipes-multimedia/jack/jack_1.19.19.bb
index 038e9ce11..934e994e5 100644
--- a/meta-oe/recipes-multimedia/jack/jack_1.19.18.bb
+++ b/meta-oe/recipes-multimedia/jack/jack_1.19.19.bb
@@ -17,7 +17,7 @@ DEPENDS = "libsamplerate0 libsndfile1 readline"
 SRC_URI = "git://github.com/jackaudio/jack2.git \
            file://0001-example-clients-Use-c-compiler-for-jack_simdtests.patch \
           "
-SRCREV = "5041ab0fe7fb719efa5122386d355397289a91f0"
+SRCREV = "3e6ca6b734b69e2f5dfb85935068e15006fb5acf"
 
 S = "${WORKDIR}/git"
 
-- 
2.31.1


  reply	other threads:[~2021-07-20  6:14 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-20  6:14 [PATCH 1/3] mozjs/0001-Port-build-to-python3.patch: Fix typos in description Andreas Müller
2021-07-20  6:14 ` Andreas Müller [this message]
2021-07-21 17:21   ` [oe] [PATCH 2/3] jack: upgrade 1.19.18 -> 1.19.19 Khem Raj
2021-07-21 20:03     ` Andreas Müller
2021-07-20  6:14 ` [PATCH 3/3] fluidsynth: upgrade 2.2.1 -> 2.2.2 Andreas Müller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210720061405.2255027-2-schnitzeltony@gmail.com \
    --to=schnitzeltony@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.