mirror of
git://git.yoctoproject.org/poky
synced 2026-04-02 02:49:11 +00:00
mobile-broadband-provider-info: upgrade 20170310 -> 20190116
(From OE-Core rev: 21bb7bd0800aef7b9173dbe78b18f16fd681cd4a) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
7e7bb145a2
commit
6bb442b3f8
@ -1,18 +0,0 @@
|
||||
The mobile-broadband-provider-info.pc file is installed into a non-arch directory
|
||||
yet contains libdir which can vary depending on which multilib is configured.
|
||||
The .pc file does not require libdir so remove this to fix multilib builds.
|
||||
|
||||
Upstream-Status: Backport [8109fcd3c7299fae859fb891ff416927581a9955]
|
||||
Signed-off-by: Zhixiong Chi <zhixiong.chi@windriver.com>
|
||||
|
||||
Index: git/mobile-broadband-provider-info.pc.in
|
||||
===================================================================
|
||||
--- git.orig/mobile-broadband-provider-info.pc.in 2018-08-07 13:09:31.811364063 +0800
|
||||
+++ git/mobile-broadband-provider-info.pc.in 2018-08-10 17:49:25.645288320 +0800
|
||||
@@ -1,6 +1,5 @@
|
||||
prefix=@prefix@
|
||||
exec_prefix=@exec_prefix@
|
||||
-libdir=@libdir@
|
||||
datarootdir = @datarootdir@
|
||||
pkgdatadir=${datarootdir}/@PACKAGE@
|
||||
includedir=@includedir@
|
||||
@ -3,13 +3,11 @@ HOMEPAGE = "http://live.gnome.org/NetworkManager/MobileBroadband/ServiceProvider
|
||||
SECTION = "network"
|
||||
LICENSE = "PD"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=87964579b2a8ece4bc6744d2dc9a8b04"
|
||||
SRCREV = "befcbbc9867e742ac16415660b0b7521218a530c"
|
||||
PV = "20170310"
|
||||
SRCREV = "c7def60ba50d9cc30a90f69f89d7e82243501e86"
|
||||
PV = "20190116"
|
||||
PE = "1"
|
||||
|
||||
SRC_URI = "git://gitlab.gnome.org/GNOME/mobile-broadband-provider-info.git;protocol=https \
|
||||
file://multilibfix.patch \
|
||||
"
|
||||
SRC_URI = "git://gitlab.gnome.org/GNOME/mobile-broadband-provider-info.git;protocol=https"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit autotools
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user