From 320f77b6648b9289ce1170a46a956cf8752bf63a Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Fri, 24 Aug 2018 10:59:52 -0400 Subject: linux-yocto: add qemuarm64 preempt-rt BSP definition Adding the preempt-rt BSP definition for qemuarm64 to allow -rt testing on this ARCH. Signed-off-by: Bruce Ashfield Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-yocto-tiny_4.14.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny_4.14.bb') diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_4.14.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.14.bb index 85f3ce1d99..e78bbb117a 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.14.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.14.bb @@ -13,7 +13,7 @@ KMETA = "kernel-meta" KCONF_BSP_AUDIT_LEVEL = "2" SRCREV_machine ?= "dd893e600276f4e05e416cf5be73a5fd5752e0cb" -SRCREV_meta ?= "49e24e3e2cad518ae1fd7eff05f3228201b54a33" +SRCREV_meta ?= "f75450c33202c3090c8c0d7cae4e828809ea133c" PV = "${LINUX_VERSION}+git${SRCPV}" -- cgit 1.2.3-korg