build-fct: removed unwanted bblayers path
with the adaptions of srcrev we use the devtool also for the lava image and this was not respected in the environment. Thus, reverting this commit - sorry Signed-off-by: Marc Mattmueller <marc.mattmueller@netmodule.com>
This commit is contained in:
parent
c2dc99d876
commit
0fbe39ebfc
|
|
@ -22,5 +22,4 @@ BBLAYERS ?= " \
|
|||
${YOCTOROOT}/meta-ublox-module \
|
||||
${YOCTOROOT}/meta-netmodule-om \
|
||||
${YOCTOROOT}/meta-netmodule-fct \
|
||||
/srv/jenkins/workspace/NMOS_update-yocto-layers_develop/oemLinux/build-fct/workspace \
|
||||
"
|
||||
|
|
|
|||
Loading…
Reference in New Issue