IRC logs for #automotive for Monday, 2017-02-20

*** IRCFrEAK has joined #automotive01:15
*** IRCFrEAK has left #automotive01:15
*** toscalix has joined #automotive01:23
*** mdurnev has joined #automotive01:25
*** JordonWu has joined #automotive01:26
*** toscalix has quit IRC01:38
*** ns_lab has quit IRC01:53
*** idonob_ has joined #automotive02:31
*** idonob_ has quit IRC02:39
*** madgoat has joined #automotive04:22
*** madgoat has left #automotive04:22
*** dirkb has joined #automotive05:43
*** claneys has joined #automotive07:11
*** ZenEntropy has joined #automotive08:13
*** rajm has joined #automotive08:13
*** ctbruce has joined #automotive08:51
*** fredw has joined #automotive08:52
*** rdale has joined #automotive09:07
*** kbroulik has joined #automotive09:09
*** jobol has joined #automotive09:25
*** ndec_ is now known as ndec10:01
*** CTtpollard has joined #automotive10:08
CTtpollardmorning10:11
*** rajm has quit IRC10:14
*** rajm has joined #automotive10:14
*** zeenix has joined #automotive11:04
*** caiortp has joined #automotive11:49
*** fredw has quit IRC11:59
*** fredw has joined #automotive13:05
*** Nerbrun_ has quit IRC13:45
*** dirkb has quit IRC14:08
*** mdurnev has quit IRC14:19
*** halfline has quit IRC14:29
*** ZenEntropy has quit IRC14:43
*** chbae has joined #automotive14:56
chbaehello14:56
*** murphy42 has joined #automotive14:58
*** murphy has quit IRC15:00
*** ZenEntropy has joined #automotive15:22
*** halfline has joined #automotive15:26
*** chbae has quit IRC15:29
*** wesamhaddad has joined #automotive15:32
*** wesamhaddad is now known as wesam15:32
*** wesamhaddad has joined #automotive15:34
*** wesamhaddad is now known as wesam15:34
*** shogun_ has joined #automotive15:35
*** shogun_ has quit IRC15:36
*** ctbruce has quit IRC16:03
*** toscalix has joined #automotive16:13
*** aatchison has joined #automotive16:16
aatchisonI'm having an issue with building the genivi-dev-platform for the raspberrypi3 image. I've checked out the latest master, but nss is failing on a deprecation warning. I've tried adding some flags to bitbake.conf but they seem to have no effect, any ideas?16:17
CTtpollardzeenix ^16:17
zeenixaatchison: oh i've seen that before, actually first time when i built gdp16:18
*** fredw has quit IRC16:18
zeenixaatchison: which distro?16:18
zeenixand version?16:18
zeenixaatchison: currently GDP doesn't build with gcc 6, afaik16:18
aatchisonI'm current;y on Ubuntu 16.10, gcc is... gcc (Ubuntu 6.2.0-5ubuntu12) 6.2.0 2016100516:19
aatchisonOk, so I should specify a different gcc? Where might I add that?16:20
zeenixyeah i think that's too new I'm afraid16:20
zeenixi do plan to fix this though. I myself am on Fedora 25 and GDP doesn't build on that16:20
aatchisonhmm16:21
zeenixi'm not sure that's possible. Your best bets are container or VM afaik16:21
CTtpollardwon't bitbake build a native gcc package to handle that?16:21
aatchisonok, I can build a new gcc, but do I have to modify my system to do so or can I point to it in bitbake.conf or somewhere else?16:21
zeenixCTtpollard: not, out of the box at least16:21
zeenixaatchison: i think you can always modify PATH16:22
zeenixbut i haven't tested that approach16:22
aatchisonahh, that makes sense16:23
aatchisonI16:23
zeenixaatchison: folks on #yocto channel might be better able to help out with this16:23
zeenixoh :)16:23
zeenixi just saw the backlog there :)16:23
aatchisonI'm new to yocto, so I wasn't sure if it was chrooted or just using my system or what16:23
CTtpollard16.04 LTS should be fine, for Krogoth (Yocto 2.1) builds16:24
*** otto__ has joined #automotive16:25
*** jlrmagnus has joined #automotive16:28
*** ns_lab has joined #automotive16:31
otto__Hello everyone, we would like to change the buttons or create new ones on the agl interface and build an image (for raspberry pi 3) with this new interface. Is it possible to do such a thing? Thanks!16:32
CTtpollardotto__: 'yes'16:32
otto__how?16:32
CTtpollardotto__: change the source of the AGL HMI, recompile & use either the yocto sdk or rebake the image with bitbake16:33
CTtpollardI'm sure there's agl guides for using the SDK, maybe someone can point them out to you16:34
*** zeenix has quit IRC16:35
otto__thanks. Where can i find these sources?16:35
*** zeenix has joined #automotive16:35
jbocklageotto__: you can take the AGL images as template. Find more info here: https://jira.automotivelinux.org/browse/SPEC-325  Scroll down for the link to the "all you can get 1,6GB size" file16:36
jbocklagethen modify HomeScreen source to start your apps.16:36
otto__thank you, have a nice day!16:37
jbocklagesource here: https://gerrit.automotivelinux.org/gerrit/gitweb?p=apps%2Fhomescreen.git;a=summary    file to modify: https://gerrit.automotivelinux.org/gerrit/gitweb?p=apps/homescreen.git;a=blob;f=homescreen/src/applicationmodel.cpp16:38
jbocklagethis is a hack right now, because the CES HomeScreen used a fixed list of apps. The next HomeScreen will have a dynamic list. The list will show all apps that are installed via the application framework.16:39
CTtpollardI suppose it depends on what otto__ wants to change, might just be gui tweaks16:40
jbocklageCTtpollard: then he has all he needs (and more) ;)16:41
CTtpollardyup! :)16:41
*** rajm has quit IRC16:49
*** wesam_ has joined #automotive17:06
aatchisonOk, good news I think! I added export BUILD_CFLAGS += "-Wno-deprecated-declarations" to the bitbake.conf (I had stupidly tried TARGET_CFLAGS instead) It's now building past that with gcc 6. I'll let you guys know what happens!17:09
*** wesam has quit IRC17:09
*** fredw has joined #automotive17:09
CTtpollardaatchison: very nice :)17:10
aatchisonWell, I spoke too soon. It didn't get past that it just seemed to reset all of my build recipes, hehe. ok. Grabbing a new gcc. Thanks again!17:16
*** kbroulik has quit IRC17:17
aatchisonwell, gcc-5 is no go. I'm trying 4.8.4 on 10.0417:30
aatchison14.0417:30
*** gunnarx has joined #automotive17:30
*** dl9pf is now known as dl9pf_oedam17:36
*** ZenEntropy has quit IRC17:46
*** Nerbrun has quit IRC17:52
*** Nerbrun has joined #automotive17:52
*** fredw has quit IRC17:54
*** wesam_ is now known as wesam17:55
*** toscalix has quit IRC18:04
*** praneeth has quit IRC18:20
*** praneeth has joined #automotive18:20
*** halfline has quit IRC18:21
*** halfline has joined #automotive18:31
*** jlrmagnus has quit IRC18:44
*** murphy has joined #automotive18:53
*** murphy42 has quit IRC18:54
*** fredw has joined #automotive18:59
*** jobol has quit IRC19:08
*** fulup-iotbzh has joined #automotive19:51
*** waltminer has quit IRC20:07
*** rdale has quit IRC20:19
*** claneys has quit IRC20:20
*** rdale has joined #automotive20:31
*** fredw has joined #automotive20:33
*** murphy has quit IRC20:34
*** rdale has quit IRC20:42
*** wesam has quit IRC20:57
*** murphy has joined #automotive21:09
*** ZenEntropy has joined #automotive21:09
*** caiortp has quit IRC21:31
*** ZenEntropy has quit IRC21:53
*** fulup-iotbzh has quit IRC22:13
*** gunnarx has quit IRC22:38
*** gunnarx has joined #automotive22:48
*** fulup-iotbzh has joined #automotive22:54
*** jlrmagnus has joined #automotive22:59
*** toscalix has joined #automotive23:25
*** aatchison has quit IRC23:36
*** jlrmagnus has quit IRC23:47
*** gunnarx has quit IRC23:56
*** aatchison has joined #automotive23:59

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!