diff options
author | Laurentiu Palcu <laurentiu.palcu@intel.com> | 2013-11-06 15:07:58 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-12 16:53:09 +0000 |
commit | d039150eae579af1bd85000982ef38a6b09bb90d (patch) | |
tree | 3fe098ac5b8376d7129722c89b5cb8e41b574e86 /meta/classes/pythonnative.bbclass | |
parent | c5e59e68efcf2a3f902dbfd827da57ed3e8ad4ce (diff) | |
download | openembedded-core-d039150eae579af1bd85000982ef38a6b09bb90d.tar.gz openembedded-core-d039150eae579af1bd85000982ef38a6b09bb90d.tar.bz2 openembedded-core-d039150eae579af1bd85000982ef38a6b09bb90d.zip |
flex: fix m4 issue on target
Flex needs m4 to run (see below) and, since the create_wrapper
introduces a bash dependency on target, give the path to m4 binary in
the configure command line.
Snippet from the flex documentation:
"The macro processor m4 must be installed wherever flex is installed.
<...>
m4 is only required at the time you run flex."
[YOCTO #5329]
(From OE-Core master rev: 64030f37b34f75144f53eef42d5822ede79e08bd)
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Diffstat (limited to 'meta/classes/pythonnative.bbclass')
0 files changed, 0 insertions, 0 deletions