Changelog is too long but as a summary: - Merged stable release up to 4.9.88 - Improved capture driver to work with v4l2src - Add yet another LDB clock parent - Improved MIPI DSI support for i.MX6
Signed-off-by: Gary Bisson <[email protected]> --- recipes-kernel/linux/linux-boundary_4.9.x.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-boundary_4.9.x.bb b/recipes-kernel/linux/linux-boundary_4.9.x.bb index 9cbfb91..8c5b540 100644 --- a/recipes-kernel/linux/linux-boundary_4.9.x.bb +++ b/recipes-kernel/linux/linux-boundary_4.9.x.bb @@ -11,6 +11,6 @@ SRC_URI = "git://github.com/boundarydevices/linux-imx6.git;branch=${SRCBRANCH} \ LOCALVERSION = "-1.0.0-ga+yocto" SRCBRANCH = "boundary-imx_4.9.x_1.0.0_ga" -SRCREV = "ec68e473bd4fb32357103668ebaad38b3a543352" +SRCREV = "46f9b57bc9312834a51e589cac1a3517cad56a96" DEPENDS += "lzop-native bc-native" COMPATIBLE_MACHINE = "(nitrogen6x|nitrogen6x-lite|nitrogen6sx|nitrogen7)" -- 2.18.0 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
