at 3.1.13: get 'at' depends on 'flex-native' explicitly
authorWenzong Fan <wenzong.fan@windriver.com>
Thu, 9 Aug 2012 02:59:15 +0000 (10:59 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 15 Aug 2012 13:26:40 +0000 (14:26 +0100)
commit1353bc6c9d84d21d214d50bbdcb59a0181f9514f
tree829777ed83abc6cada50fb087c24d5746cc98353
parentf93ea5de00b568e9e97049ee079f5bb26264914d
at 3.1.13: get 'at' depends on 'flex-native' explicitly

'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]

(From OE-Core rev: f5a722a1db6315ba945c41551c60b1ef2c8b647f)

Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/at/at_3.1.13.bb