mirror of
https://git.yoctoproject.org/poky
synced 2026-09-08 12:49:32 +02:00
linux-yocto: add usb-net configs by default
As requested by QA to enable testing of linux-yocto images out of the box, we enable usb-net drivers for the various platforms in all kernel versions. (From OE-Core rev: 5322eef31c8b63ead49b2f13312d3356a016ff64) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
a892aa8f5e
commit
63842f885e
@@ -10,7 +10,7 @@ KMETA = "kernel-meta"
|
||||
KCONF_BSP_AUDIT_LEVEL = "2"
|
||||
|
||||
SRCREV_machine ?= "2854678e4ccbb4bbd1bb4c243ac3e2571ef9834a"
|
||||
SRCREV_meta ?= "fbb3579c4011befe15368fea05f600d37b3444ba"
|
||||
SRCREV_meta ?= "10332510892eaf50de4c92e8269fff03efc69240"
|
||||
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user