mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 00:32:12 +02:00
connman: Update to point at the correct upstream
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
HOMEPAGE = "http://www.moblin.org/projects/projects_connman.php"
|
||||
SUMMARY = "Moblin Connection Manager"
|
||||
PV = "0.0+git${SRCREV}"
|
||||
PV = "0.19+git${SRCREV}"
|
||||
PR = "r4"
|
||||
S = "${WORKDIR}/git"
|
||||
LICENSE = "GPL"
|
||||
@@ -12,7 +12,7 @@ EXTRA_OECONF += " \
|
||||
ac_cv_path_WPASUPPLICANT=/usr/sbin/wpa_supplicant \
|
||||
ac_cv_path_DHCLIENT=/sbin/dhclient "
|
||||
|
||||
SRC_URI = "git://moblin.org/repos/projects/connman.git;protocol=http \
|
||||
SRC_URI = "git://git.kernel.org/pub/scm/network/connman/connman.git;protocol=git \
|
||||
file://connman "
|
||||
|
||||
INITSCRIPT_NAME = "connman"
|
||||
|
||||
Reference in New Issue
Block a user