diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2023-05-26 19:36:36 +0200 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2023-05-29 09:45:22 -0400 |
| commit | 5a20d44dae6bd44a92378ce5be65293d0047f322 (patch) | |
| tree | 0c266435e875fec67bee9cac21c37bf4a6c30797 | |
| parent | e11b230d0eaf5be4a9831fbfd2323b0ecfc47d59 (diff) | |
| download | meta-virtualization-5a20d44dae6bd44a92378ce5be65293d0047f322.tar.gz | |
rpi: linux-yocto: drop 5.15 bbappend
* 5.15 recipe was dropped from oe-core in:
https://git.openembedded.org/openembedded-core/commit/?h=master-next&id=e30b37776d16cfd4ce7f79746427ccd95b306059
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
| -rw-r--r-- | dynamic-layers/raspberrypi/recipes-kernel/linux/linux-yocto_5.15.bbappend | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/dynamic-layers/raspberrypi/recipes-kernel/linux/linux-yocto_5.15.bbappend b/dynamic-layers/raspberrypi/recipes-kernel/linux/linux-yocto_5.15.bbappend deleted file mode 100644 index 572f7ec0..00000000 --- a/dynamic-layers/raspberrypi/recipes-kernel/linux/linux-yocto_5.15.bbappend +++ /dev/null | |||
| @@ -1,6 +0,0 @@ | |||
| 1 | # Enable use of the linux-yocto 5.15 kernel for the Raspberry Pi 4 | ||
| 2 | KBRANCH:raspberrypi4-64 ?= "v5.15/standard/bcm-2xxx-rpi" | ||
| 3 | KMACHINE:raspberrypi4-64 ?= "bcm-2xxx-rpi4" | ||
| 4 | COMPATIBLE_MACHINE:raspberrypi4-64 = "(raspberrypi4-64)" | ||
| 5 | |||
| 6 | require linux-yocto_xen-rpi.inc | ||
