From 6afb5f1a217063e873e1bd25f858eb9a7ed444a7 Mon Sep 17 00:00:00 2001 From: Jonas Bjurel Date: Mon, 26 Sep 2016 16:46:35 +0000 Subject: Updated armband Project: fuel cb51d993eb0ef2be99fbc06138dfd37e3dfe15ba Fix: ISO build omits long path files make iso generates: libisofs: WARNING : File "/ubuntu/pool/main/libj/\ libjs-twitter-bootstrap-datepicker/libjs-twitter-bootstrap-\ datepicker_1.3.1+dfsg1-1~u14.04+mos1_all.deb" can't be added to Joliet tree, because its path length is larger than 240 At the end this package is missing in latest ISO. NOTE: This issue is only triggered on certain kernels during build. Closes-bug: FUEL-190 Change-Id: I21f7f1cbe3f64317d2feb66e371611a654cf30f8 Signed-off-by: Alexandru Avadanii (cherry picked from commit 1e380388ee91ae71a7a32122d3942e53f146ccad) --- upstream/fuel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upstream/fuel b/upstream/fuel index fcbbd6c7..cb51d993 160000 --- a/upstream/fuel +++ b/upstream/fuel @@ -1 +1 @@ -Subproject commit fcbbd6c796fca5471f29f771e9ea6949c263d795 +Subproject commit cb51d993eb0ef2be99fbc06138dfd37e3dfe15ba -- cgit 1.2.3-korg