meta-toolchain-osmo: Include without direct addresssing

Use the BBPATH to find the recipe instead of assuming where this
layer has been placed.
This commit is contained in:
Holger Hans Peter Freyther 2011-12-11 15:20:51 +01:00
parent 447e9fa77d
commit f75ebc3f4b
1 changed files with 1 additions and 1 deletions

View File

@ -3,4 +3,4 @@ TOOLCHAIN_TARGET_OSMOTASK ?= "task-core-standalone-osmo-sdk-target"
TOOLCHAIN_TARGET_TASK = "${TOOLCHAIN_TARGET_OSMOTASK}"
TOOLCHAIN_OUTPUTNAME = "${SDK_NAME}-toolchain-osmo-${DISTRO_VERSION}"
PROVIDES = "meta-toolchain-sdk"
require ../../../meta/recipes-core/meta/meta-toolchain.bb
require recipes-core/meta/meta-toolchain.bb