Thursday, 2018-12-13

*** Mogwai is now known as Gizmokid200500:31
*** Gizmokid2005 is now known as Mogwai00:31
*** ChanServ sets mode: +v T402:41
T4<adampigg> I get nervous when abranson merges my code into master :D08:01
abransonadampigg: tagging gst-droid triggers a build for every currently supported device internally, as well as every active community build in the mer boss channel. it's quite scary.08:02
*** ChanServ sets mode: +v T408:40
sledgesPSA: SDK Targets & Toolings (including 3.0.0.8) are under http://releases.sailfishos.org/sdk/targets/09:21
sledgesalso please discard your Platform SDK Chroot (mv $PLATFORM_SDK_ROOT/sdks/sfossdk $PLATFORM_SDK_ROOT/sdks/sfossdk.old) and install the fresh v3.0.0 one (Quick start section is enough) https://sailfishos.org/wiki/Platform_SDK_Installation10:00
sledgeswiki has now been updated to reflect the changed target paths https://sailfishos.org/wiki/Platform_SDK_Target_Installation10:14
T4Arsaam_Khan was added by: Arsaam_Khan11:59
*** ChanServ sets mode: +v T414:00
malpiggz: abranson should i add the updated qtmultimedia to devel common?17:59
piggzmal: we may aswell ship before jolla...the cogs turn slowly upstream!18:29
malpiggz: afaik that should be compatible as long as you don't use the new feature with old gst-droid18:30
piggzmal: even if you have the old gst-droid, it should pretty much work as'before18:33
piggzyou just wont get the new features18:33
malpiggz: ok18:45
piggzr0kk3rz: what does this line do? https://github.com/r0kk3rz/droid-config-scorpion_windy/blob/master/sparse/usr/bin/droid/droid-bt-init.sh#L519:08
r0kk3rzmagic19:11
r0kk3rznot sure tbh19:11
r0kk3rzi wouldnt worry about it and use the other one instead19:12
T4<akaWolf> mer:core is syncronized with Jolla internal OBS?19:13
r0kk3rzno19:16
T4<akaWolf> where can I find .ks files for building images for current supported by Jolla phones?19:18
piggzr0kk3rz: so, to get the bt mac address, android runs a binary, and stores the ouput in  a file.....that binary is 64bit19:26
piggzand a vendor blob19:26
piggz i guess a randomly generated address will do19:27
r0kk3rzorrrrrrr19:48
r0kk3rzget the output, write it to a file somewhere19:48
T4<akaWolf> r0kk3rz, what do you think, how can we build Nemo image independently?19:50
T4<akaWolf> does someone update mer:core?19:51
r0kk3rzindependantly from what?19:51
T4<akaWolf> from Jolla19:52
r0kk3rztheres nothing stopping you from doing that19:52
T4<akaWolf> I'm afraid noone updates packages in mer:core project19:53
r0kk3rzyour fears are misplaced19:53
T4<akaWolf> why?19:53
T4<akaWolf> I'm really don't see the whole picture20:02
T4<akaWolf> what is the reason between adaptation-community and adaptataion-jolla?20:04
T4<akaWolf> difference*20:04
piggzr0kk3rz: my solution is basically20:08
piggzhexchars="0123456789ABCDEF"20:09
piggzmac=$( for i in {1..10} ; do echo -n ${hexchars:$(( $RANDOM % 16 )):1} ; done | sed -e 's/\(..\)/:\1/g' )20:09
piggzecho 00$mac20:09
piggzwithin a modified https://github.com/mer-hybris/droid-config-f5121/blob/master/sparse/usr/bin/droid/macaddrsetup.sh20:09
r0kk3rzuse the wifi mac?20:12
r0kk3rzi suppose it doesnt really matter, ssu should use the wifi mac i think20:15
T4<akaWolf> we use random20:18
T4<akaWolf> at one of our STB20:18
T4<akaWolf> can someone answer the questions?20:20
*** ChanServ sets mode: +v T420:31
mal@akaWolf mer:core is updated automatically with webhooks when new tags are added to mer-core repos20:38
T4<akaWolf> okay, I understand, but this doesnt guarantee that Jolla can't make such changes that will be incompatible with public mer:core20:40
T4<akaWolf> for example replace the place of sources of some package20:40
T4<akaWolf> or replace one package with another20:41
T4<akaWolf> and so on20:41
T4<akaWolf> I mean there are no guarantee that any compatibility will remain20:41
T4<akaWolf> even more, there are guarantee that finally our public OBS will be pretty different from what Jolla uses20:42
r0kk3rzso?20:43
T4<akaWolf> just wanted to know your opinioin20:43
T4<akaWolf> opinion*20:43
r0kk3rzsources are there, you can fork them and build your own infra20:44
r0kk3rzthats what huawei did20:44
T4<akaWolf> what huawei did?20:44
T4<akaWolf> dont know20:44
T4<akaWolf> what is the name of his project?20:45
T4<akaWolf> btw, what is the purpose of https://gitlab.com/sailfishos-porters-ci ? … building community images?20:47
T4<akaWolf> I dont to make own infra, just want to help to make fully community-based Nemo image20:53
T4<akaWolf> also I need to know what compatibility should be considered reqiured20:54
T4<akaWolf> for the reasons I described I dont think this is possible to mantain compatibility both with mer:core and with sailfish os20:55
r0kk3rztalk to NeoChapay about that20:58
T4<akaWolf> can you at least not ignore my questions? this will make things much more easy :)21:00
TheKitr0kk3rz, huawei did? did we miss something?21:07
r0kk3rzTheKit: this is fairly old news, they probably abandoned it21:07
r0kk3rzTheKit: so, are you going to be doing the chenphone port? ;)21:18
TheKitonce it is there, sure I try21:19
r0kk3rzi hope it works out, the pictures look nice21:20
TheKityeah, me too, really long for keyboard phones21:25
r0kk3rzi can tell, with the droid 4s, moto mods, geminis .etc21:26

Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!