diff options
Diffstat (limited to 'meta/recipes-connectivity/connman/connman_git.bb')
| -rw-r--r-- | meta/recipes-connectivity/connman/connman_git.bb | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/meta/recipes-connectivity/connman/connman_git.bb b/meta/recipes-connectivity/connman/connman_git.bb new file mode 100644 index 0000000000..82cd976e55 --- /dev/null +++ b/meta/recipes-connectivity/connman/connman_git.bb | |||
| @@ -0,0 +1,10 @@ | |||
| 1 | require connman.inc | ||
| 2 | |||
| 3 | PV = "0.47+git${SRCPV}" | ||
| 4 | PR = "r17" | ||
| 5 | S = "${WORKDIR}/git" | ||
| 6 | |||
| 7 | SRC_URI = "git://git.kernel.org/pub/scm/network/connman/connman.git;protocol=git \ | ||
| 8 | file://dbusperms.patch \ | ||
| 9 | file://connman " | ||
| 10 | |||
