diff options
| -rw-r--r-- | meta/recipes-extended/net-tools/net-tools_1.60-20181103.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-extended/net-tools/net-tools_1.60-20181103.bb b/meta/recipes-extended/net-tools/net-tools_1.60-20181103.bb index dcc2218e48..e97731073e 100644 --- a/meta/recipes-extended/net-tools/net-tools_1.60-20181103.bb +++ b/meta/recipes-extended/net-tools/net-tools_1.60-20181103.bb | |||
| @@ -16,6 +16,8 @@ SRC_URI = "git://git.code.sf.net/p/net-tools/code;protocol=https \ | |||
| 16 | file://Bug_541172-netstat.c-exit-codes.patch \ | 16 | file://Bug_541172-netstat.c-exit-codes.patch \ |
| 17 | " | 17 | " |
| 18 | 18 | ||
| 19 | UPSTREAM_VERSION_UNKNOWN = "1" | ||
| 20 | |||
| 19 | S = "${WORKDIR}/git" | 21 | S = "${WORKDIR}/git" |
| 20 | 22 | ||
| 21 | inherit gettext | 23 | inherit gettext |
