]> code.ossystems Code Review - openembedded-core.git/commit
linux-yocto: Remove parens from COMPATIBLE_MACHINE regexp
authorKhem Raj <raj.khem@gmail.com>
Wed, 22 Aug 2012 17:59:48 +0000 (10:59 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 23 Aug 2012 10:15:49 +0000 (11:15 +0100)
commit32ba716e71fb7a16f13c83ab6c8cc51de56b3be2
treed5d4e01aff6407a46e2bb942445210c8245bc93b
parentc985b02130658dd64581ecf14b16e2c70d1d8db5
linux-yocto: Remove parens from COMPATIBLE_MACHINE regexp

This helps in appending to this regexp from bbappends
coming from other layers who want to leverage linux-yocto
with minimum tweaks by using a standard prefefined machine
from linux-yocto

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-kernel/linux/linux-yocto_3.0.bb
meta/recipes-kernel/linux/linux-yocto_3.2.bb
meta/recipes-kernel/linux/linux-yocto_3.4.bb