From: Denys Dmytriyenko <[email protected]>

Signed-off-by: Denys Dmytriyenko <[email protected]>
---
 lib/oesdk/config-build-env | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/oesdk/config-build-env b/lib/oesdk/config-build-env
index ec40f36..8bbd0df 100644
--- a/lib/oesdk/config-build-env
+++ b/lib/oesdk/config-build-env
@@ -39,7 +39,7 @@ checkout_layer_scripts() {
 #   - The config file used is the one from the CONFIG_FILE variable in the
 #     build script config file.
 configure_build_root() {
-    ./oe-layertool-setup.sh -f ${CONFIG_FILE}
+    ./oe-layertool-setup.sh -r -f ${CONFIG_FILE}
 }
 
 # This function will create the build directory a given build list with
-- 
2.7.4

_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to