mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-05 18:30:50 +00:00
signgp: Point S to WORKDIR
This helps in bitbake finding the license files etc. correctly Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -13,6 +13,8 @@ do_install() {
|
||||
install -m 0755 signGP ${D}${bindir}
|
||||
}
|
||||
|
||||
S = "${WORKDIR}"
|
||||
|
||||
NATIVE_INSTALL_WORKS = "1"
|
||||
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
Reference in New Issue
Block a user