mirror of
git://git.yoctoproject.org/meta-dpdk.git
synced 2025-07-05 05:04:45 +02:00
dpdk.inc: switch to using https protocol
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
49a0a03184
commit
4ca36ee060
|
@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://license/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4
|
|||
file://license/lgpl-2.1.txt;md5=4b54a1fd55a448865a0b32d41598759d \
|
||||
file://license/bsd-3-clause.txt;md5=0f00d99239d922ffd13cabef83b33444"
|
||||
|
||||
SRC_URI = "git://dpdk.org/dpdk${STABLE};branch=${BRANCH} \
|
||||
SRC_URI = "git://dpdk.org/git/dpdk${STABLE};protocol=https;branch=${BRANCH} \
|
||||
"
|
||||
|
||||
CVE_PRODUCT = "data_plane_development_kit"
|
||||
|
|
Loading…
Reference in New Issue
Block a user