mirror of
https://github.com/linux-sunxi/meta-sunxi.git
synced 2025-04-07 09:26:47 +02:00
set default preference to mainline kernel
Signed-off-by: Jens Lucius info@jenslucius.com
This commit is contained in:
parent
50aaadc70d
commit
a5a6479522
@ -14,7 +14,7 @@ RDEPENDS_kernel-base += "kernel-devicetree"
|
|||||||
|
|
||||||
# Default is to use stable kernel version
|
# Default is to use stable kernel version
|
||||||
# If you want to use latest git version set to "1"
|
# If you want to use latest git version set to "1"
|
||||||
DEFAULT_PREFERENCE = "1"
|
DEFAULT_PREFERENCE = "-1"
|
||||||
|
|
||||||
KERNEL_EXTRA_ARGS += "LOADADDR=${UBOOT_ENTRYPOINT}"
|
KERNEL_EXTRA_ARGS += "LOADADDR=${UBOOT_ENTRYPOINT}"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user