From patchwork Thu Jul 21 03:32:38 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bruce Ashfield X-Patchwork-Id: 10471 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8FFD4C433EF for ; Thu, 21 Jul 2022 03:32:52 +0000 (UTC) Received: from mail-qt1-f173.google.com (mail-qt1-f173.google.com [209.85.160.173]) by mx.groups.io with SMTP id smtpd.web10.2072.1658374363018869427 for ; Wed, 20 Jul 2022 20:32:43 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=o2NtkEQd; spf=pass (domain: gmail.com, ip: 209.85.160.173, mailfrom: bruce.ashfield@gmail.com) Received: by mail-qt1-f173.google.com with SMTP id y9so451159qtv.5 for ; Wed, 20 Jul 2022 20:32:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=9YFTG5AiuA2+dP0fdbq2JibBfCVWsqapSnqtStvPpco=; b=o2NtkEQd/WAFZOcP/IsDapMkzvgYANVB3dXx2AOQPDG8ZV504NVHGK8NNrhuyFMMiM MQqVHPSH/WQB7IwAXLbcQ5+qIXB1NFZUVVq5ZzjAE2eYEO3K3uevhv5em6KLs8Y8Zvn2 8eY2DXzoTyYj2Kl1Gph5TxI4CSVqk4zGYDI46YUaT6VBfdNezBFktLLDdVioF3UmdPIi NPLhGiakadWAPJc5IzgR1E64LIda/JtENLaEDgXtzboP7PMRYliSfZkSdv6KpxUzVu3q NRy23u6ieBDAk6TDq97W3e+R/NAUg9hKbYJs59mne5Sjj/YYYA1pWFclEOdsHWUvziFq TfsA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=9YFTG5AiuA2+dP0fdbq2JibBfCVWsqapSnqtStvPpco=; b=fQRPvRqdbHrkFRSuTeDdtBTcdQDc956dzantwka5PkPfw6kQk3y6C7D967WzCjRXxd ZhkZ4980xr0ffVhDCEBLsiBLwmfmiq+zoai6Namr/DgKdEYC/3yPjzDS2iy/2q3VjlyC +k0xzr+gA9LDkez7EIRiAug/UJIJlN21yMKHnswmGz6lgRt2868mNuvMWmu6yj4ENlK7 vECp3mNpo1PJpbuPqIg90UWlYprPRnylYLDcJJaDS2VQ37dGNFqpBGgkC8I9wLF2y2tW YJA58IhhrG+HLapQlDjecLuxLaOVlNNdu2vZwwv9FGxr5glRcllTxchdd9rB8obHVaMn y3Rw== X-Gm-Message-State: AJIora+a4dqHdEKYFBO14V1978ud3ilQlg7PWsg2Wq0gRGnOmuJIadSz o5FWAwRnUeDkn1+NUU8hHfA= X-Google-Smtp-Source: AGRyM1vjLhmU5ARXVTfyfyKc+sHx6UsVB+Jsj3Ik+08h8tCcmVkE1Z28YWObtYNaOkEsY3/KAsbnDg== X-Received: by 2002:a05:622a:4d1:b0:31e:bc6a:783c with SMTP id q17-20020a05622a04d100b0031ebc6a783cmr32377545qtx.498.1658374361873; Wed, 20 Jul 2022 20:32:41 -0700 (PDT) Received: from build.lan ([173.34.88.218]) by smtp.gmail.com with ESMTPSA id c8-20020a05620a268800b006b5c061844fsm622393qkp.49.2022.07.20.20.32.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 20 Jul 2022 20:32:40 -0700 (PDT) From: bruce.ashfield@gmail.com To: richard.purdie@linuxfoundation.org Cc: steve@sakoman.com, openembedded-core@lists.openembedded.org Subject: [PATCH 1/2][dunfell] linux-yocto/5.4: update to v5.4.205 Date: Wed, 20 Jul 2022 23:32:38 -0400 Message-Id: <20220721033239.32571-1-bruce.ashfield@gmail.com> X-Mailer: git-send-email 2.19.1 MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Thu, 21 Jul 2022 03:32:52 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/168379 From: Bruce Ashfield Updating to the latest korg -stable release that comprises the following commits: 0ec831fa971d Linux 5.4.205 1be11d7f3c89 dmaengine: ti: Add missing put_device in ti_dra7_xbar_route_allocate b31ab132561c dmaengine: ti: Fix refcount leak in ti_dra7_xbar_route_allocate f19026ede26e dmaengine: at_xdma: handle errors of at_xdmac_alloc_desc() correctly 164e88024f82 dmaengine: pl330: Fix lockdep warning about non-static key 5af3f2a697d5 ida: don't use BUG_ON() for debugging d88022b41eff dt-bindings: dma: allwinner,sun50i-a64-dma: Fix min/max typo aaf875578fd9 misc: rtsx_usb: set return value in rsp_buf alloc err path 29612c43a2c5 misc: rtsx_usb: use separate command and response buffers 0e517d0d7feb misc: rtsx_usb: fix use of dma mapped buffer for usb bulk transfer 858c2d070895 dmaengine: imx-sdma: Allow imx8m for imx7 FW revs 67586906893c i2c: cadence: Unregister the clk notifier in error path acb72388aed5 selftests: forwarding: fix error message in learning_test 7adf3d45c460 selftests: forwarding: fix learning_test when h1 supports IFF_UNICAST_FLT 681738560bf2 selftests: forwarding: fix flood_unicast_test when h2 supports IFF_UNICAST_FLT 0711d15ccb27 ibmvnic: Properly dispose of all skbs during a failover. aa698affa62c ARM: at91: pm: use proper compatibles for sam9x60's rtc and rtt 6b4747d5af43 ARM: at91: pm: use proper compatible for sama5d2's rtc 123540275034 pinctrl: sunxi: sunxi_pconf_set: use correct offset 12a690536931 pinctrl: sunxi: a83t: Fix NAND function name for some pins 3cf8ece91132 ARM: meson: Fix refcount leak in meson_smp_prepare_cpus c465bbcd3c74 xfs: remove incorrect ASSERT in xfs_rename 845dac0276a5 can: kvaser_usb: kvaser_usb_leaf: fix bittiming limits 9afdff9dd820 can: kvaser_usb: kvaser_usb_leaf: fix CAN clock frequency regression 93f228fcbef2 can: kvaser_usb: replace run-time checks with struct kvaser_usb_driver_info 0adb049bac09 powerpc/powernv: delay rng platform device creation until later in boot 782b65ee7bbe video: of_display_timing.h: include errno.h af93e8219734 fbcon: Prevent that screen size is smaller than font size 4f34f380f952 fbcon: Disallow setting font bigger than screen size 997d86cd3e39 fbmem: Check virtual screen sizes in fb_set_var() 407c1b491fbd fbdev: fbmem: Fix logo center image dx issue 14ff1184310f iommu/vt-d: Fix PCI bus rescan device hot add 800bb66ab275 net: rose: fix UAF bug caused by rose_t0timer_expiry 04894ab34faf usbnet: fix memory leak in error case 6f655b5e13fa can: gs_usb: gs_usb_open/close(): fix memory leak eb7bbd7728da can: grcan: grcan_probe(): remove extra of_node_get() 5b48f5711f1c can: bcm: use call_rcu() instead of costly synchronize_rcu() e7e3e90d6710 mm/slub: add missing TID updates on slab deactivation 3defefd22ad5 esp: limit skb_page_frag_refill use to a single page 49286fbdad47 Linux 5.4.204 0ac2845937ce clocksource/drivers/ixp4xx: remove EXPORT_SYMBOL_GPL from ixp4xx_timer_setup() d40057538bee net: usb: qmi_wwan: add Telit 0x1070 composition ea89a522b4cc net: usb: qmi_wwan: add Telit 0x1060 composition 5c03cad51b84 xen/arm: Fix race in RB-tree based P2M accounting 60ac50daad36 xen/blkfront: force data bouncing when backend is untrusted ede57be88a5f xen/netfront: force data bouncing when backend is untrusted 04945b5beb73 xen/netfront: fix leaking data in shared pages 42112e8f9461 xen/blkfront: fix leaking data in shared pages b7c996abe545 selftests/rseq: Change type of rseq_offset to ptrdiff_t dc2825288012 selftests/rseq: x86-32: use %gs segment selector for accessing rseq thread area f89d15c9861c selftests/rseq: x86-64: use %fs segment selector for accessing rseq thread area 618da2318e15 selftests/rseq: Fix: work-around asm goto compiler bugs 58082d4e8186 selftests/rseq: Remove arm/mips asm goto compiler work-around 1c9f13880f47 selftests/rseq: Fix warnings about #if checks of undefined tokens 6f87493c3aa6 selftests/rseq: Fix ppc32 offsets by using long rather than off_t 4e9c8fd7f7f0 selftests/rseq: Fix ppc32 missing instruction selection "u" and "x" for load/store d0ca70238f40 selftests/rseq: Fix ppc32: wrong rseq_cs 32-bit field pointer on big endian 20e2f0108539 selftests/rseq: Uplift rseq selftests for compatibility with glibc-2.35 71c04fdf59ca selftests/rseq: Introduce thread pointer getters f491e073b992 selftests/rseq: Introduce rseq_get_abi() helper 158d91ffe0be selftests/rseq: Remove volatile from __rseq_abi 7037c511f67d selftests/rseq: Remove useless assignment to cpu variable 9aa134cb66b4 selftests/rseq: introduce own copy of rseq uapi header 8417f4475959 selftests/rseq: remove ARRAY_SIZE define from individual tests b13119007056 rseq/selftests,x86_64: Add rseq_offset_deref_addv() 7b6bffcfb9d3 ipv6/sit: fix ipip6_tunnel_get_prl return value 05387c4ff568 sit: use min e99a98616191 net: dsa: bcm_sf2: force pause link settings ac9cd4f66a4d hwmon: (ibmaem) don't call platform_device_del() if platform_device_add() fails ee25841221c1 xen/gntdev: Avoid blocking in unmap_grant_pages() 5eac00ef2a11 net: tun: avoid disabling NAPI twice 8f968872ec34 NFC: nxp-nci: Don't issue a zero length i2c_master_read() 37287fd28fb0 nfc: nfcmrvl: Fix irq_of_parse_and_map() return value 893825289ba8 net: bonding: fix use-after-free after 802.3ad slave unbind 6fdef80e7eaa net: bonding: fix possible NULL deref in rlb code bb1dc7cc576e net/sched: act_api: Notify user space if any actions were flushed before error 3b2ddeb89fe7 netfilter: nft_dynset: restore set element counter when failing to update 5b3a1c6bca38 s390: remove unneeded 'select BUILD_BIN2C' bdecd912e99a PM / devfreq: exynos-ppmu: Fix refcount leak in of_get_devfreq_events e1284ec4a6d7 caif_virtio: fix race between virtio_device_ready() and ndo_open() 9204bc3e8722 net: ipv6: unexport __init-annotated seg6_hmac_net_init() 7a79f71f6931 usbnet: fix memory allocation in helpers 5af106f8e072 linux/dim: Fix divide by 0 in RDMA DIM 85d7d672e896 RDMA/qedr: Fix reporting QP timeout attribute ea0519bc578d net: tun: stop NAPI when detaching queues a8cf91902237 net: tun: unlink NAPI from device on destruction 22e75461014b selftests/net: pass ipv6_args to udpgso_bench's IPv6 TCP test 1d877327da33 virtio-net: fix race between ndo_open() and virtio_device_ready() 7f89bb5d7102 net: usb: ax88179_178a: Fix packet receiving bb91556d2af0 net: rose: fix UAF bugs caused by timer handler 76a477d39836 SUNRPC: Fix READ_PLUS crasher 13816057eaf2 s390/archrandom: simplify back to earlier design and initialize earlier f157bd9cf377 dm raid: fix KASAN warning in raid5_add_disks 90de15357504 dm raid: fix accesses beyond end of raid member array b6125c5dc3d6 powerpc/bpf: Fix use of user_pt_regs in uapi 1ef2e87736a6 powerpc/prom_init: Fix kernel config grep d5e32f08e7f1 nvdimm: Fix badblocks clear off-by-one error 53fb996f2709 ipv6: take care of disable_policy when restoring routes Signed-off-by: Bruce Ashfield --- .../linux/linux-yocto-rt_5.4.bb | 6 ++--- .../linux/linux-yocto-tiny_5.4.bb | 8 +++---- meta/recipes-kernel/linux/linux-yocto_5.4.bb | 22 +++++++++---------- 3 files changed, 18 insertions(+), 18 deletions(-) diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb b/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb index 7fa1b81229..5bc1993cf2 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb @@ -11,13 +11,13 @@ python () { raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it") } -SRCREV_machine ?= "fa8536530bdd6a87856aa6fe0af4f9ef4af21fe0" -SRCREV_meta ?= "010ac788e81b6cb6c3fd2367802eee9d8feac34f" +SRCREV_machine ?= "086bb7f7d2b47d654922e5cc526cc6274b28e319" +SRCREV_meta ?= "aaaf9f090dfb3160154b24fbc2f9a6e669babc87" SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \ git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.4;destsuffix=${KMETA}" -LINUX_VERSION ?= "5.4.203" +LINUX_VERSION ?= "5.4.205" LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_5.4.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_5.4.bb index d08658cf7e..769743856f 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_5.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_5.4.bb @@ -6,7 +6,7 @@ KCONFIG_MODE = "--allnoconfig" require recipes-kernel/linux/linux-yocto.inc -LINUX_VERSION ?= "5.4.203" +LINUX_VERSION ?= "5.4.205" LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" @@ -15,9 +15,9 @@ DEPENDS += "openssl-native util-linux-native" KMETA = "kernel-meta" KCONF_BSP_AUDIT_LEVEL = "2" -SRCREV_machine_qemuarm ?= "d92cd7d5916772a20105ef776c7f3bf433df55a4" -SRCREV_machine ?= "5f7c3e952857eb90a4113a41901bb770150af46b" -SRCREV_meta ?= "010ac788e81b6cb6c3fd2367802eee9d8feac34f" +SRCREV_machine_qemuarm ?= "6a3e65256e24a2ff0e4e9fcd877987fb8afd12f2" +SRCREV_machine ?= "d730b865a7cb7ff89efcf8ac725ca247283f3eeb" +SRCREV_meta ?= "aaaf9f090dfb3160154b24fbc2f9a6e669babc87" PV = "${LINUX_VERSION}+git${SRCPV}" diff --git a/meta/recipes-kernel/linux/linux-yocto_5.4.bb b/meta/recipes-kernel/linux/linux-yocto_5.4.bb index 545c754c1d..1043da7208 100644 --- a/meta/recipes-kernel/linux/linux-yocto_5.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto_5.4.bb @@ -12,16 +12,16 @@ KBRANCH_qemux86 ?= "v5.4/standard/base" KBRANCH_qemux86-64 ?= "v5.4/standard/base" KBRANCH_qemumips64 ?= "v5.4/standard/mti-malta64" -SRCREV_machine_qemuarm ?= "bf4029e0d9ff2e65d654909d7e9df50dce294c77" -SRCREV_machine_qemuarm64 ?= "3e0dab732964f7bbc26671fee05be420fd02890a" -SRCREV_machine_qemumips ?= "e8bea70e0c6a527383f2351e4f3d189aedf543a3" -SRCREV_machine_qemuppc ?= "24cc2a066b8151925fdf86136b70b63cf37cc540" -SRCREV_machine_qemuriscv64 ?= "9eab27738de4b3222b1c99cdebf3bde9611ef9fa" -SRCREV_machine_qemux86 ?= "9eab27738de4b3222b1c99cdebf3bde9611ef9fa" -SRCREV_machine_qemux86-64 ?= "9eab27738de4b3222b1c99cdebf3bde9611ef9fa" -SRCREV_machine_qemumips64 ?= "5a5e07ef8df0e73b2f318b921f9262b49a6125d5" -SRCREV_machine ?= "9eab27738de4b3222b1c99cdebf3bde9611ef9fa" -SRCREV_meta ?= "010ac788e81b6cb6c3fd2367802eee9d8feac34f" +SRCREV_machine_qemuarm ?= "943e7e1f32e61dc7dd7a7029062e789219d81b14" +SRCREV_machine_qemuarm64 ?= "24d18667d92b460ee33480942306a0d9c80c491b" +SRCREV_machine_qemumips ?= "2d469a0343033962ecea678491852aa9457b8ff6" +SRCREV_machine_qemuppc ?= "85932dee050f49fa824fd9b49af7b8159fe28a8e" +SRCREV_machine_qemuriscv64 ?= "8a59dfded81659402005acfb06fbb00b71c8ce86" +SRCREV_machine_qemux86 ?= "8a59dfded81659402005acfb06fbb00b71c8ce86" +SRCREV_machine_qemux86-64 ?= "8a59dfded81659402005acfb06fbb00b71c8ce86" +SRCREV_machine_qemumips64 ?= "0edbd472c7f0b51994d20d07bb26ead379dc10ed" +SRCREV_machine ?= "8a59dfded81659402005acfb06fbb00b71c8ce86" +SRCREV_meta ?= "aaaf9f090dfb3160154b24fbc2f9a6e669babc87" # remap qemuarm to qemuarma15 for the 5.4 kernel # KMACHINE_qemuarm ?= "qemuarma15" @@ -30,7 +30,7 @@ SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;name=machine;branch=${KBRA git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.4;destsuffix=${KMETA}" LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" -LINUX_VERSION ?= "5.4.203" +LINUX_VERSION ?= "5.4.205" DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" DEPENDS += "openssl-native util-linux-native" From patchwork Thu Jul 21 03:32:39 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bruce Ashfield X-Patchwork-Id: 10470 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 90C22C43334 for ; Thu, 21 Jul 2022 03:32:52 +0000 (UTC) Received: from mail-qk1-f169.google.com (mail-qk1-f169.google.com [209.85.222.169]) by mx.groups.io with SMTP id smtpd.web11.2108.1658374364722466714 for ; Wed, 20 Jul 2022 20:32:44 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=TQg3qRtf; spf=pass (domain: gmail.com, ip: 209.85.222.169, mailfrom: bruce.ashfield@gmail.com) Received: by mail-qk1-f169.google.com with SMTP id m7so453481qkk.6 for ; Wed, 20 Jul 2022 20:32:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=ESMy4R4wUkJyltUUyT0EQZneAfgwCOJ4k5Ci5/E3EvM=; b=TQg3qRtfAGZPo0/jv7UkiHzCKsVKOhbszPRa3+J0k0S9heRbeypX9c2IcKkP9dpdqz qLWT8l7DNJr9cjH/kmhfCMiay8XAdNXTZJp759H3vhA+cRx3vdpkCZNkPbn1gIvDOSMp bN9TbBCcp+TvyyzrXnC7dPKa+dzlFTtHeGpmsRqR/G4Zn7bo+DwhefeLxOINNKifhKES PwUaFsyvaS/igUGSW66FbmyCTLhSOinXD+PF/C/K6sTqsyUcgYFzl7MvMNL268i/tW1y XDHpmZIOa55DNYzNHFgQkzUtGAWkleh0f97Is0WS4hbDO0V81dv2beGKeaDOx3/+gKiR kuvg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=ESMy4R4wUkJyltUUyT0EQZneAfgwCOJ4k5Ci5/E3EvM=; b=MeYHp750ftCJDkeRptK1U6weqll7aJA8dK0TbTWtR6uC410YJsOAPhaT0ADct+OEx+ COzdulL+PJf5q4sHGK26k/QBN6kCv4iqDXEQ+W9E13IZ6XwmQL3xh8vW8GtWm1RfBq+O 2mNiazZqgP8l+dwgsyV3Dj1vDZc9OrnLvu7dZsE+fYkwqCRvm9abrYKMYBeUc+HM4cjL 3bYfoQOq+7AwkX65Zg0xhmiKbG1I0YmsjxCbV3bzbq2biUXdk2fdzMFMsW4ZfQ8MR3NZ 9qGbcdJRICAFINkwiGDvNJY1HIGK3WbIez4+Nb6O+P4k8IGPj2Koh/Eq573r1WRktVVV o6zg== X-Gm-Message-State: AJIora8QmgFzzELvRHgp1mL6P3uNIV18Hy8jWx/JCwplHJ5DdrlksanZ uQA6Kj93q90V2doGJ2jXyjI= X-Google-Smtp-Source: AGRyM1t/7kPWNWEqNwabi/Nac3HPHjlj014YKdXCFUQR2nBm3X+c4yb8beQzWSpEecirSXNdVzgBWQ== X-Received: by 2002:a05:620a:4502:b0:6b4:6c2f:e7b7 with SMTP id t2-20020a05620a450200b006b46c2fe7b7mr26719887qkp.11.1658374363708; Wed, 20 Jul 2022 20:32:43 -0700 (PDT) Received: from build.lan ([173.34.88.218]) by smtp.gmail.com with ESMTPSA id c8-20020a05620a268800b006b5c061844fsm622393qkp.49.2022.07.20.20.32.42 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 20 Jul 2022 20:32:42 -0700 (PDT) From: bruce.ashfield@gmail.com To: richard.purdie@linuxfoundation.org Cc: steve@sakoman.com, openembedded-core@lists.openembedded.org Subject: [PATCH 2/2][dunfell] linux-yocto-rt/5.4: fixup -rt build breakage Date: Wed, 20 Jul 2022 23:32:39 -0400 Message-Id: <20220721033239.32571-2-bruce.ashfield@gmail.com> X-Mailer: git-send-email 2.19.1 In-Reply-To: <20220721033239.32571-1-bruce.ashfield@gmail.com> References: <20220721033239.32571-1-bruce.ashfield@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Thu, 21 Jul 2022 03:32:52 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/168380 From: Bruce Ashfield Integrating the following commit(s) to linux-yocto/5.4: cc478e363cc3 rt: fixup random and irq/manage merge issues Signed-off-by: Bruce Ashfield --- meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb b/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb index 5bc1993cf2..fe75aee4da 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb @@ -11,7 +11,7 @@ python () { raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it") } -SRCREV_machine ?= "086bb7f7d2b47d654922e5cc526cc6274b28e319" +SRCREV_machine ?= "cc478e363cc35064b58a871a4cc535aa973c5891" SRCREV_meta ?= "aaaf9f090dfb3160154b24fbc2f9a6e669babc87" SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \