mirror of
https://github.com/linux-sunxi/meta-sunxi.git
synced 2024-11-07 22:08:22 +01: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
|
||||
# If you want to use latest git version set to "1"
|
||||
DEFAULT_PREFERENCE = "1"
|
||||
DEFAULT_PREFERENCE = "-1"
|
||||
|
||||
KERNEL_EXTRA_ARGS += "LOADADDR=${UBOOT_ENTRYPOINT}"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user