diff options
Diffstat (limited to 'meta-networking/recipes-connectivity/blueman/blueman_2.4.3.bb')
| -rw-r--r-- | meta-networking/recipes-connectivity/blueman/blueman_2.4.3.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-networking/recipes-connectivity/blueman/blueman_2.4.3.bb b/meta-networking/recipes-connectivity/blueman/blueman_2.4.3.bb index df2a226f0a..c2bb4d24c6 100644 --- a/meta-networking/recipes-connectivity/blueman/blueman_2.4.3.bb +++ b/meta-networking/recipes-connectivity/blueman/blueman_2.4.3.bb | |||
| @@ -8,7 +8,8 @@ inherit meson gettext systemd gsettings pkgconfig python3native gtk-icon-cache u | |||
| 8 | 8 | ||
| 9 | REQUIRED_DISTRO_FEATURES = "gobject-introspection-data" | 9 | REQUIRED_DISTRO_FEATURES = "gobject-introspection-data" |
| 10 | 10 | ||
| 11 | SRC_URI = "git://github.com/blueman-project/blueman.git;protocol=https;branch=2-4-stable" | 11 | SRC_URI = "git://github.com/blueman-project/blueman.git;protocol=https;branch=2-4-stable \ |
| 12 | file://0001-meson-DO-not-emit-absolute-path-when-S-B.patch" | ||
| 12 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
| 13 | SRCREV = "7bcf919ad6ac0ee9a8c66b18b0ca98af877d4c8f" | 14 | SRCREV = "7bcf919ad6ac0ee9a8c66b18b0ca98af877d4c8f" |
| 14 | 15 | ||
