diff options
| author | Richard Purdie <rpurdie@linux.intel.com> | 2009-07-07 15:17:10 +0100 |
|---|---|---|
| committer | Richard Purdie <rpurdie@linux.intel.com> | 2009-07-07 15:17:10 +0100 |
| commit | f9f0753e7f04f8415c246e64e98ee7fad14b1e4a (patch) | |
| tree | 44536c1995487eabc733c41eee8d903d455012a0 /meta/packages | |
| parent | b8b76528155eb9575621e34fa493250e6a706902 (diff) | |
| download | poky-f9f0753e7f04f8415c246e64e98ee7fad14b1e4a.tar.gz | |
connman: Drop now unneeded patch
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta/packages')
| -rw-r--r-- | meta/packages/connman/connman_git.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/packages/connman/connman_git.bb b/meta/packages/connman/connman_git.bb index 59b6e28732..9372e8d647 100644 --- a/meta/packages/connman/connman_git.bb +++ b/meta/packages/connman/connman_git.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | HOMEPAGE = "http://www.moblin.org/projects/projects_connman.php" | 1 | HOMEPAGE = "http://www.moblin.org/projects/projects_connman.php" |
| 2 | SUMMARY = "Moblin Connection Manager" | 2 | SUMMARY = "Moblin Connection Manager" |
| 3 | PV = "0.19+git${SRCREV}" | 3 | PV = "0.19+git${SRCREV}" |
| 4 | PR = "r15" | 4 | PR = "r16" |
| 5 | S = "${WORKDIR}/git" | 5 | S = "${WORKDIR}/git" |
| 6 | LICENSE = "GPL" | 6 | LICENSE = "GPL" |
| 7 | 7 | ||
| @@ -17,7 +17,6 @@ EXTRA_OECONF += " \ | |||
| 17 | 17 | ||
| 18 | SRC_URI = "git://git.kernel.org/pub/scm/network/connman/connman.git;protocol=git \ | 18 | SRC_URI = "git://git.kernel.org/pub/scm/network/connman/connman.git;protocol=git \ |
| 19 | file://connman-install-tests.patch;patch=1 \ | 19 | file://connman-install-tests.patch;patch=1 \ |
| 20 | file://udevfix.patch;patch=1 \ | ||
| 21 | file://dbusperms.patch;patch=1 \ | 20 | file://dbusperms.patch;patch=1 \ |
| 22 | file://connman " | 21 | file://connman " |
| 23 | 22 | ||
