diff options
Diffstat (limited to 'meta/conf/layer.conf')
-rw-r--r-- | meta/conf/layer.conf | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/meta/conf/layer.conf b/meta/conf/layer.conf index 76ae58ceb7..43e42957c5 100644 --- a/meta/conf/layer.conf +++ b/meta/conf/layer.conf @@ -11,11 +11,7 @@ BBFILE_PRIORITY_normal = "5" # Set a variable to get to the top of the metadata location COREBASE := '${@os.path.normpath("${LAYERDIR}/../")}' -# Add scripts to PATH -PATH := "${PATH}:${COREBASE}/scripts" - # Set path to qemu image tests included in this layer - QEMUIMAGETESTS := "${COREBASE}/scripts/qemuimage-tests" SIGGEN_EXCLUDERECIPES_ABISAFE += " \ |