ixgbevf now expects KSRC to be pointing to the kernel source
and KOBJ to the build artifacts.

Release Notes:
https://sourceforge.net/projects/e1000/files/ixgbevf%20stable/4.18.7/

Signed-off-by: Yogesh Tyagi <[email protected]>
---
 .../intel-ethernet/{ixgbevf_4.17.11.bb => ixgbevf_4.18.7.bb}  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename recipes-kernel/intel-ethernet/{ixgbevf_4.17.11.bb => ixgbevf_4.18.7.bb} 
(87%)

diff --git a/recipes-kernel/intel-ethernet/ixgbevf_4.17.11.bb 
b/recipes-kernel/intel-ethernet/ixgbevf_4.18.7.bb
similarity index 87%
rename from recipes-kernel/intel-ethernet/ixgbevf_4.17.11.bb
rename to recipes-kernel/intel-ethernet/ixgbevf_4.18.7.bb
index 8fd48e1e..f3bab657 100644
--- a/recipes-kernel/intel-ethernet/ixgbevf_4.17.11.bb
+++ b/recipes-kernel/intel-ethernet/ixgbevf_4.18.7.bb
@@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = 
"file://${WORKDIR}/${BP}/COPYING;md5=a216b4192dc6b777b6f0db56
 SRC_URI = 
"https://sourceforge.net/projects/e1000/files/ixgbevf%20stable/${PV}/${BP}.tar.gz
 \
            "
 
-SRC_URI[sha256sum] = 
"59813a6f92e699b4cb6983b70b91137eece4609a113fa7bb60db0be9889d2b46"
+SRC_URI[sha256sum] = 
"90f6cd614008839b6fc748ae0f4ad3503435f8b788318d4f40cfc83c7029025e"
 
 UPSTREAM_CHECK_URI = 
"https://sourceforge.net/projects/e1000/files/ixgbevf%20stable/";
 UPSTREAM_CHECK_REGEX = "ixgbevf%20stable/(?P<pver>\d+(\.\d+)+)/"
@@ -22,7 +22,7 @@ CVE_PRODUCT = "linux:linux_kernel_ixgbe"
 
 S = "${WORKDIR}/${BP}/src"
 
-EXTRA_OEMAKE='KSRC="${STAGING_KERNEL_BUILDDIR}" KVER="${KERNEL_VERSION}" 
INSTALL_MOD_PATH="${D}"'
+EXTRA_OEMAKE='KSRC="${STAGING_KERNEL_DIR}" KOBJ="${STAGING_KERNEL_BUILDDIR}" 
KVER="${KERNEL_VERSION}" INSTALL_MOD_PATH="${D}"'
 
 KERNEL_MODULE_AUTOLOAD:append:intel-core2-32 = " ixgbevf"
 KERNEL_MODULE_AUTOLOAD:append:intel-corei7-64 = " ixgbevf"
-- 
2.34.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#8088): 
https://lists.yoctoproject.org/g/meta-intel/message/8088
Mute This Topic: https://lists.yoctoproject.org/mt/101005262/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-intel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to