mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
linux-intel/5.15: update to tag lts-v5.15.94-linux-230314T093338Z
Update kernel cache. Adapt 0001-menuconfig-mconf-cfg-Allow-specification-of-ncurses-.patch Signed-off-by: Teoh Suh Haw <suh.haw.teoh@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
45033baadf
commit
90a989acfc
|
@ -40,7 +40,7 @@ index c812872d7f9d..42d20819025c 100755
|
|||
+ exit 0
|
||||
+fi
|
||||
+
|
||||
if [ -n "$(command -v pkg-config)" ]; then
|
||||
if [ -n "$(command -v ${HOSTPKG_CONFIG})" ]; then
|
||||
if pkg-config --exists $PKG; then
|
||||
echo cflags=\"$(pkg-config --cflags $PKG)\"
|
||||
--
|
||||
|
|
|
@ -7,9 +7,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
|
|||
|
||||
DEPENDS += "elfutils-native openssl-native util-linux-native"
|
||||
|
||||
LINUX_VERSION ?= "5.15.85"
|
||||
SRCREV_machine ?= "c256f934aefa78ec001067313a76a4a382ac59a6"
|
||||
SRCREV_meta ?= "78c4410c172946903e35ba8cebf1cf90fad09b5a"
|
||||
LINUX_VERSION ?= "5.15.94"
|
||||
SRCREV_machine ?= "7ce2881abd1ef660899f85677a7303065ea9625e"
|
||||
SRCREV_meta ?= "7d9ad29bc707e1eb341d95961941b2042f49e2b2"
|
||||
|
||||
# Functionality flags
|
||||
KERNEL_EXTRA_FEATURES ?= "features/netfilter/netfilter.scc features/security/security.scc"
|
||||
|
|
Loading…
Reference in New Issue
Block a user