mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
cantarell-fonts: update 0.301 -> 0.303.1
[RP: Drop hashequiv version bump] (From OE-Core rev: 774d49beb44b71009c5cfc4240189e808d6f45cb) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
1f7b7982d1
commit
9c165097e8
@@ -11,17 +11,8 @@ 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"
|
||||
|
||||
# remove at next version upgrade or when output changes
|
||||
PR = "r1"
|
||||
HASHEQUIV_HASH_VERSION .= ".2"
|
||||
SRC_URI[archive.sha256sum] = "f9463a0659c63e57e381fdd753cf1929225395c5b49135989424761830530411"
|
||||
|
||||
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
|
||||
Reference in New Issue
Block a user