linux-yocto/5.4: config cleanup / warnings

Integrating the following commit(s):

    eadca496e9f bsp/mti-malta64: fix warning of CONFIG_SCSI_VIRTIO on qemumips64
    203911bc035 net/l2tp.cfg: fix CONFIG_PPPOL2TP mismatched warnings

(From OE-Core rev: bffc59b566368b5435381c460f692a07c36db567)

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit e8df0a1f9607417f3f308b9ff852e287837b6cdf)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Bruce Ashfield
2020-11-17 10:24:34 -05:00
committed by Richard Purdie
parent b097b22d3a
commit 2761a97273
3 changed files with 3 additions and 3 deletions

View File

@@ -17,7 +17,7 @@ KCONF_BSP_AUDIT_LEVEL = "2"
SRCREV_machine_qemuarm ?= "f37a22c3ddab9db618ad302cce77825dae2cda87"
SRCREV_machine ?= "08b83b0eb0ff8fe7a8dae5aa4ef7f8eec7542806"
SRCREV_meta ?= "8df18409861d25d9ca84b80c9ca8181a48f6ee45"
SRCREV_meta ?= "e9a115873f55580929b3cd0232a70652666f5fff"
PV = "${LINUX_VERSION}+git${SRCPV}"