summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_3.34.5.bb
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2022-01-21 22:38:43 +0100
committerKhem Raj <raj.khem@gmail.com>2022-01-24 09:11:01 -0800
commit97be5fa01b2acbe404bd15d1526c2e5a6071678e (patch)
treee0a8ff3837cf1d0e06fedd85db297aa9d9be1350 /meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_3.34.5.bb
parent3e717877f8f8cc5576de2257d3ff367eaeca9d39 (diff)
downloadmeta-openembedded-97be5fa01b2acbe404bd15d1526c2e5a6071678e.tar.gz
gnome-bluetooth: backport a meson 0.61 patch
Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_3.34.5.bb')
-rw-r--r--meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_3.34.5.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_3.34.5.bb b/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_3.34.5.bb
index e3806f64f..8eed26299 100644
--- a/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_3.34.5.bb
+++ b/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_3.34.5.bb
@@ -18,6 +18,7 @@ REQUIRED_DISTRO_FEATURES = "x11"
18# gtk-icon-cache bbclass will take care of this for us. 18# gtk-icon-cache bbclass will take care of this for us.
19EXTRA_OEMESON = "-Dicon_update=false" 19EXTRA_OEMESON = "-Dicon_update=false"
20 20
21SRC_URI += " file://0001-build-Fix-build-for-newer-versions-of-meson.patch"
21SRC_URI[archive.md5sum] = "d83faa54abaf64bb40b5313bc233e74e" 22SRC_URI[archive.md5sum] = "d83faa54abaf64bb40b5313bc233e74e"
22SRC_URI[archive.sha256sum] = "6c949e52c8becc2054daacd604901f66ce5cf709a5fa91c4bb7cacc939b53ea9" 23SRC_URI[archive.sha256sum] = "6c949e52c8becc2054daacd604901f66ce5cf709a5fa91c4bb7cacc939b53ea9"
23 24