diff options
| -rw-r--r-- | meta-networking/recipes-extended/kronosnet/kronosnet_1.20.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-extended/kronosnet/kronosnet_1.20.bb b/meta-networking/recipes-extended/kronosnet/kronosnet_1.20.bb index edbca246de..b19482c79a 100644 --- a/meta-networking/recipes-extended/kronosnet/kronosnet_1.20.bb +++ b/meta-networking/recipes-extended/kronosnet/kronosnet_1.20.bb | |||
| @@ -16,7 +16,7 @@ SRC_URI = "git://github.com/kronosnet/kronosnet;protocol=https;branch=stable1" | |||
| 16 | 16 | ||
| 17 | UPSTREAM_CHECK_URI = "https://github.com/kronosnet/kronosnet/releases" | 17 | UPSTREAM_CHECK_URI = "https://github.com/kronosnet/kronosnet/releases" |
| 18 | 18 | ||
| 19 | inherit autotools | 19 | inherit autotools pkgconfig |
| 20 | 20 | ||
| 21 | S = "${WORKDIR}/git" | 21 | S = "${WORKDIR}/git" |
| 22 | 22 | ||
