From 6b0f7d8ed1bae971f1fcf01cc75ce0c6ac93b9b5 Mon Sep 17 00:00:00 2001 From: Brad Bishop Date: Fri, 13 Sep 2019 06:34:51 -0400 Subject: meta-raspberrypi: subtree update:34dab90dfc..0381ac4d08 Timm Eversmeyer (1): raspberrypi-linux: removed protocoll setting from SRC_URI Change-Id: I9437bcd65234486bd934af123aa483d5a3dac260 Signed-off-by: Brad Bishop --- meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi_4.19.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-raspberrypi') diff --git a/meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi_4.19.inc b/meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi_4.19.inc index eabcdab36..d6c1223c7 100644 --- a/meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi_4.19.inc +++ b/meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi_4.19.inc @@ -1,7 +1,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/linux-raspberrypi:" SRC_URI = " \ - git://github.com/raspberrypi/linux.git;protocol=git;branch=${LINUX_RPI_BRANCH} \ + git://github.com/raspberrypi/linux.git;branch=${LINUX_RPI_BRANCH} \ " SRC_URI_append_raspberrypi4-64 = " file://rpi4-64-kernel-misc.cfg" -- cgit v1.2.3