From abe04529947d922c025853b71379d5ac7ff20238 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Wed, 16 Jun 2021 16:48:51 -0400 Subject: linux-yocto/5.10: restore aufs Integrating the following commit(s) to linux-yocto/5.10: bdda1b6cf99b aufs5: aufs-core 2fa276071d07 aufs5: aufs-standalone 06ed4d532456 aufs5: aufs-mmap 372857834999 aufs5: aufs-kbuild fd68c9840693 aufs5: aufs-base Signed-off-by: Bruce Ashfield Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb') diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb index 774461a2c1..53050dd225 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb @@ -15,8 +15,8 @@ DEPENDS += "openssl-native util-linux-native" KMETA = "kernel-meta" KCONF_BSP_AUDIT_LEVEL = "2" -SRCREV_machine_qemuarm ?= "2940c362208b0f18baa6e2f455bd1c88b7c2eeca" -SRCREV_machine ?= "a673c127156c156a4a490ef66e0194d239cfbfa1" +SRCREV_machine_qemuarm ?= "03d62322242437d30f537fa01024730ddcaa4cde" +SRCREV_machine ?= "bdda1b6cf99b44871409d218426a28102a5c554b" SRCREV_meta ?= "422f8a09a856800f027bbae98dbab24cf3ae0f25" PV = "${LINUX_VERSION}+git${SRCPV}" -- cgit 1.2.3-korg