Friday, 2019-08-02

electro575hi all09:06
electro575it's possible to install gps pure no arch on armv7hl ?09:07
electro575or we must compile for armv7hl the rpm before ?09:08
T42<birdzhang> no arch packages can be installed on both armv7hl and i48609:09
T42<birdzhang> https://www.linuxquestions.org/questions/linux-newbie-8/what%27s-the-difference-between-rpm-and-%2A-noarch-rpm-216707/09:10
electro575okey thanks09:12
electro575but the app need root privilege, it's normal ?09:14
electro575what xmpp client exist on openrepo ?09:22
T42<adampigg> u want us to go to openrepos and search xmpp?? ;)09:22
electro575yes ^^09:23
kimmolihttps://openrepos.net/search/node/xmpp09:39
Nokiusmal: could youcreate tragets on obs or just lbt and sledges ?10:29
Nokiuswould like to get one for the pinedev board10:30
NokiusI was pinging last month already, I know he is busy and its vocatin time10:30
malNokius: which device?10:39
malNokius: I mean codename10:40
r0kk3rzdontbeevil isnt it?10:45
T42<adampigg> yup10:50
malI thought I created one for that, it seems not10:52
mal@adampigg what would be the manufacturer of that10:52
T42<adampigg> Pine64?11:03
mal@adampigg it seems the company is Pine Microsystems Inc. so maybe just pine?11:10
malnot sure11:11
T42<adampigg> Ok11:11
T42<adampigg> Pine is fine with me...i think pine64 referst to a boardbtheyvmake11:12
mal@adampigg https://build.merproject.org/project/show/nemo:devel:hw:pine:dontbeevil add any needed other people to maintainer list11:18
T42<adampigg> Thx11:21
T42<adampigg> Mal,.u should ask for patternizing rights11:22
mal@adampigg I have no idea how that is even done, also we really should move away from patterns11:22
maland use some meta package for including everything11:23
T42<adampigg> Doesnt sound difficult11:24
malit's really not, nobody just has done it, the might be something else also needed in addition to that11:25
mal*there might be11:26
vknechtthere's was something: https://github.com/mer-hybris/droid-hal-device/pull/19411:26
vknecht*there11:26
T42<adampigg> I manually patternized the fxtec repo, just need to remember to manually update it if i change the pattern11:26
malvknecht: yes, something like that, I remember that PR11:27
r0kk3rzfeel free to try it out11:46
r0kk3rzi did build some patternless scorpion images11:48
*** agander__ is now known as agander15:02
*** OhYash1 is now known as ohyash17:37
electro575hi all18:32
electro5751hi18:51
electro5751i have cm 14.1, what version of MapboxGL native binding is compatible with my cm ?18:51
electro5751mapboxgl-qml-1.5.0.3-1.51.1.jolla_.armv7hl.rpm ?18:51
electro5751how i can fix MTP transfert media ?19:08
T42<elros34> electro5751: for mtp you need this: https://github.com/elros34/android_kernel_motorola_msm8960-common/commit/35eca6b56d13260ab5997aaeba12184b5563628219:28
electro5751okey, thanks19:28
electro5751elros34 : i must to do modify my file hadk/kernel/samsung/smdk4412/drivers/usb/gadget/android.c19:38
electro5751with your android.c ?19:38
electro5751or create an new repo19:38
electro5751in .KS19:38
electro5751@elros34 : sorry don't have send "@"19:44
electro5751mal, an idea ? sorry i'm not an expert with git, update file, ..19:46
electro5751vknecht, can you explain to me what elros34 want to say ?20:15
electro5751i'm trying to do a diff manually with my file, but , ...20:16
electro5751kernel/samsung/smdk4412/drivers/usb/gadget/android.c20:16
T42<elros34> electro5751: append ".patch" to the url I gave you and download it to your main kernel directory. Then git am "patch name". If you are lucky then it will apply without issues otherwise you have to manually resolve conflicts.20:26
electro5752okey, thanks20:26
electro5752@elros34 : previous rebase directory /home/sailfish-dev/.git/rebase-apply still exists but mbox given.20:33
electro5752with HA or SDK env ?20:33
electro5752Applying: Add functionfs support to usb gadget. Fixes: NEMO#81120:34
electro5752error: drivers/usb/gadget/android.c: does not exist in index20:34
electro5752what can i do with this original part file -> https://dpaste.de/aihf20:50
electro5752and this part -> https://dpaste.de/qYH520:50
electro5752@elros3420:53
T42<elros34> so comapre sources, patch and manually apply the changes21:01
electro5752the end of my file is21:01
electro5752so hard because of21:01
electro5752#ifdef CONFIG_USB_ANDROID_SAMSUNG_COMPOSITE ...21:01
electro5752i try without21:02
electro5752#ifdef CONFIG_USB_ANDROID_SAMSUNG_COMPOSITE21:02
electro5752and this21:02
electro5752#ifdef CONFIG_USB_ANDROID_SAMSUNG_COMPOSITE21:02
T42<elros34> yeah I see, you can always search for different samsung devices with sfos port to find ready to use patch21:03
electro5752okey21:03
electro5752but can i try without SAMSUNG part ?21:03
T42<elros34> I have no idea21:04
electro5752it's special for all samsung device21:04
electro5752grrr ^^21:04
electro5752thanks21:04
deathmistbuilding for new SFOS 3.1.0.12 target on 15.1 base results in qt5-qpa-surfaceflinger-plugin mw build failing https://pastebin.com/d6KtALqi during build_packages on a fresh tree. if this wasn't expected, hope I contributed something :p22:40
maldeathmist: skip that package22:55
deathmistmal: that seems to have done it, thanks :)  where is this defined as I didn't see it in my droid config patterns, only "qt5-qpa-hwcomposer-plugin" ?23:19
maldeathmist: that is an alternative to hwcomposer plugin, obsolete now so can be skippee23:38
deathmistI get "Error <creator>: Unable to find pattern: Jolla Configuration cheeseburger" during mic build, I used latest dcd submodule which didn't fail earlier anymore (like it did on 3.0.3 Hossa)23:43
deathmistI have "hybris/droid-configs/patterns/jolla-configuration-cheeseburger.yaml" so the file definitely is there23:46
deathmistmy droid configs are here https://git.io/fji3O (using latest upstream dcd submodule locally for now!), but I'll go sleep now and read logs tomorrow, good night23:59

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