All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Khem Raj" <raj.khem@gmail.com>
To: "Andreas Müller" <schnitzeltony@gmail.com>
Cc: openembeded-devel <openembedded-devel@lists.openembedded.org>
Subject: Re: [oe] [PATCH 2/3] jack: upgrade 1.19.18 -> 1.19.19
Date: Wed, 21 Jul 2021 10:21:25 -0700	[thread overview]
Message-ID: <CAMKF1src_sGprN3FES8kHFE=0BL5JrP9+xO1Y+cAM8bois2=+Q@mail.gmail.com> (raw)
In-Reply-To: <20210720061405.2255027-2-schnitzeltony@gmail.com>

On Mon, Jul 19, 2021 at 11:14 PM Andreas Müller <schnitzeltony@gmail.com> wrote:
>
> 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
>

this fails to build with clang e.g see
https://errors.yoctoproject.org/Errors/Details/593001/
which is not a problem for this patch to go in but I thought you might
find it interesting

> 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-21 17:21 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 ` [PATCH 2/3] jack: upgrade 1.19.18 -> 1.19.19 Andreas Müller
2021-07-21 17:21   ` Khem Raj [this message]
2021-07-21 20:03     ` [oe] " 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='CAMKF1src_sGprN3FES8kHFE=0BL5JrP9+xO1Y+cAM8bois2=+Q@mail.gmail.com' \
    --to=raj.khem@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    --cc=schnitzeltony@gmail.com \
    /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.