Signed-off-by: Alexander Kanavin <[email protected]>
---
 weeklyjob.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/weeklyjob.sh b/weeklyjob.sh
index ac50461..2e8c434 100755
--- a/weeklyjob.sh
+++ b/weeklyjob.sh
@@ -20,7 +20,7 @@ git fetch origin
 git checkout -B tmp-auh-upgrades origin/master
 
 source $poky_dir/oe-init-build-env $build_dir
-$auh_dir/upgradehelper.py all
+$auh_dir/upgradehelper.py -e all
 
 # clean up to avoid the disk filling up
 rm -rf $build_dir/tmp/
-- 
2.15.1

-- 
_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to