mirror of
https://github.com/linux-sunxi/meta-sunxi.git
synced 2024-11-07 22:08:22 +01:00
Update Mainline, Git Kernel
Update Mainline kernel from 4.4.6 to 4.4.13 Update Git kernel from 4.5.0 to 4.7 rc4 Signed-off-by: Jens Lucius <info@jenslucius.com>
This commit is contained in:
parent
7c1e4b303b
commit
f74be86e4a
@ -16,8 +16,8 @@ KERNEL_EXTRA_ARGS += "LOADADDR=${UBOOT_ENTRYPOINT}"
|
||||
|
||||
S = "${WORKDIR}/linux-${PV}"
|
||||
|
||||
SRC_URI[md5sum] = "efc822dad2149e40cc908718a4fea1d3"
|
||||
SRC_URI[sha256sum] = "a3bccec4c28939355cd415672414583ecaf5531a87ddb44c9dc036aeacec577d"
|
||||
SRC_URI[md5sum] = "d70b6959d8db61bcea7070c089aace9b"
|
||||
SRC_URI[sha256sum] = "27eb3d375da44587b89d50ba7bc7f693cebf3df39f52be0072a5901a6830a6fd"
|
||||
|
||||
SRC_URI = "https://www.kernel.org/pub/linux/kernel/v4.x/linux-${PV}.tar.xz \
|
||||
file://defconfig \
|
@ -18,9 +18,9 @@ DEFAULT_PREFERENCE = "-1"
|
||||
|
||||
KERNEL_EXTRA_ARGS += "LOADADDR=${UBOOT_ENTRYPOINT}"
|
||||
|
||||
# 4.5.0
|
||||
PV = "4.4+4.5.0.git${SRCPV}"
|
||||
SRCREV_pn-${PN} = "b562e44f507e863c6792946e4e1b1449fbbac85d"
|
||||
# 4.7 rc4
|
||||
PV = "4.4+4.7rc4.git${SRCPV}"
|
||||
SRCREV_pn-${PN} = "33688abb2802ff3a230bd2441f765477b94cc89e"
|
||||
|
||||
SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git;protocol=git;branch=master \
|
||||
file://defconfig \
|
||||
|
Loading…
Reference in New Issue
Block a user