From 452650840bf3b9b6499f5fd31fcec658e15f8545 Mon Sep 17 00:00:00 2001 From: Josep Orga Date: Fri, 12 Feb 2021 09:59:36 +0100 Subject: [PATCH] meta-somdevices: Updated recipe linux-somdevices_4.19.35.bb to somdevices repository. Signed-off-by: Josep Orga --- recipes-kernel/linux/linux-somdevices_4.19.35.bb | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/recipes-kernel/linux/linux-somdevices_4.19.35.bb b/recipes-kernel/linux/linux-somdevices_4.19.35.bb index a2da377..69b1945 100644 --- a/recipes-kernel/linux/linux-somdevices_4.19.35.bb +++ b/recipes-kernel/linux/linux-somdevices_4.19.35.bb @@ -8,19 +8,18 @@ LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" DEPENDS += "lzop-native bc-native" -SRCBRANCH = "imx_4.19.35_1.1.0" +SRCBRANCH = "imx_4.19.35_1.1.0-somdevices.y" LOCALVERSION = "-1.1.0" -KERNEL_SRC ?= "git://source.codeaurora.org/external/imx/linux-imx.git;protocol=https" +KERNEL_SRC ?= "git://gitolite3@git.somdevices.com/linux.git;protocol=ssh" SRC_URI = "${KERNEL_SRC};branch=${SRCBRANCH}" -SRCREV = "0f9917c56d5995e1dc3bde5658e2d7bc865464de" +SRCREV = "7d633721500f54c9e8a5b3c2baa8f9cb1a7d2538" S = "${WORKDIR}/git" DEFAULT_PREFERENCE = "1" DEFCONFIG = "defconfig" -DEFCONFIG_mx6 = "imx_v7_defconfig" -DEFCONFIG_mx7 = "imx_v7_defconfig" +DEFCONFIG_mx6 = "imx6ull_somdevices_defconfig" do_preconfigure_prepend() { # meta-freescale/classes/fsl-kernel-localversion.bbclass requires -- 2.17.1