]> code.ossystems Code Review - openembedded-core.git/commit
libc-packgae.bbclass: Add i686 support in locale_arch_options
authorNoor Ahsan <noor_ahsan@mentor.com>
Thu, 29 Mar 2012 06:48:35 +0000 (11:48 +0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 29 Mar 2012 21:22:58 +0000 (22:22 +0100)
commitc8afc79b5d3205355ad61d2589221bf8babe8395
treea6ff761d994cbca12c5f97302cf4d478afaf6e60
parentf8456e7a0fd8559497db8292c87fee4fd95eb9c6
libc-packgae.bbclass: Add i686 support in locale_arch_options

* While building for i686 architecture an error was coming that
locale_arch_options does not have support for i686. Add missing support.
* Verified on intel architecture.

Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/libc-package.bbclass