[linux-yocto] [PATCH 0/3][KERNEL] some emgd 1.14 fixes

tom.zanussi at intel.com tom.zanussi at intel.com
Wed Aug 8 16:05:14 PDT 2012


From: Tom Zanussi <tom.zanussi at intel.com>

While testing some new BSPs, I saw build problems in do_patch and
noticed that the crownbay was using a feature include that didn't
match the emgd-1.14 git merge.  The first two patches fix the
feature along with the crownbay workaround.

Auditing the other BSPs, I noticed that the fri2 had a similar problem
but with 1.10; the third patch fixes that.

These haven't yet been build-tested...

The following changes since commit 459165c1dd61c4e843c36e6a1abeb30949a20ba7:

  kconf: add 8250 Kconfig to hardware listing audit (2012-07-26 16:23:26 -0400)

are available in the git repository at:
  git://git.yoctoproject.org/linux-yocto-2.6.37-contrib.git tzanussi/meta-emgd-1.14-fixes
  http://git.yoctoproject.org/cgit/cgit.cgi/linux-yocto-2.6.37-contrib/log/?h=tzanussi/meta-emgd-1.14-fixes

Tom Zanussi (3):
  meta: comment out emgd-1.14.scc patch statements
  meta: crownbay - fix mixed emgd versions problem
  meta: fri2 - fix mixed emgd versions problem

 .../bsp/crownbay/crownbay-standard.scc             |    2 +-
 meta/cfg/kernel-cache/bsp/fri2/fri2-standard.scc   |    2 +-
 meta/cfg/kernel-cache/features/emgd/emgd-1.14.scc  |    4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)

-- 
1.7.4.1




More information about the linux-yocto mailing list