piccontrol_0.4.bb: Fix linking against lua.
authorStefan Schmidt <stefan@datenfreihafen.org>
Sun, 28 Mar 2010 11:48:41 +0000 (13:48 +0200)
committerStefan Schmidt <stefan@datenfreihafen.org>
Sun, 28 Mar 2010 11:53:29 +0000 (13:53 +0200)
commit4f09fde620f4eb1d04b92ec6383fbf7b87d3c548
tree8760a66c87e9e2c0c342c21c05e3483dfcec5b2a
parent487e437cb0280bb6351f8c7244fa7412dab3495d
piccontrol_0.4.bb: Fix linking against lua.

Lua is staged as liblua.a instead of liblua5.1.a correct LDFLAGS accordingly.
Courtesy Guo Hongruan <camelguo@gmail.com> for finding out about the porblem and
preparing the initial fix.

While being there I also commented out COMPATIBLE_MACHINE as it builds fine for
other machines even it may be only usefull on the specific one.
recipes/piccontrol/piccontrol_0.4.bb