diff options
| -rw-r--r-- | meta-yocto-bsp/conf/machine/beaglebone.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-yocto-bsp/conf/machine/beaglebone.conf b/meta-yocto-bsp/conf/machine/beaglebone.conf index 0765b33e24..4a617e0357 100644 --- a/meta-yocto-bsp/conf/machine/beaglebone.conf +++ b/meta-yocto-bsp/conf/machine/beaglebone.conf | |||
| @@ -22,8 +22,8 @@ EXTRA_IMAGECMD_jffs2 = "-lnp " | |||
| 22 | 22 | ||
| 23 | SERIAL_CONSOLE = "115200 ttyO2" | 23 | SERIAL_CONSOLE = "115200 ttyO2" |
| 24 | 24 | ||
| 25 | PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto-dev" | 25 | PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto" |
| 26 | PREFERRED_VERSION_linux-yocto-dev ?= "3.14%" | 26 | PREFERRED_VERSION_linux-yocto ?= "3.14%" |
| 27 | 27 | ||
| 28 | KERNEL_IMAGETYPE = "zImage" | 28 | KERNEL_IMAGETYPE = "zImage" |
| 29 | KERNEL_DEVICETREE = "am335x-bone.dtb am335x-boneblack.dtb" | 29 | KERNEL_DEVICETREE = "am335x-bone.dtb am335x-boneblack.dtb" |
