diff options
Diffstat (limited to 'meta-networking/recipes-support/tinyproxy/tinyproxy_1.11.2.bb')
| -rw-r--r-- | meta-networking/recipes-support/tinyproxy/tinyproxy_1.11.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/tinyproxy/tinyproxy_1.11.2.bb b/meta-networking/recipes-support/tinyproxy/tinyproxy_1.11.2.bb index 222cc8d7c6..8558291c18 100644 --- a/meta-networking/recipes-support/tinyproxy/tinyproxy_1.11.2.bb +++ b/meta-networking/recipes-support/tinyproxy/tinyproxy_1.11.2.bb | |||
| @@ -4,7 +4,6 @@ LICENSE = "GPL-2.0-only" | |||
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" |
| 5 | 5 | ||
| 6 | SRC_URI = "https://github.com/${BPN}/${BPN}/releases/download/${PV}/${BP}.tar.gz \ | 6 | SRC_URI = "https://github.com/${BPN}/${BPN}/releases/download/${PV}/${BP}.tar.gz \ |
| 7 | file://disable-documentation.patch \ | ||
| 8 | file://tinyproxy.service \ | 7 | file://tinyproxy.service \ |
| 9 | file://tinyproxy.conf \ | 8 | file://tinyproxy.conf \ |
| 10 | file://run-ptest \ | 9 | file://run-ptest \ |
| @@ -21,6 +20,7 @@ EXTRA_OECONF += " \ | |||
| 21 | --enable-reverse \ | 20 | --enable-reverse \ |
| 22 | --enable-upstream \ | 21 | --enable-upstream \ |
| 23 | --enable-xtinyproxy \ | 22 | --enable-xtinyproxy \ |
| 23 | --enable-manpage_support=no \ | ||
| 24 | " | 24 | " |
| 25 | 25 | ||
| 26 | inherit autotools systemd useradd ptest | 26 | inherit autotools systemd useradd ptest |
