mirror of
https://git.yoctoproject.org/poky
synced 2026-07-15 15:37:03 +00:00
linux-yocto/meta: configuration changes (wifi, kexec and nft)
Making the following kernel configuration fragment changes available: c9f07d79f01d nftables: add more configuration options. 8d3cf0ad6c0c common-pc-wifi.cfg: add CONFIG_MT7601U module 55c9bf749c6d ktypes/developer: Enable CONFIG_KEXEC in config (From OE-Core rev: a0d24f69425716ffd2439b1fb9170c343eaca453) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
637744d48d
commit
9b8fc32c55
@@ -10,7 +10,7 @@ KMETA = "kernel-meta"
|
||||
KCONF_BSP_AUDIT_LEVEL = "2"
|
||||
|
||||
SRCREV_machine ?= "2c31d7a45ae75159a7d991abdeb7002a4493af7f"
|
||||
SRCREV_meta ?= "fcc729412013996e17f7aa3953b21cb0a1521108"
|
||||
SRCREV_meta ?= "6300f53e21a119c8cd97988e3c44e0bb5e8594ce"
|
||||
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user