diff options
| -rw-r--r-- | meta-oe/recipes-navigation/geoclue/geoclue_2.5.6.bb (renamed from meta-oe/recipes-navigation/geoclue/geoclue_2.5.3.bb) | 12 |
1 files changed, 2 insertions, 10 deletions
diff --git a/meta-oe/recipes-navigation/geoclue/geoclue_2.5.3.bb b/meta-oe/recipes-navigation/geoclue/geoclue_2.5.6.bb index e57e7a7209..03a10ce62c 100644 --- a/meta-oe/recipes-navigation/geoclue/geoclue_2.5.3.bb +++ b/meta-oe/recipes-navigation/geoclue/geoclue_2.5.6.bb | |||
| @@ -12,17 +12,9 @@ DEPENDS = "glib-2.0 dbus json-glib libsoup-2.4 intltool-native" | |||
| 12 | 12 | ||
| 13 | inherit meson pkgconfig gtk-doc gobject-introspection vala | 13 | inherit meson pkgconfig gtk-doc gobject-introspection vala |
| 14 | 14 | ||
| 15 | SRC_URI = " \ | 15 | SRC_URI = "https://gitlab.freedesktop.org/geoclue/geoclue/-/archive/${PV}/geoclue-${PV}.tar" |
| 16 | https://gitlab.freedesktop.org/geoclue/geoclue/-/archive/${PV}/geoclue-${PV}.tar \ | ||
| 17 | " | ||
| 18 | |||
| 19 | SRC_URI[md5sum] = "6228301ed62b587ebaa0438b97ce66e4" | ||
| 20 | SRC_URI[sha256sum] = "3caa5e10190a34c17a9b3a9d1d8a19797ed197f07f36f6e35ce533a379efe155" | ||
| 21 | 16 | ||
| 22 | export BUILD_SYS | 17 | SRC_URI[sha256sum] = "76494f1262fd90faea05116aface7f580b9b50f7c525bc86ccf33409cea95e8d" |
| 23 | export HOST_SYS | ||
| 24 | export STAGING_INCDIR | ||
| 25 | export STAGING_LIBDIR | ||
| 26 | 18 | ||
| 27 | # Without this line, package is declared a library and named libgeoclue* | 19 | # Without this line, package is declared a library and named libgeoclue* |
| 28 | AUTO_LIBNAME_PKGS = "" | 20 | AUTO_LIBNAME_PKGS = "" |
