Skip to content
Commit d4c73cbd authored by Andrei Gherzan's avatar Andrei Gherzan Committed by Koen Kooi
Browse files

talloc: Fix swig interface install path



Using the way swig interface is installed leads to a bad path in ${D}.
The interface ended up in ${D}/${STAGING_DIR_NATIVE} which is wrong. The
fix is to define a variable in recipe which is used in install rule by
talloc.
As well, LICENSE variable  modified to reflect the real license:
LGPL-3.0

Signed-off-by: default avatarAndrei Gherzan <andrei@gherzan.ro>
Signed-off-by: default avatarKoen Kooi <koen@dominion.thruhere.net>
parent 3871d456
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment