]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
linux-yocto-tiny: fix COMPATIBLE_MACHINE rbt/tiny
authorRobert Yang <liezhi.yang@windriver.com>
Sun, 10 Apr 2016 12:29:35 +0000 (05:29 -0700)
committerRobert Yang <liezhi.yang@windriver.com>
Mon, 11 Apr 2016 08:52:02 +0000 (01:52 -0700)
commit0f84b26f1d1546b77ca15c3a6bac1c2d726ec3bd
tree248b137c486933a74589419efe12394ae3da69c2
parent2279c6d20c2a33283ce9a8d1ef91a8acdad0a20e
linux-yocto-tiny: fix COMPATIBLE_MACHINE

It only works with qemux86, but mismatched qemux86-64 which caused
runtime errros. (kernel is bigger, can't boot, no output, and so on).

Add '$' in the end to fix the problem.

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb
meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb