agl-service-signal-composer downloads own copy of lua, needs to use yocto built-in version

Description

Nack. This is a no-go.
You need to use the version provided by yocto.
Do you need lua on the host or on the target ?
For host try

for target:

: Until this is resolved, please remove it from the packagegroup to unbreak ppls builds.

CC: ,

Environment

None

Activity

Show:

Walt Miner 
December 22, 2017 at 7:13 PM

Close for EE RC5

Romain Forlot 
December 21, 2017 at 8:37 AM

I need lua and lua-native at build time.

Native because, it checks script compiling them and target to link against.

Jan-Simon Moeller 
December 20, 2017 at 5:18 PM
(edited)

but you'll have to do

Jan-Simon Moeller 
December 20, 2017 at 5:18 PM

Ok, go with that.

Romain Forlot 
December 20, 2017 at 4:23 PM

Need both. I need LUA embedded in target as well as as native build tools to checks compile and check LUA scripts.

I thinks correct use should be

DEPENDS += "lua-native"

RDEPENDS += "lua"

As I need lua on target to execute lua scripts ?

Fixed

Details

Assignee

Reporter

Fix versions

Labels

Time tracking

2h logged

Priority

Created December 20, 2017 at 12:05 PM
Updated December 22, 2017 at 7:13 PM
Resolved December 22, 2017 at 10:43 AM