meta-tizen: neard: move recipe and patches to the proper dir
[scm/bb/tizen-distro.git] / meta-tizen / meta-tizen-adaptation / meta-oe / recipes-connectivity / connman / connman_%.bbappend
1 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2
3 SRC_URI += "file://0001-Add-bootstrap-files.patch"
4 SRC_URI += "file://0002-Add-package-build-spec-file.patch"
5 SRC_URI += "file://0003-Add-systemd-service-to-manager-ConnMan-NTP.patch"
6 SRC_URI += "file://0004-Set-manifest-request-domain-to-floor.patch"
7 SRC_URI += "file://0005-Set-ConnMan-default-settings-in-config-files.patch"
8 SRC_URI += "file://0006-Enable-ConnMan-NTP-configurable-in-spec-file.patch"
9 SRC_URI += "file://0007-Enable-ConnMan-VPND-OpenVPN-OpenConnect-configurable.patch"
10 SRC_URI += "file://0008-Add-connmanctl-to-the-built-rpm.patch"
11 SRC_URI += "file://0009-Tizen-Export-more-wifi-info-in-ConnMan-network-API.patch"
12 SRC_URI += "file://0010-Tizen-Append-extra-wifi-service-property.patch"
13 SRC_URI += "file://0011-Tizen-Export-network-proxy-API-for-telephony-plugin.patch"
14 SRC_URI += "file://0012-Tizen-Integrate-telephony-plugin.patch"
15 SRC_URI += "file://0013-Tizen-Fix-wifi-enterprise-to-support-SIM-and-AKA.patch"
16 SRC_URI += "file://0014-Tizen-Check-some-telephony-flags-before-active-conte.patch"
17 SRC_URI += "file://0015-Tizen-Unify-bluetooth-tethering-enable-logic.patch"
18 SRC_URI += "file://0016-Tethering-Add-handling-for-wpa_supplicant-authorized.patch"
19 SRC_URI += "file://0017-Tethering-Add-station-information-management-feature.patch"
20 SRC_URI += "file://0018-Tethering-Add-interface-that-save-lease-in-DHCP-info.patch"
21 SRC_URI += "file://0019-Tethering-Notify-listeners-when-station-connection-c.patch"
22 SRC_URI += "file://0020-Tethering-Add-open-access-point-support-in-technolog.patch"
23 SRC_URI += "file://0021-Tethering-Add-hidden-access-point-support-in-technol.patch"
24 SRC_URI += "file://0022-Tethering-Add-test-script-of-open-and-hidden-AP.patch"
25 SRC_URI += "file://0023-Tethering-Add-tethering-interfaces-description-to-te.patch"
26 SRC_URI += "file://0024-Tethering-Watch-the-connection-and-disconnection-sig.patch"
27 SRC_URI += "file://0025-Tethering-Get-the-client-mac-info-of-Gadget-tether.patch"
28 SRC_URI += "file://0026-multi-user-Add-function-to-get-dbus-user-id-synchron.patch"
29 SRC_URI += "file://0027-multi-user-Add-multi-user-support-in-service.patch"
30 SRC_URI += "file://0028-multi-user-Add-multi-user-support-in-technology.patch"
31 SRC_URI += "file://0029-multi-user-Add-multi-user-support-in-manager.patch"
32 SRC_URI += "file://0030-multi-user-Add-multi-user-support-for-auto-connect-s.patch"
33 SRC_URI += "file://0031-multi-user-Expose-function-to-check-service-user-fav.patch"
34 SRC_URI += "file://0032-multi-user-Fix-service-load-save-issues.patch"