diff options
| author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2022-06-07 09:59:34 -0400 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-06-18 16:34:40 +0100 |
| commit | cc852b651e5366ac1a55414a3883a121819a8b4c (patch) | |
| tree | 091534ca2e6bd18154ab345d7527f58fad33947e | |
| parent | 7706f5ac770205cf944e3910aa3fded34eead617 (diff) | |
| download | poky-cc852b651e5366ac1a55414a3883a121819a8b4c.tar.gz | |
linux-yocto/5.15: Enable MDIO bus config
Integrating the following commit(s) to linux-yocto/.:
52919926480 bsp/mti-malta32: enable MDIO for mti-malta32
963ab127810 bsp/qemuarm64: enable MDIO for qemuarm64
77d5d5e86c0 cfg/net: introduce mdio fragment
(From OE-Core rev: 10bb8f03097cb8a5f5c80a472dd6fccb66c47721)
Signed-off-by: Potin Lai <potin.lai.pt@gmail.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 161888872b8c02c77733c7b74d11db3ec59c93e5)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_5.15.bb | 4 | ||||
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_5.15.bb | 4 | ||||
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_5.15.bb | 22 |
3 files changed, 15 insertions, 15 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_5.15.bb b/meta/recipes-kernel/linux/linux-yocto-rt_5.15.bb index d4da4de1f9..059c0e9a99 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_5.15.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_5.15.bb | |||
| @@ -11,8 +11,8 @@ python () { | |||
| 11 | raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it") | 11 | raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it") |
| 12 | } | 12 | } |
| 13 | 13 | ||
| 14 | SRCREV_machine ?= "7541f629ed38a02cdcd17251ce03f742b3b37ffd" | 14 | SRCREV_machine ?= "0349dadc971ea2a9ad780b9be95df3c7b9f08eac" |
| 15 | SRCREV_meta ?= "d3948d57e924d1a28e3d9b7f0854dd8cdb525c9f" | 15 | SRCREV_meta ?= "529199264800b52ae173fc91241c8e64615850e3" |
| 16 | 16 | ||
| 17 | SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \ | 17 | SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \ |
| 18 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.15;destsuffix=${KMETA}" | 18 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.15;destsuffix=${KMETA}" |
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_5.15.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_5.15.bb index ce7d6ca8dc..40212beed9 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_5.15.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_5.15.bb | |||
| @@ -14,8 +14,8 @@ DEPENDS += "openssl-native util-linux-native" | |||
| 14 | KMETA = "kernel-meta" | 14 | KMETA = "kernel-meta" |
| 15 | KCONF_BSP_AUDIT_LEVEL = "2" | 15 | KCONF_BSP_AUDIT_LEVEL = "2" |
| 16 | 16 | ||
| 17 | SRCREV_machine ?= "bb5851d13d957e796c8a27ff3047d28495b3389f" | 17 | SRCREV_machine ?= "bec753cf26f9924ed9e4e583032687e4a2a947f4" |
| 18 | SRCREV_meta ?= "d3948d57e924d1a28e3d9b7f0854dd8cdb525c9f" | 18 | SRCREV_meta ?= "529199264800b52ae173fc91241c8e64615850e3" |
| 19 | 19 | ||
| 20 | PV = "${LINUX_VERSION}+git${SRCPV}" | 20 | PV = "${LINUX_VERSION}+git${SRCPV}" |
| 21 | 21 | ||
diff --git a/meta/recipes-kernel/linux/linux-yocto_5.15.bb b/meta/recipes-kernel/linux/linux-yocto_5.15.bb index 443c5f2e05..2128f85355 100644 --- a/meta/recipes-kernel/linux/linux-yocto_5.15.bb +++ b/meta/recipes-kernel/linux/linux-yocto_5.15.bb | |||
| @@ -13,17 +13,17 @@ KBRANCH:qemux86 ?= "v5.15/standard/base" | |||
| 13 | KBRANCH:qemux86-64 ?= "v5.15/standard/base" | 13 | KBRANCH:qemux86-64 ?= "v5.15/standard/base" |
| 14 | KBRANCH:qemumips64 ?= "v5.15/standard/mti-malta64" | 14 | KBRANCH:qemumips64 ?= "v5.15/standard/mti-malta64" |
| 15 | 15 | ||
| 16 | SRCREV_machine:qemuarm ?= "a94c65101ab835b5f307cb4451b8da8f61b33fd6" | 16 | SRCREV_machine:qemuarm ?= "53027a25781dce4876ed47dde4e7bb1f49216bf2" |
| 17 | SRCREV_machine:qemuarm64 ?= "2210f319d3e8efaa7c9bcaa4fe20ed2c3b22b7cb" | 17 | SRCREV_machine:qemuarm64 ?= "0a49d733a9ec378aa945dbd20f4d1e3b2d4a9052" |
| 18 | SRCREV_machine:qemumips ?= "8d742e6f21ec98a53be9d41d449f1eef3262f522" | 18 | SRCREV_machine:qemumips ?= "f8f756c4bfc3489427d714492b29ca316436276d" |
| 19 | SRCREV_machine:qemuppc ?= "eb8a6e8105ae65410761c3e77513222f8a4890f7" | 19 | SRCREV_machine:qemuppc ?= "1ae9b6880799961c8bc3c33d8b596dbea4002401" |
| 20 | SRCREV_machine:qemuriscv64 ?= "74fd35c0e02bc154153378f96e777f29cdda3189" | 20 | SRCREV_machine:qemuriscv64 ?= "41470215f97ee60487e6c36b562c5b7ecb8a8c7d" |
| 21 | SRCREV_machine:qemuriscv32 ?= "74fd35c0e02bc154153378f96e777f29cdda3189" | 21 | SRCREV_machine:qemuriscv32 ?= "41470215f97ee60487e6c36b562c5b7ecb8a8c7d" |
| 22 | SRCREV_machine:qemux86 ?= "74fd35c0e02bc154153378f96e777f29cdda3189" | 22 | SRCREV_machine:qemux86 ?= "41470215f97ee60487e6c36b562c5b7ecb8a8c7d" |
| 23 | SRCREV_machine:qemux86-64 ?= "74fd35c0e02bc154153378f96e777f29cdda3189" | 23 | SRCREV_machine:qemux86-64 ?= "41470215f97ee60487e6c36b562c5b7ecb8a8c7d" |
| 24 | SRCREV_machine:qemumips64 ?= "481cf33f381449847e08ed322abb79c500f46efa" | 24 | SRCREV_machine:qemumips64 ?= "cc95aac05d6fb9f0fbe1c336127568df916e2fed" |
| 25 | SRCREV_machine ?= "74fd35c0e02bc154153378f96e777f29cdda3189" | 25 | SRCREV_machine ?= "41470215f97ee60487e6c36b562c5b7ecb8a8c7d" |
| 26 | SRCREV_meta ?= "d3948d57e924d1a28e3d9b7f0854dd8cdb525c9f" | 26 | SRCREV_meta ?= "529199264800b52ae173fc91241c8e64615850e3" |
| 27 | 27 | ||
| 28 | # set your preferred provider of linux-yocto to 'linux-yocto-upstream', and you'll | 28 | # set your preferred provider of linux-yocto to 'linux-yocto-upstream', and you'll |
| 29 | # get the <version>/base branch, which is pure upstream -stable, and the same | 29 | # get the <version>/base branch, which is pure upstream -stable, and the same |
