diff options
Diffstat (limited to 'meta/conf/bitbake.conf')
| -rw-r--r-- | meta/conf/bitbake.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf index 296f2c9abd..f75e7c59de 100644 --- a/meta/conf/bitbake.conf +++ b/meta/conf/bitbake.conf | |||
| @@ -180,6 +180,9 @@ DEPLOY_DIR_IPK = "${DEPLOY_DIR}/ipk" | |||
| 180 | DEPLOY_DIR_RPM = "${DEPLOY_DIR}/rpm" | 180 | DEPLOY_DIR_RPM = "${DEPLOY_DIR}/rpm" |
| 181 | DEPLOY_DIR_DEB = "${DEPLOY_DIR}/deb" | 181 | DEPLOY_DIR_DEB = "${DEPLOY_DIR}/deb" |
| 182 | 182 | ||
| 183 | SDK_NAME = "${DISTRO}/${TARGET_ARCH}" | ||
| 184 | SDK_PREFIX = "/usr/local/${SDK_NAME}" | ||
| 185 | |||
| 183 | ################################################################## | 186 | ################################################################## |
| 184 | # Kernel info. | 187 | # Kernel info. |
| 185 | ################################################################## | 188 | ################################################################## |
