mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
cifs-utils: remove explicitly set PV variable
There is no need to set and then tediously modify PV variable on every upgrade, what's worse it may happen that the PV is not modified like it happened on the recent upgrade from cifs-utils-6.10 to cifs-utils-6.11. Signed-off-by: Vladimir Zapolskiy <vladimir@tuxera.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
e61b73e6d3
commit
08801a358a
@@ -4,8 +4,6 @@ SECTION = "otherosfs"
|
||||
LICENSE = "GPLv3 & LGPLv3"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
|
||||
|
||||
PV = "6.10"
|
||||
|
||||
SRCREV = "ded4e81796a18cde73329e838357f084aa05720f"
|
||||
SRC_URI = "git://git.samba.org/cifs-utils.git"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user