Skip to content
Snippets Groups Projects
Commit 935584b3 authored by Richard Purdie's avatar Richard Purdie
Browse files

meta-toolchain-sdk: Use ?= when setting TOOLCHAIN_TARGET_TASK

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3855 311d38ba-8fff-0310-9ca6-ca027cbcb966
parent 934183e3
No related merge requests found
TOOLCHAIN_TARGET_TASK = "task-poky-standalone-gmae-sdk-target task-poky-standalone-gmae-sdk-target-dbg"
TOOLCHAIN_TARGET_TASK ?= "task-poky-standalone-gmae-sdk-target task-poky-standalone-gmae-sdk-target-dbg"
TOOLCHAIN_OUTPUTNAME = "${SDK_NAME}-toolchain-sdk-${DISTRO_VERSION}"
require meta-toolchain.bb
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment