mirror of
https://github.com/linux-sunxi/meta-sunxi.git
synced 2024-11-07 22:08:22 +01:00
commit
b9acc14280
@ -25,11 +25,12 @@ DEFAULT_PREFERENCE_sun4i="1"
|
||||
DEFAULT_PREFERENCE_sun5i="1"
|
||||
DEFAULT_PREFERENCE_sun7i="1"
|
||||
|
||||
SRC_URI += "file://boot.cmd"
|
||||
SRC_URI += "file://boot.cmd \
|
||||
"
|
||||
|
||||
SRCREV = "33711bdd4a4dce942fb5ae85a68899a8357bdd94"
|
||||
SRCREV = "5ec0003b19cbdf06ccd6941237cbc0d1c3468e2d"
|
||||
|
||||
PV = "v2015.07${SRCPV}"
|
||||
PV = "v2015.10${SRCPV}"
|
||||
|
||||
PE = "1"
|
||||
|
@ -16,8 +16,8 @@ KERNEL_EXTRA_ARGS += "LOADADDR=${UBOOT_ENTRYPOINT}"
|
||||
|
||||
S = "${WORKDIR}/linux-${PV}"
|
||||
|
||||
SRC_URI[md5sum] = "e94aaf24b20aa8d148a271398cdafa40"
|
||||
SRC_URI[sha256sum] = "76719c1c9326b7ab7f4305a82478389813c3571120f858491ba05d30d5b62d3c"
|
||||
SRC_URI[md5sum] = "16953359a8c245d478294af65fd756a8"
|
||||
SRC_URI[sha256sum] = "5724e7c099afa4c442dcea64ce13aea66b66915ef629b79c21d6df46c5cfbabe"
|
||||
|
||||
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.3 rc2
|
||||
PV = "4.2+4.3rc2.git${SRCPV}"
|
||||
SRCREV_pn-${PN} = "1f93e4a96c9109378204c147b3eec0d0e8100fde"
|
||||
# 4.3 rc6
|
||||
PV = "4.2+4.3rc6.git${SRCPV}"
|
||||
SRCREV_pn-${PN} = "7379047d5585187d1288486d4627873170d0005a"
|
||||
|
||||
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