From: <wenzong.fan@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Cc: Zhenfeng.Zhao@windriver.com
Subject: [PATCH 0/1] at 3.1.13: get 'at' depends on 'flex-native' explicitly
Date: Thu, 9 Aug 2012 10:59:14 +0800 [thread overview]
Message-ID: <cover.1344480978.git.wenzong.fan@windriver.com> (raw)
From: Wenzong Fan <wenzong.fan@windriver.com>
'at' needs flex to generate source file lex.yy.c, but it doesn't
depend on flex-native directly; This maybe cause a do_compile
failure if flex-native is not built or included in project.
Error message is:
error: lex.yy.c: No such file or directory
Get 'at' depends on flex-native to fix this potential issue.
[YOCTO #2919]
The following changes since commit 2dec760b79bb7e2e79c33c5127fa64685bd86a18:
foomatic: fix perl path for target (2012-08-08 10:06:00 +0100)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib wenzong/2919
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=wenzong/2919
Wenzong Fan (1):
at 3.1.13: get 'at' depends on 'flex-native' explicitly
meta/recipes-extended/at/at_3.1.13.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
1.7.9.5
next reply other threads:[~2012-08-09 3:11 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-09 2:59 wenzong.fan [this message]
2012-08-09 2:59 ` [PATCH 1/1] at 3.1.13: get 'at' depends on 'flex-native' explicitly wenzong.fan
2012-08-09 13:44 ` Paul Eggleton
2012-08-09 13:57 ` Saul Wold
[not found] ` <1880382.26omCZ6a7m@helios>
2012-08-10 1:49 ` wenzong fan
2012-08-16 18:59 ` [PATCH 0/1] " Saul Wold
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.1344480978.git.wenzong.fan@windriver.com \
--to=wenzong.fan@windriver.com \
--cc=Zhenfeng.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.