diff options
Diffstat (limited to 'recipes-kernel/linux/linux-toradex_4.9-2.3.x.bb')
-rw-r--r-- | recipes-kernel/linux/linux-toradex_4.9-2.3.x.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-toradex_4.9-2.3.x.bb b/recipes-kernel/linux/linux-toradex_4.9-2.3.x.bb index 8e46c9d..9ef998e 100644 --- a/recipes-kernel/linux/linux-toradex_4.9-2.3.x.bb +++ b/recipes-kernel/linux/linux-toradex_4.9-2.3.x.bb @@ -13,7 +13,7 @@ KERNEL_MODULE_AUTOLOAD += "${@bb.utils.contains('COMBINED_FEATURES', 'usbgadget' LOCALVERSION = "-${TDX_VER_ITEM}" PV_append = "+git${SRCPV}" -SRCREV = "5758a8e648a3947d974fbcaad49db6e513a77a9d" +SRCREV = "d899927728beca8357a5b4120b690cb3c1d80844" SRCBRANCH = "toradex_4.9-2.3.x-imx" SRCREV_use-head-next = "${AUTOREV}" SRCBRANCH_use-head-next = "toradex_4.9-2.3.x-imx-next" |