Signed-off-by: Naveen Saini <naveen.kumar.sa...@intel.com>
---
 recipes-kernel/intel-ethernet/ixgbevf_4.3.6.bb | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/recipes-kernel/intel-ethernet/ixgbevf_4.3.6.bb 
b/recipes-kernel/intel-ethernet/ixgbevf_4.3.6.bb
index 2a79350..824c371 100644
--- a/recipes-kernel/intel-ethernet/ixgbevf_4.3.6.bb
+++ b/recipes-kernel/intel-ethernet/ixgbevf_4.3.6.bb
@@ -18,6 +18,9 @@ SRC_URI = 
"https://sourceforge.net/projects/e1000/files/ixgbevf%20stable/${PV}/$
 SRC_URI[md5sum] = "fc53be00bf5e71939a9a39e9802d5b77"
 SRC_URI[sha256sum] = 
"61ac4e93808fa4316b044bae40f2a1dc40e4d9ae9a1785a753cdfc79b515d695"
 
+UPSTREAM_CHECK_URI = 
"https://sourceforge.net/projects/e1000/files/ixgbevf%20stable/";
+UPSTREAM_CHECK_REGEX = "ixgbevf%20stable/(?P<pver>\d+(\.\d+)+)/"
+
 S = "${WORKDIR}/${BP}/src"
 MODULES_INSTALL_TARGET = "install"
 
-- 
2.7.4

-- 
_______________________________________________
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel

Reply via email to