#3 Fix misconfiguration of the yocto layer
This commit is contained in:
@@ -21,5 +21,6 @@ BBLAYERS ?= " \
|
||||
${TOPDIR}/../meta-oe/meta-python \
|
||||
${TOPDIR}/../meta-oe/meta-webserver \
|
||||
${TOPDIR}/../meta-oe/meta-xfce \
|
||||
${TOPDIR}/../meta-caros \
|
||||
"
|
||||
|
||||
|
||||
@@ -118,3 +118,4 @@ BB_DISKMON_DIRS ??= "\
|
||||
# this doesn't mean anything to you.
|
||||
CONF_VERSION = "2"
|
||||
|
||||
DEPLOY_DIR_RPM = "${TOPDIR}../deploy_rpms"
|
||||
|
||||
Reference in New Issue
Block a user