Monday, 2018-09-03

OrokuSakiMy device for bluetooth uses atheros.. anyone been successful with that?00:13
OrokuSakiSo... bluez5 seems to require kernel 3.4 or higher00:49
r0kk3rzit does07:30
mgrovermornng07:38
mgroveris there any reason the droid-configs folder isn't droid-configs-$DEVICE?08:29
Thaodancan I change the remote of a project by using repo or I need to change default.xml?08:44
malmgrover: you have to ask sledges about that, probably some remnant from the past and too confusing for porters to change it09:28
mgrovermal: ah fair enough, just wanted a clean way to house multiple devices in a single codebase like hybris-15.109:29
malmgrover: symlinking by some script probably09:30
mgrovermal: probably the cleanest most non invasive way09:30
malmgrover: so store the actual repos as droid-configs-$DEVICE and droid-hal-$DEVICE and then just symlink those to droid-configs and rpm09:31
mgrovermal, yeah that worked, thanks :)09:37
ThaodanI get atal: 'thaodan' does not appear to be a git repository when I sync my kernel project. I changed the remote to me for a defconfig,10:05
Thaodanhttps://github.com/Thaodan/android/commit/19b76d84da7bd528ab8e27fa45d936ae9a94924010:05
Thaodanare these changes correct?10:06
Thaodanthis is my git log:10:07
Thaodanhttps://paste.kde.org/pdqd5uerz10:07
r0kk3rzid make a local manifest tbh10:08
r0kk3rzyou can remove projects, and then add your own10:09
malThaodan: btw, why did you use droid-src branch? I think the correct branch was the hybris-sony-aosp-8.1.0_r35_2018071410:20
Thaodanr0kk3rz: i have no idea on this. So far it's not that great. I like plain git more.10:21
Thaodanmal I just used the existing manifest and wanted to report the error10:21
malok10:23
malso you used that hybris branch for the actual build?10:23
r0kk3rzThaodan: yeah repo is a bit of a pita, but its what android uses so we're kinda stuck with it10:24
ThaodanYes, I forked the manifest and change the remote my own when i need to patch a repo. It's a shame that I can't reuse the other config despite the only difference is the device codename10:25
malif the only difference really would be the codename then reusing is easy, but you said you have some configuration file differences also10:27
ThaodanHave you an idea to have a unified kernel for every xa2 device?10:28
r0kk3rzkernel is for all sony devices...10:30
krnlyngr0kk3rz, different defconfigs10:30
r0kk3rzobviously10:30
r0kk3rzbut thats not a big issue is it?10:30
krnlyngr0kk3rz, unified meant unified binary to me10:30
r0kk3rzoh right10:30
r0kk3rzThaodan: you can have multiple spec files in the same repo, its what i did for scorpion and scorpion-windy devices which are basically the same10:31
r0kk3rzso add your spec files with new codename10:32
malThaodan: in case you mostly need display config differences in droid-hal-device.conf then you can do something like this https://github.com/mlehtima/droid-config-2011xperia/blob/master/delete_file_anzu.list10:42
malcamera configs can be controlled per device quite easily10:43
Thaodanmal: thanks that how I controlled the screen changes11:10
Thaodanhttps://github.com/Thaodan/droid-config-sony-nile/commit/e7c196effd42bf4d00ca7a3c319f66ffb319d4fe11:10
Thaodanbut I talked about the kernel11:10
Thaodanwhich 99% the same11:10
malThaodan: that looks wrong, afaik those should be delete_file_$DEVICE.list11:13
Thaodanso $DEVICE not not the code number currently?11:15
malcodename is hXXXX11:16
malfor those sony devices11:16
malnot XXXX11:16
malhttps://github.com/mer-hybris/droid-hal-configs/blob/master/droid-configs.inc#L34711:17
malhttps://github.com/mer-hybris/droid-hal-configs/blob/master/droid-configs.inc#L5811:18
Thaodanoh thanks11:22
Thaodandidn't saw the typo11:23
demonaxshhi, everyone15:38
demonaxshit's usually okay but today:15:38
demonaxshhttps://pastebin.com/3D54tY8C15:38
demonaxshit's zypper problem? because this is usually rpms installation step15:38
maldemonaxsh: you rebuilt droidmedia stuff but forgot to repackage those before building droid-hal packages15:41
demonaxshyes, maybe, but this is just a warning15:42
malthat is critical failure15:42
malyou cannot build an image before you fix that i.e. package the droidmedia stuff properly and then rebuild droid-hal packages15:43
demonaxshok15:43
Thaodanmal: do you have an idea why it fails https://paste.kde.org/pywnombox ?18:01
ThaodanDevice model 'h3213' does not exist18:01
Thaodanthink I got it18:13
Thaodanboardmappings config was missing18:14
malThaodan: check here https://github.com/mer-hybris/droid-config-f5121/tree/master/kickstart18:26
malin case you need those also18:26
Thaodanmal: Thats where I looked already and copied the approach18:28
malok18:28
Thaodanabout boardmapping should h3231 be a varriant of h4113?18:29
malprobably, check f5121 repo18:29
Thaodanwhat does this ?18:31
Thaodanhttps://github.com/mer-hybris/droid-config-f5121/blob/master/sparse/usr/share/ssu/board-mappings.d/05-f5121.ini#L118:31
malno idea, maybe best to just add the same kind of config that f5121 has18:31
Mister_Magistermal: hiiii how are you feelin' today? :P18:45
Thaodanis droid-src-$VENDOR-$HABUILDDEVICE the replacement for droid-system-$DEVICE?18:47
malno18:51
malafaik droid-src is for OBS builds of audioflingerglue and droidmedia18:51
Thaodanso whats replacing it or is it no longer needed?18:55
malwat are you talking about18:58
Thaodanhttps://github.com/mer-hybris/droid-system-f512118:59
malprobably not everything is in github yet19:00
malwhy not just add the few things to config spec and build the hadk way? although in that case you would have to build the whole android first to get the android images19:01
Mister_Magisterprobably bad then19:01
malas usual19:01
maland I'm about to go offline soon anyway19:01
Mister_Magistersad19:03
malit quite late already anyway19:05
Mister_Magisterwell ill ask tomorrow as always :P19:07
ghosalmartinfor anyone using osc and getting 404s its because you need this patch https://bugs.debian.org/cgi-bin/bugreport.cgi?att=1;bug=762825;filename=fix-urllib2-workaround.patch;msg=519:35
*** ahjolinna is now known as ahjolinna_23:01
*** ahjolinna_ is now known as ahjolinna23:02
*** rydare is now known as rdr23:22
*** rdr is now known as rydare23:22

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