From 1c7d6584a7811b7785ae5c1e378f14b5ba0971cf Mon Sep 17 00:00:00 2001 From: takeshi_hoshina Date: Mon, 2 Nov 2020 11:07:33 +0900 Subject: basesystem-jj recipes --- .../recipes-kernel/linux/linux-toradex_4.4.bb | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'bsp/meta-freescale-3rdparty/recipes-kernel/linux/linux-toradex_4.4.bb') diff --git a/bsp/meta-freescale-3rdparty/recipes-kernel/linux/linux-toradex_4.4.bb b/bsp/meta-freescale-3rdparty/recipes-kernel/linux/linux-toradex_4.4.bb index 356aeb5f..b2e61c21 100644 --- a/bsp/meta-freescale-3rdparty/recipes-kernel/linux/linux-toradex_4.4.bb +++ b/bsp/meta-freescale-3rdparty/recipes-kernel/linux/linux-toradex_4.4.bb @@ -11,8 +11,10 @@ KERNEL_MODULE_AUTOLOAD += "${@bb.utils.contains('COMBINED_FEATURES', 'usbgadget' LOCALVERSION = "-2.8.3" PV_append = "+git${SRCPV}" -SRCBRANCH = "toradex_vf_4.4-next" -SRCREV = "166cb6f4a4aff202d98914fe0c5530d26ce671a5" +LINUX_VERSION = "4.4.217" + +SRCBRANCH = "toradex_vf_4.4" +SRCREV = "4a31b8a3519d5dde0eacbb088b0d45c83732535b" DEPENDS += "lzop-native bc-native" COMPATIBLE_MACHINE = "(vf)" -- cgit 1.2.3-korg