**** BEGIN LOGGING AT Tue Oct 23 02:59:59 2018 Oct 23 07:18:40 Morning! Oct 23 07:38:25 Morning! Oct 23 07:38:28 Tofe: Weird on 5.1 Oct 23 07:38:33 Didn't change anything recently tbh Oct 23 07:49:53 Herrie|Laptop: well, TP has actually succeeded it seems, so it's a bit misleading log Oct 23 07:50:17 it could be this is related to changed in the halium setup file Oct 23 07:50:23 changes* Oct 23 07:51:31 It could be "error: Cannot remove project "vendor/hp": uncommitted changes are present" has stopped further actions, like checkout-ing mako repos Oct 23 07:52:37 Ah it could be we need to update the script a bit Oct 23 07:52:46 We should force sync some stuff Oct 23 07:52:47 let me check Oct 23 07:53:43 force sync won't be enough, as the halium device setup introduces changes in the files Oct 23 07:53:53 we need to reset HEAD all the changes Oct 23 07:55:32 something like "repo forall -c (cd $REPO_PATH ; git reset --hard HEAD)" Oct 23 07:57:28 (this could be improved, of course, and maybe it doesn't even work as-is) Oct 23 07:58:57 Herrie|Laptop: do I try it myself? Oct 23 08:01:15 Tofe: Go ahead Oct 23 08:03:19 Weird we don't have this on 7.1 though Oct 23 08:03:33 Since setup scripts from halium-devices for both should be very similar Oct 23 08:04:01 maybe some changes have been made only on 7.1 Oct 23 08:04:29 the git reset wouldn't hurt on 7.1's script though, so I'll add it if it succeeds on 5.1 Oct 23 08:05:10 At least it doesn't seem to worsen the situation Oct 23 08:06:35 Yeah I guess we're the only ones using it like this Oct 23 08:06:40 So for others it might not show up Oct 23 08:54:57 Herrie|Laptop: it worked Oct 23 08:55:20 and, actually, we already introduced the git reset in our 7.1 script; I guess we forgot to also include it in the 5.1 one Oct 23 08:56:18 That could be Oct 23 16:56:53 i actually got a response from someone on a pull request i made o.O Oct 23 17:47:45 https://github.com/shr-distribution/meta-smartphone/pull/88 step one, then we should be able to remove the TLS patch for qtbase for arm Oct 23 18:04:45 (it's ready on my side, I just want to test a bit with my N5 before pushing...) Oct 23 18:09:01 EricBlade: Well initial response and merge is 2 different things in my experience ;) Oct 23 18:09:03 Tofe: Nice Oct 23 18:12:49 Herrie: for the release, I propose we remove this ugly TLS patch, test that it still works, and then release a stable. Then we target sumo and OSE rebasing. What do you think? Oct 23 18:14:13 I don't remember well, what's the current status for onyx and athene? Oct 23 18:17:13 Tofe: Onyx should be OK Oct 23 18:17:24 Athene not due to boot.img format if I recall correctly Oct 23 18:17:59 Tofe: I guess we could apply the BT fix to Mido as well? Oct 23 18:18:10 I left my mido in the office and won't be there till Monday it seems Oct 23 18:19:08 Herrie: yes, completely, and it's even more simple as the kernel already has the patch Oct 23 18:19:20 Tofe: Onyx is running well. Only thing missing is BT. (One needs to turn a blind eye to the syslog spam which is out of control, but the user experience is fine.) Oct 23 18:21:51 elvispre: seems like you already have the SMD drive too https://github.com/corpuscle/android_kernel_oneplus_onyx/blob/cm-14.1/arch/arm/configs/lineageos_onyx_defconfig#L1158 so the same kind of bluetooth change could be tried on onyx too Oct 23 18:21:53 Tofe: Yeah, OK you got a minute to push the patch to meta-smartphone? Oct 23 18:22:34 Herrie: sure, it's slowly rebuilding qt for hammerhead :p Oct 23 18:24:28 Tofe: OK Oct 23 18:24:34 Yeah that'll take a while Oct 23 18:24:44 I guess when we sell the appt, I'll put aside some money for a new system ;) Oct 23 18:25:45 Herrie: https://github.com/shr-distribution/meta-smartphone/pull/88 Oct 23 18:26:12 It's nice the Xiaomi devices share so much :) Oct 23 18:26:15 Herrie: hopefully that'll be enough money ! ;) Oct 23 18:26:37 yes, we should even be able to share this BT file stuff Oct 23 18:28:42 Prices are still crazy here... 10% increase over last year Oct 23 18:28:55 Monthly price goes up more then my mortgage :P Oct 23 18:29:16 So there should be some money for a nice system with way too many cores and memory :D Oct 23 18:29:25 It increases quicker than in Paris! That's not a good sign :p Oct 23 18:30:03 ( ^ well it depends on the point of view... ) Oct 23 21:10:34 Tofe: "the same kind of bluetooth change could be tried on onyx"... Bingo! I have Bluetooth. Oct 23 22:30:47 Hmm. "Bluez5 requires the kernel to have management interface 1.3 or above" => kernel 3.9+ (from https://forum.xda-developers.com/showthread.php?t=2640723) Oct 23 22:33:30 I can turn BT on but it does not work. bluetoothd fails with "Failed to access management interface". Oct 23 22:34:12 Oh well. It is still progress. **** ENDING LOGGING AT Wed Oct 24 03:00:00 2018