From: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
To: Alexander Kanavin <alex.kanavin@gmail.com>,
"openembedded-core@lists.openembedded.org"
<openembedded-core@lists.openembedded.org>
Cc: Alexander Kanavin <alex@linutronix.de>
Subject: RE: [OE-core] [PATCH 22/26] cantarell-fonts: update 0.301 -> 0.303.1
Date: Wed, 22 Dec 2021 02:33:33 +0000 [thread overview]
Message-ID: <21fe37c7ef334dfcbdd9c4888bd109df@axis.com> (raw)
In-Reply-To: <16C2F1D2002A5FB3.15364@lists.openembedded.org>
> -----Original Message-----
> From: openembedded-core@lists.openembedded.org <openembedded-core@lists.openembedded.org> On Behalf Of Peter Kjellerstedt
> Sent: den 22 december 2021 03:12
> To: Alexander Kanavin <alex.kanavin@gmail.com>; openembedded-core@lists.openembedded.org
> Cc: Alexander Kanavin <alex@linutronix.de>
> Subject: Re: [OE-core] [PATCH 22/26] cantarell-fonts: update 0.301 -> 0.303.1
>
> > -----Original Message-----
> > From: openembedded-core@lists.openembedded.org <openembedded-core@lists.openembedded.org> On Behalf Of Alexander Kanavin
> > Sent: den 15 december 2021 23:41
> > To: openembedded-core@lists.openembedded.org
> > Cc: Alexander Kanavin <alex@linutronix.de>
> > Subject: [OE-core] [PATCH 22/26] cantarell-fonts: update 0.301 -> 0.303.1
> >
> > Signed-off-by: Alexander Kanavin <alex@linutronix.de>
> > ---
> > ...antarell-fonts_0.301.bb => cantarell-fonts_0.303.1.bb} | 8 +-------
> > 1 file changed, 1 insertion(+), 7 deletions(-)
> > rename meta/recipes-graphics/cantarell-fonts/{cantarell-fonts_0.301.bb => cantarell-fonts_0.303.1.bb} (73%)
> >
> > diff --git a/meta/recipes-graphics/cantarell-fonts/cantarell-fonts_0.301.bb b/meta/recipes-graphics/cantarell-fonts/cantarell-fonts_0.303.1.bb
> > similarity index 73%
> > rename from meta/recipes-graphics/cantarell-fonts/cantarell-fonts_0.301.bb
> > rename to meta/recipes-graphics/cantarell-fonts/cantarell-fonts_0.303.1.bb
> > index 8e39ef025f..a92f9cb729 100644
> > --- a/meta/recipes-graphics/cantarell-fonts/cantarell-fonts_0.301.bb
> > +++ b/meta/recipes-graphics/cantarell-fonts/cantarell-fonts_0.303.1.bb
> > @@ -11,17 +11,11 @@ LICENSE = "OFL-1.1 & Apache-2.0"
> > LIC_FILES_CHKSUM = "file://COPYING;md5=fb1ef92b6909969a472a6ea3c4e99cb7"
> >
> > inherit gnomebase meson allarch fontcache pkgconfig
> > -SRC_URI[archive.sha256sum] = "3d35db0ac03f9e6b0d5a53577591b714238985f4cfc31a0aa17f26cd74675e83"
> > +SRC_URI[archive.sha256sum] = "f9463a0659c63e57e381fdd753cf1929225395c5b49135989424761830530411"
> >
> > # remove at next version upgrade or when output changes
> > -PR = "r1"
> > HASHEQUIV_HASH_VERSION .= ".2"
>
> Shouldn't all three lines above be removed now that the version changes?
Never mind. I just saw that RP had fixed it before integrating the change.
> >
> > EXTRA_OEMESON += "-Duseprebuilt=true -Dbuildappstream=false"
> >
> > FILES:${PN} = "${datadir}/fonts ${datadir}/fontconfig"
> > -
> > -# This isn't a GNOME-style version do gnome_verdir fails. Just return the
> > -# version as that is how the directory is structured.
> > -def gnome_verdir(v):
> > - return v
> > --
> > 2.20.1
>
> //Peter
//Peter
next prev parent reply other threads:[~2021-12-22 2:33 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-15 22:40 [PATCH 01/26] insane: add Inactive-Upstream to possible patch status list Alexander Kanavin
2021-12-15 22:40 ` [PATCH 02/26] serf: mark upstream as defunct Alexander Kanavin
2021-12-15 22:40 ` [PATCH 03/26] python3: drop unneeded multiprocessing module patch Alexander Kanavin
2021-12-15 22:40 ` [PATCH 04/26] elfutils: update patch submitted upstream Alexander Kanavin
2021-12-15 22:40 ` [PATCH 05/26] rust-hello-world: test at runtime Alexander Kanavin
2021-12-15 22:40 ` [PATCH 06/26] vim: do not report upstream version check as broken Alexander Kanavin
2021-12-15 22:40 ` [PATCH 07/26] btrfs-tools: upgrade 5.15 -> 5.15.1 Alexander Kanavin
2021-12-15 22:40 ` [PATCH 08/26] python3-hypothesis: upgrade 6.30.0 -> 6.31.4 Alexander Kanavin
2021-12-15 22:40 ` [PATCH 09/26] python3-setuptools: upgrade 59.4.0 -> 59.5.0 Alexander Kanavin
2021-12-15 22:40 ` [PATCH 10/26] less: upgrade 590 -> 598 Alexander Kanavin
2021-12-15 22:40 ` [PATCH 11/26] lighttpd: upgrade 1.4.61 -> 1.4.63 Alexander Kanavin
2021-12-15 22:40 ` [PATCH 12/26] harfbuzz: upgrade 3.1.2 -> 3.2.0 Alexander Kanavin
2021-12-15 22:40 ` [PATCH 13/26] piglit: upgrade to latest revision Alexander Kanavin
2021-12-15 22:40 ` [PATCH 14/26] alsa: upgrade 1.2.5 -> 1.2.6 Alexander Kanavin
2021-12-15 22:40 ` [PATCH 15/26] dpkg: update 1.20.9 -> 1.21.1 Alexander Kanavin
2021-12-16 10:50 ` Alexey Brodkin
2021-12-15 22:40 ` [PATCH 16/26] go: upgrade 1.17.4 -> 1.17.5 Alexander Kanavin
2021-12-15 22:40 ` [PATCH 17/26] repo: update 2.18 -> 2.19 Alexander Kanavin
2021-12-15 22:40 ` [PATCH 18/26] boost: update 1.77.0 -> 1.78.0 Alexander Kanavin
2021-12-15 23:28 ` Khem Raj
2021-12-16 8:28 ` Alexander Kanavin
2021-12-16 17:07 ` Khem Raj
2021-12-15 22:40 ` [PATCH 19/26] libptytty: add recipe Alexander Kanavin
2021-12-15 22:40 ` [PATCH 20/26] rxvt-unicode: upgrade 9.26 -> 9.30 Alexander Kanavin
2021-12-15 22:40 ` [PATCH 21/26] diffoscope: upgrade 194 -> 196 Alexander Kanavin
2021-12-15 22:40 ` [PATCH 22/26] cantarell-fonts: update 0.301 -> 0.303.1 Alexander Kanavin
2021-12-22 2:11 ` [OE-core] " Peter Kjellerstedt
[not found] ` <16C2F1D2002A5FB3.15364@lists.openembedded.org>
2021-12-22 2:33 ` Peter Kjellerstedt [this message]
2021-12-15 22:40 ` [PATCH 23/26] libx11: update 1.7.3 -> 1.7.3.1 Alexander Kanavin
2021-12-15 22:40 ` [PATCH 24/26] debianutils: update 4.11.2 -> 5.5 Alexander Kanavin
2021-12-15 22:40 ` [PATCH 25/26] libsdl2: update 2.0.16 -> 2.0.18 Alexander Kanavin
2021-12-15 22:40 ` [PATCH 26/26] runqemu: additional setting to force software rendering with sdl 2.0.18 Alexander Kanavin
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=21fe37c7ef334dfcbdd9c4888bd109df@axis.com \
--to=peter.kjellerstedt@axis.com \
--cc=alex.kanavin@gmail.com \
--cc=alex@linutronix.de \
--cc=openembedded-core@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox