linux-boundary: bump revision to 46f9b57b

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 <gary.bisson@boundarydevices.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
Gary Bisson 2018-07-10 15:21:08 +02:00 committed by Otavio Salvador
parent 6146c7020a
commit 434acb4b4a

View File

@ -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)"