diff options
-rw-r--r-- | meta-networking/recipes-support/cifs/cifs-utils_git.bb | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/meta-networking/recipes-support/cifs/cifs-utils_git.bb b/meta-networking/recipes-support/cifs/cifs-utils_git.bb index 2b7a0dd66c..66ec7b86e8 100644 --- a/meta-networking/recipes-support/cifs/cifs-utils_git.bb +++ b/meta-networking/recipes-support/cifs/cifs-utils_git.bb | |||
@@ -4,10 +4,9 @@ HOMEPAGE = "http://wiki.samba.org/index.php/LinuxCIFS_utils" | |||
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 = "5.9" | 7 | PV = "6.4" |
8 | PR = "r1" | ||
9 | 8 | ||
10 | SRCREV = "353d491dcb5d69d31434abeb962c8e9a49c36867" | 9 | SRCREV = "487f46da737291877867cbd3acb40fea087d3863" |
11 | SRC_URI = "git://git.samba.org/cifs-utils.git" | 10 | SRC_URI = "git://git.samba.org/cifs-utils.git" |
12 | 11 | ||
13 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |