mirror of
https://git.yoctoproject.org/poky
synced 2026-04-13 14:02:21 +02:00
igep0020: use linux-igep for preferred kernel provider.
Signed-off-by: Enric Balletbo i Serra <eballetbo@gmail.com>
This commit is contained in:
committed by
Joshua Lock
parent
a367934c68
commit
d42035d226
@@ -29,7 +29,7 @@ EXTRA_IMAGECMD_jffs2 = "-lnp "
|
||||
# Guesswork
|
||||
SERIAL_CONSOLE = "115200 ttyS2"
|
||||
|
||||
PREFERRED_PROVIDER_virtual/kernel = "linux-igep2"
|
||||
PREFERRED_PROVIDER_virtual/kernel = "linux-igep"
|
||||
|
||||
KERNEL_IMAGETYPE = "uImage"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user