1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-16 15:57:04 +00:00

linux-yocto/5.15: netfilter: conntrack: avoid useless indirection during conntrack destruction

Integrating the following commit(s) to linux-yocto/5.15:

    07a63f760793 netfilter: conntrack: avoid useless indirection during conntrack destruction

(From OE-Core rev: 2aaf2429474da762d305d6fb70996b5502c879c7)

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Bruce Ashfield
2022-04-28 09:47:55 -04:00
committed by Richard Purdie
parent 286f6a0c8e
commit 47d3c858f5
3 changed files with 15 additions and 15 deletions
+11 -11
View File
@@ -13,17 +13,17 @@ KBRANCH:qemux86 ?= "v5.15/standard/base"
KBRANCH:qemux86-64 ?= "v5.15/standard/base"
KBRANCH:qemumips64 ?= "v5.15/standard/mti-malta64"
SRCREV_machine:qemuarm ?= "5c287562703770d5e466893c53bb9fca16b16fe8"
SRCREV_machine:qemuarm64 ?= "158f38930aa53b07009980cf417fbcddea58807d"
SRCREV_machine:qemumips ?= "2ebd4e128f3f0ad1bff5677f593a545053f9ff91"
SRCREV_machine:qemuppc ?= "566f4e67a086fbdeb17ebe3b7537f9f345001cd0"
SRCREV_machine:qemuriscv64 ?= "4e7122625996261d870160dfd2096108742f1009"
SRCREV_machine:qemuriscv32 ?= "4e7122625996261d870160dfd2096108742f1009"
SRCREV_machine:qemux86 ?= "4e7122625996261d870160dfd2096108742f1009"
SRCREV_machine:qemux86-64 ?= "4e7122625996261d870160dfd2096108742f1009"
SRCREV_machine:qemumips64 ?= "2aafd732abb0b9011e2041c7c5c9ab3f475dedd1"
SRCREV_machine ?= "4e7122625996261d870160dfd2096108742f1009"
SRCREV_meta ?= "71a82e181708bc619684cc9f1eea01ec2595c2ff"
SRCREV_machine:qemuarm ?= "2c5f632df378c23226fdb89fe36ad83c05d8da01"
SRCREV_machine:qemuarm64 ?= "4a6d3cff7783b6d6f0c8c09de3158cffe8fa97af"
SRCREV_machine:qemumips ?= "b8cca873d9d28cb48884ce4aa69983fe36867309"
SRCREV_machine:qemuppc ?= "b0a8af64b0b46184583f8eb05a3c7b038d5484bf"
SRCREV_machine:qemuriscv64 ?= "07a63f760793c64abe99674f067ae0643fdd2314"
SRCREV_machine:qemuriscv32 ?= "07a63f760793c64abe99674f067ae0643fdd2314"
SRCREV_machine:qemux86 ?= "07a63f760793c64abe99674f067ae0643fdd2314"
SRCREV_machine:qemux86-64 ?= "07a63f760793c64abe99674f067ae0643fdd2314"
SRCREV_machine:qemumips64 ?= "6456900204c039e30e383eebb27b97cffacf420a"
SRCREV_machine ?= "07a63f760793c64abe99674f067ae0643fdd2314"
SRCREV_meta ?= "cb8938bc9d6b4575a1cd0072106b9720648ed0ab"
# set your preferred provider of linux-yocto to 'linux-yocto-upstream', and you'll
# get the <version>/base branch, which is pure upstream -stable, and the same