diff --git a/recipes-kernel/linux/linux-mainline_4.19.63.bb b/recipes-kernel/linux/linux-mainline_4.19.81.bb similarity index 81% rename from recipes-kernel/linux/linux-mainline_4.19.63.bb rename to recipes-kernel/linux/linux-mainline_4.19.81.bb index 86623fc..ee530b9 100644 --- a/recipes-kernel/linux/linux-mainline_4.19.63.bb +++ b/recipes-kernel/linux/linux-mainline_4.19.81.bb @@ -1,5 +1,5 @@ SECTION = "kernel" -DESCRIPTION = "Mainline Linux kernel" +DESCRIPTION = "Mainline Longterm Linux kernel" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" COMPATIBLE_MACHINE = "(sun4i|sun5i|sun7i|sun8i|sun50i)" @@ -19,8 +19,8 @@ KERNEL_EXTRA_ARGS += "LOADADDR=${UBOOT_ENTRYPOINT}" S = "${WORKDIR}/linux-${PV}" -SRC_URI[md5sum] = "5f72b9a1e40192aecf867ff2cdcc15ba" -SRC_URI[sha256sum] = "75988760b931864b46292dcfad1dd54b3f4da10168041f48ca6d7f6dd4e5d25d" +SRC_URI[md5sum] = "bf96b6783a2d11178a2aaa3cf376f975" +SRC_URI[sha256sum] = "293ec1ae0f6b3b4be83a217224b51d137f2163cf2d9d294eecf5d0a354e4e29d" SRC_URI = "https://www.kernel.org/pub/linux/kernel/v4.x/linux-${PV}.tar.xz \ file://0003-ARM-dts-nanopi-neo-air-Add-WiFi-eMMC.patch \ diff --git a/recipes-kernel/linux/linux-mainline_5.2.5.bb b/recipes-kernel/linux/linux-mainline_5.3.8.bb similarity index 79% rename from recipes-kernel/linux/linux-mainline_5.2.5.bb rename to recipes-kernel/linux/linux-mainline_5.3.8.bb index 4fec308..2e1350c 100644 --- a/recipes-kernel/linux/linux-mainline_5.2.5.bb +++ b/recipes-kernel/linux/linux-mainline_5.3.8.bb @@ -1,5 +1,5 @@ SECTION = "kernel" -DESCRIPTION = "Mainline Linux kernel" +DESCRIPTION = "Mainline Stable Linux kernel" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" COMPATIBLE_MACHINE = "(sun4i|sun5i|sun7i|sun8i|sun50i)" @@ -12,6 +12,8 @@ require linux.inc # in something or kernel-yocto.bbclass will fail. KBRANCH ?= "master" +DEPENDS += "rsync-native" + # Pull in the devicetree files into the rootfs RDEPENDS_${KERNEL_PACKAGE_NAME}-base += "kernel-devicetree" @@ -19,8 +21,8 @@ KERNEL_EXTRA_ARGS += "LOADADDR=${UBOOT_ENTRYPOINT}" S = "${WORKDIR}/linux-${PV}" -SRC_URI[md5sum] = "563ddd6b9f8022c2f881b441bee55844" -SRC_URI[sha256sum] = "c645402843f90a69426975f8923923dfc6edebb5d1bc0092560ffb7135d3cd96" +SRC_URI[md5sum] = "6f4ab59d6ac7311f4245fc359706a0b7" +SRC_URI[sha256sum] = "78f3cfc6c20b10ff21c0bb22d7d257cab03781c44d8c5aae289f749f94f76649" SRC_URI = "https://www.kernel.org/pub/linux/kernel/v5.x/linux-${PV}.tar.xz \ file://0003-ARM-dts-nanopi-neo-air-Add-WiFi-eMMC.patch \ diff --git a/recipes-kernel/linux/linux-mainline_5.3-rc2.bb b/recipes-kernel/linux/linux-mainline_5.4-rc6.bb similarity index 81% rename from recipes-kernel/linux/linux-mainline_5.3-rc2.bb rename to recipes-kernel/linux/linux-mainline_5.4-rc6.bb index 5e17725..0992c2c 100644 --- a/recipes-kernel/linux/linux-mainline_5.3-rc2.bb +++ b/recipes-kernel/linux/linux-mainline_5.4-rc6.bb @@ -1,5 +1,5 @@ SECTION = "kernel" -DESCRIPTION = "Mainline Linux kernel" +DESCRIPTION = "Mainline RC Linux kernel" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" COMPATIBLE_MACHINE = "(sun4i|sun5i|sun7i|sun8i|sun50i)" @@ -12,6 +12,8 @@ require linux.inc # in something or kernel-yocto.bbclass will fail. KBRANCH ?= "master" +DEPENDS += "rsync-native" + # Pull in the devicetree files into the rootfs RDEPENDS_${KERNEL_PACKAGE_NAME}-base += "kernel-devicetree" @@ -19,8 +21,8 @@ KERNEL_EXTRA_ARGS += "LOADADDR=${UBOOT_ENTRYPOINT}" S = "${WORKDIR}/linux-${PV}" -SRC_URI[md5sum] = "622944bb4f6c3d6258dfbd506569e3d6" -SRC_URI[sha256sum] = "8c5bfdeadd35b56bc4b71142750c93142b3182870fd7ff66ab8f24e4d0283580" +SRC_URI[md5sum] = "58b2b15fb3c429948051ce4f12f30c37" +SRC_URI[sha256sum] = "b07532aa008438e0bce2b8f0253079a4f1654a048a75ae1477c8826f32feea7a" SRC_URI = "https://git.kernel.org/torvalds/t/linux-${PV}.tar.gz \ file://0003-ARM-dts-nanopi-neo-air-Add-WiFi-eMMC.patch \