mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 20:59:41 +02:00
kernel/cfg: import docker configuration tweaks
Bumping the SRCREV to pick up the following commits: 8650ed99 docker: enable ipvlan and build BRIDGE_VLAN_FILTERING into kernel 38e7c7aa docker: inherit base container and BPF configs Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
b5b94c2f51
commit
b3a428e1c4
|
@ -15,7 +15,7 @@ INHIBIT_DEFAULT_DEPS = "1"
|
|||
LINUX_VERSION ?= "6.10"
|
||||
PV = "v${LINUX_VERSION}+git${SRCREV}"
|
||||
|
||||
SRCREV = "5161bedbdc3ff6f22a75fb5afb96a4077f4b4ab0"
|
||||
SRCREV = "8650ed99a9e181fbb5a0e3718809f734564ea91f"
|
||||
SRC_URI = "\
|
||||
git://git.yoctoproject.org/yocto-kernel-cache;branch=yocto-${LINUX_VERSION} \
|
||||
"
|
||||
|
|
Loading…
Reference in New Issue
Block a user