diff options
-rw-r--r-- | meta-networking/recipes-support/cifs/cifs-utils_6.11.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/cifs/cifs-utils_6.11.bb b/meta-networking/recipes-support/cifs/cifs-utils_6.11.bb index 09b7931196..de3fbb0947 100644 --- a/meta-networking/recipes-support/cifs/cifs-utils_6.11.bb +++ b/meta-networking/recipes-support/cifs/cifs-utils_6.11.bb | |||
@@ -4,8 +4,6 @@ SECTION = "otherosfs" | |||
4 | LICENSE = "GPLv3 & LGPLv3" | 4 | LICENSE = "GPLv3 & LGPLv3" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" |
6 | 6 | ||
7 | PV = "6.10" | ||
8 | |||
9 | SRCREV = "ded4e81796a18cde73329e838357f084aa05720f" | 7 | SRCREV = "ded4e81796a18cde73329e838357f084aa05720f" |
10 | SRC_URI = "git://git.samba.org/cifs-utils.git" | 8 | SRC_URI = "git://git.samba.org/cifs-utils.git" |
11 | 9 | ||