When build an image, It will generate a symbolic link file named 
modules-${MACHINE}.tgz in tmp/deploy/images directory.
This file should link to the real modules tarball. But now it links to an 
invalid file which has an extra ".bin" suffix.
This patch fixs this issue.

The following changes since commit a62aed41f2d8f874f7ae24d0e5be5dbc66ea2199:

  lrzsz: check locale.h in configure (2013-06-04 15:55:46 +0100)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib yizhao/bug4595
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=yizhao/bug4595

Yi Zhao (1):
  kernel.bbclass: Fix link for modules-${MACHINE}.tgz

 meta/classes/kernel.bbclass |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
1.7.9.5

_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to