Fetch src over https url. Signed-off-by: Naveen Saini <[email protected]> --- recipes-extended/dpdk/dpdk-kmods_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-extended/dpdk/dpdk-kmods_git.bb b/recipes-extended/dpdk/dpdk-kmods_git.bb index 656a6b1..b0eae43 100644 --- a/recipes-extended/dpdk/dpdk-kmods_git.bb +++ b/recipes-extended/dpdk/dpdk-kmods_git.bb @@ -5,7 +5,7 @@ HOMEPAGE = "http://git.dpdk.org/dpdk-kmods/" LICENSE = "GPL-2" LIC_FILES_CHKSUM = "file://igb_uio.c;beginline=1;endline=4;md5=a05cd72f85021e22ff6b2632b437450b" -SRC_URI = "git://dpdk.org/dpdk-kmods;branch=main \ +SRC_URI = "git://dpdk.org/git/dpdk-kmods;protocol=https;branch=main \ " SRCREV = "e13d7af77a1bf98757f85c3c4083f6ee6d0d2372" -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#7206): https://lists.yoctoproject.org/g/meta-intel/message/7206 Mute This Topic: https://lists.yoctoproject.org/mt/85013725/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-intel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
