diff options
| -rw-r--r-- | meta-networking/recipes-support/tinyproxy/tinyproxy_1.10.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-networking/recipes-support/tinyproxy/tinyproxy_1.10.0.bb b/meta-networking/recipes-support/tinyproxy/tinyproxy_1.10.0.bb index 7d97f52a78..82d67014bb 100644 --- a/meta-networking/recipes-support/tinyproxy/tinyproxy_1.10.0.bb +++ b/meta-networking/recipes-support/tinyproxy/tinyproxy_1.10.0.bb | |||
| @@ -12,6 +12,8 @@ SRC_URI = "https://github.com/${BPN}/${BPN}/releases/download/${PV}/${BP}.tar.gz | |||
| 12 | SRC_URI[md5sum] = "423047c8dc53a15e19f78e238198549c" | 12 | SRC_URI[md5sum] = "423047c8dc53a15e19f78e238198549c" |
| 13 | SRC_URI[sha256sum] = "6020955e6a0ef0ef898ad5bb17a448c47f9e4c003c464b4ae7c4dba063272055" | 13 | SRC_URI[sha256sum] = "6020955e6a0ef0ef898ad5bb17a448c47f9e4c003c464b4ae7c4dba063272055" |
| 14 | 14 | ||
| 15 | UPSTREAM_CHECK_URI = "https://github.com/tinyproxy/tinyproxy/releases" | ||
| 16 | |||
| 15 | EXTRA_OECONF += " \ | 17 | EXTRA_OECONF += " \ |
| 16 | --enable-filter \ | 18 | --enable-filter \ |
| 17 | --enable-transparent \ | 19 | --enable-transparent \ |
