diff options
| author | Kevin Hao <kexin.hao@windriver.com> | 2014-06-17 12:13:18 -0400 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-06-17 17:56:22 +0100 |
| commit | 7eb123023a393c26498d3fdc26180e7472386c69 (patch) | |
| tree | c75d351bc0e2ff490866b5587dce1443e4407351 /meta-yocto-bsp/conf/machine | |
| parent | 55b4cffe76384c7e728fae5ab7f502d905c7c0f8 (diff) | |
| download | poky-7eb123023a393c26498d3fdc26180e7472386c69.tar.gz | |
mpc8315e-rdb: bump to linux-yocto 3.14
(From meta-yocto rev: d43b5963c486b8c4846d1cc8b66bf8bfcaf05d8a)
Signed-off-by: Kevin Hao <kexin.hao@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto-bsp/conf/machine')
| -rw-r--r-- | meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf b/meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf index ab1eaa9101..ef76f2a755 100644 --- a/meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf +++ b/meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf | |||
| @@ -14,7 +14,7 @@ SERIAL_CONSOLE = "115200 ttyS0" | |||
| 14 | 14 | ||
| 15 | MACHINE_FEATURES = "keyboard pci ext2 ext3 serial" | 15 | MACHINE_FEATURES = "keyboard pci ext2 ext3 serial" |
| 16 | 16 | ||
| 17 | PREFERRED_VERSION_linux-yocto ?= "3.10%" | 17 | PREFERRED_VERSION_linux-yocto ?= "3.14%" |
| 18 | PREFERRED_PROVIDER_virtual/kernel = "linux-yocto" | 18 | PREFERRED_PROVIDER_virtual/kernel = "linux-yocto" |
| 19 | 19 | ||
| 20 | PREFERRED_PROVIDER_virtual/xserver ?= "xserver-xorg" | 20 | PREFERRED_PROVIDER_virtual/xserver ?= "xserver-xorg" |
