From 10d9fd71fbfb7e83cc7ca6e353e9026655512e5f Mon Sep 17 00:00:00 2001 From: Jonas Bjurel Date: Wed, 21 Sep 2016 11:46:37 +0000 Subject: Updated armband Project: fuel 9bef631e4d7189607540598b0b08f13e861b9410 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 --- upstream/fuel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upstream/fuel b/upstream/fuel index 27dea87b..9bef631e 160000 --- a/upstream/fuel +++ b/upstream/fuel @@ -1 +1 @@ -Subproject commit 27dea87b1a33872712008b4423e51f19712ce7c9 +Subproject commit 9bef631e4d7189607540598b0b08f13e861b9410 -- cgit 1.2.3-korg