Skip to content

Commit

Permalink
Merge pull request #36 from YoeDistro/yoe/mut
Browse files Browse the repository at this point in the history
yoe: Include nativesdk artifacts in sstate
  • Loading branch information
cbrake authored Sep 26, 2019
2 parents 46f2edb + 5aa05fa commit 9b92db2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conf/distro/yoe.inc
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ SDK_NAME_PREFIX = "yoe"
SDK_NAME = "${SDK_NAME_PREFIX}-${SDKMACHINE}-${IMAGE_BASENAME}-${TUNE_PKGARCH}-${MACHINE}"
SDKPATH = "/opt/${SDK_NAME_PREFIX}/${SDK_VERSION}"
SDKEXTPATH = "~/${SDK_NAME_PREFIX}_sdk/${DISTRO_VERSION}"
SDK_INCLUDE_NATIVESDK = "1"

DISTRO_VERSION[vardepsexclude] = "DATE"
SDK_VERSION[vardepsexclude] = "DATE"
Expand Down

0 comments on commit 9b92db2

Please sign in to comment.