diff options
Diffstat (limited to 'meta-yocto-bsp/conf/machine/beaglebone-yocto.conf')
-rw-r--r-- | meta-yocto-bsp/conf/machine/beaglebone-yocto.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-yocto-bsp/conf/machine/beaglebone-yocto.conf b/meta-yocto-bsp/conf/machine/beaglebone-yocto.conf index 990c967416..8d0f62bf67 100644 --- a/meta-yocto-bsp/conf/machine/beaglebone-yocto.conf +++ b/meta-yocto-bsp/conf/machine/beaglebone-yocto.conf | |||
@@ -23,7 +23,7 @@ do_image_wic[depends] += "mtools-native:do_populate_sysroot dosfstools-native:do | |||
23 | SERIAL_CONSOLE = "115200 ttyO0" | 23 | SERIAL_CONSOLE = "115200 ttyO0" |
24 | 24 | ||
25 | PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto" | 25 | PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto" |
26 | PREFERRED_VERSION_linux-yocto ?= "4.12%" | 26 | PREFERRED_VERSION_linux-yocto ?= "4.15%" |
27 | 27 | ||
28 | KERNEL_IMAGETYPE = "zImage" | 28 | KERNEL_IMAGETYPE = "zImage" |
29 | KERNEL_DEVICETREE = "am335x-bone.dtb am335x-boneblack.dtb am335x-bonegreen.dtb" | 29 | KERNEL_DEVICETREE = "am335x-bone.dtb am335x-boneblack.dtb am335x-bonegreen.dtb" |