mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-04 20:54:46 +02:00
linux-intel: switch kernel-meta SRC_URI from git to https
Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
b30ef8c8df
commit
81b110e4fa
|
@ -3,7 +3,7 @@ require recipes-kernel/linux/meta-intel-compat-kernel.inc
|
|||
|
||||
FILESEXTRAPATHS:prepend := "${THISDIR}/linux-intel:"
|
||||
|
||||
KERNEL_CONFIG_URI ?= "git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=${KMETA_BRANCH};destsuffix=${KMETA}"
|
||||
KERNEL_CONFIG_URI ?= "git://git.yoctoproject.org/yocto-kernel-cache;protocol=https;type=kmeta;name=meta;branch=${KMETA_BRANCH};destsuffix=${KMETA}"
|
||||
|
||||
SRC_URI = " \
|
||||
${KERNEL_CONFIG_URI} \
|
||||
|
|
Loading…
Reference in New Issue
Block a user