diff options
Diffstat (limited to 'recipes-kernel/linux/linux-raspberrypi_5.4.inc')
| -rw-r--r-- | recipes-kernel/linux/linux-raspberrypi_5.4.inc | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/recipes-kernel/linux/linux-raspberrypi_5.4.inc b/recipes-kernel/linux/linux-raspberrypi_5.4.inc deleted file mode 100644 index 205d0b7..0000000 --- a/recipes-kernel/linux/linux-raspberrypi_5.4.inc +++ /dev/null | |||
| @@ -1,14 +0,0 @@ | |||
| 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/linux-raspberrypi:" | ||
| 2 | |||
| 3 | KMETA = "kernel-meta" | ||
| 4 | |||
| 5 | SRC_URI = " \ | ||
| 6 | git://github.com/raspberrypi/linux.git;name=machine;branch=${LINUX_RPI_BRANCH} \ | ||
| 7 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.4;destsuffix=${KMETA} \ | ||
| 8 | " | ||
| 9 | |||
| 10 | require linux-raspberrypi.inc | ||
| 11 | |||
| 12 | LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" | ||
| 13 | |||
| 14 | KERNEL_EXTRA_ARGS_append_rpi = " DTC_FLAGS='-@ -H epapr'" | ||
