Skip to content

Commit 5465c87

Browse files
danielsheh02iakov
authored andcommitted
SDKPATHINSTALL required to specify the target directory
1 parent f7c4991 commit 5465c87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf/local.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ PACKAGE_CLASSES = "package_ipk"
4646
SDKMACHINE ??= "x86_64"
4747
SDK_NAME_PREFIX = "trik-sdk"
4848
SDKPATH = "/opt/${SDK_NAME_PREFIX}"
49-
49+
SDKPATHINSTALL = "/opt/${SDK_NAME_PREFIX}"
5050

5151
MAX_ATOMIC_WIDTH[arm-eabi] = "64"
5252
EXTRA_IMAGE_FEATURES += "debug-tweaks tools-debug x11-base"

0 commit comments

Comments
 (0)