From: Yi Zhao <yi.zhao@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/1] kernel.bbclass: Fix link for modules-${MACHINE}.tgz
Date: Wed, 5 Jun 2013 17:20:49 +0800 [thread overview]
Message-ID: <cover.1370414193.git.yi.zhao@windriver.com> (raw)
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
next reply other threads:[~2013-06-05 9:20 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-05 9:20 Yi Zhao [this message]
2013-06-05 9:20 ` [PATCH 1/1] kernel.bbclass: Fix link for modules-${MACHINE}.tgz Yi Zhao
2013-06-05 10:05 ` Martin Jansa
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1370414193.git.yi.zhao@windriver.com \
--to=yi.zhao@windriver.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox