IRC logs for #automotive for Wednesday, 2018-05-23

mranostaydl9pf: see my comments on the qml patches you -2'ed?00:36
*** ToxicGumbo-work has quit IRC01:20
*** jlrmagnus has joined #automotive01:31
*** martinkelly has joined #automotive01:34
*** VanCo has joined #automotive01:44
*** ToxicGumbo-work has joined #automotive02:10
*** jlrmagnus has quit IRC02:13
*** VanCo has quit IRC02:29
*** ToxicGumbo-work has quit IRC02:40
*** jsbruner has quit IRC03:02
*** dl9pf has quit IRC04:55
*** dl9pf has joined #automotive05:06
*** dl9pf has joined #automotive05:06
*** AlisonChaiken has joined #automotive05:08
*** mfritzsch has joined #automotive05:08
*** gunnarx has joined #automotive05:14
*** martinkelly has quit IRC05:27
*** gunnarx has quit IRC06:14
*** gunnarx has joined #automotive06:14
*** gunnarx has quit IRC06:37
*** gunnarx has joined #automotive06:48
*** jacobo has joined #automotive07:05
*** rajm has joined #automotive07:32
*** leon has joined #automotive07:35
*** leon is now known as leon-anavi07:35
leon-anavimorning07:35
*** toscalix has joined #automotive07:39
*** [AD]Turbo has joined #automotive07:41
*** araujo has quit IRC07:54
*** kooltux__ has joined #automotive08:04
*** rdale has joined #automotive08:08
*** gunnarx has quit IRC09:57
*** gunnarx has joined #automotive10:01
*** gunnarx has joined #automotive10:01
*** fredw has joined #automotive10:20
*** fredw has quit IRC11:02
*** kooltux__ has quit IRC11:14
*** rdale_ct has joined #automotive11:35
*** rdale has quit IRC11:37
*** jacobo has quit IRC11:55
dl9pfmranostay: yes13:04
dl9pfi just wonder why the sdk build did not work out, yet.13:04
*** mfritzsch has quit IRC13:08
*** AlisonChaiken has quit IRC13:22
*** araujo has joined #automotive13:34
*** araujo has quit IRC13:35
*** araujo has joined #automotive13:36
*** araujo has joined #automotive13:37
*** jlrmagnus has joined #automotive13:58
*** rajm has quit IRC14:00
*** rajm has joined #automotive14:01
*** fredw has joined #automotive14:02
*** gunnarx has quit IRC14:02
*** gunnarx has joined #automotive14:05
*** gunnarx has joined #automotive14:05
*** [AD]Turbo has quit IRC14:27
tpollardhttp://www.bbc.co.uk/news/technology-4422479414:37
*** kooltux__ has joined #automotive14:41
*** kooltux__ has quit IRC14:54
*** jacobo has joined #automotive15:18
*** kooltux__ has joined #automotive15:28
*** martinkelly has joined #automotive15:30
*** jlrmagnus has quit IRC15:34
*** rajm has quit IRC15:44
*** martinkelly has quit IRC15:46
*** jsbruner has joined #automotive15:52
*** kooltux__ has quit IRC16:05
*** jlrmagnus has joined #automotive16:14
*** leon-anavi has quit IRC16:23
*** gunnarx has quit IRC16:44
*** praneeth has quit IRC16:44
*** praneeth has joined #automotive16:45
*** martinkelly has joined #automotive16:50
*** fredw has quit IRC16:56
*** jlrmagnus has quit IRC16:59
*** SmashShock has joined #automotive17:04
*** toscalix has quit IRC17:05
*** SmashShock has left #automotive17:13
*** jlrmagnus has joined #automotive17:13
*** rdale_ct has quit IRC17:15
*** jacobo has quit IRC17:20
*** martinkelly has quit IRC18:00
*** martinkelly has joined #automotive18:01
*** jlrmagnus has quit IRC18:26
*** jlrmagnus has joined #automotive18:38
*** martinkelly has quit IRC19:06
*** fredw has joined #automotive19:13
*** fredw has quit IRC19:56
dl9pfsmurray: ping20:07
smurraydl9pf: pong20:07
dl9pfwhat sha1 is your meta-agl-demo ?20:08
smurrayfab778c before I cherry-picked your part 320:10
dl9pfi use git review -d 14067 ...  ok let me try your cherry-pick20:11
dl9pfinteresting ...20:15
dl9pfso what if you do "git review -d  14067"20:15
smurrayI can see in Gerrit that version 4 of the meta-agl change deletes agl-image-ivi.inc20:15
smurrayhttps://gerrit.automotivelinux.org/gerrit/#/c/14065/4/meta-agl-profile-core/recipes-ivi/images/agl-image-ivi.inc20:15
dl9pfbut but https://gerrit.automotivelinux.org/gerrit/gitweb?p=AGL/meta-agl-demo.git;a=tree;f=recipes-platform/images;h=3f9557f0e3923f8f4b2b7720b11b10b3b4705a2f;hb=24237bc54ad982d3874ed2b9d9023e154d2eb15a   has it20:16
dl9pfso where is the missing piece ...20:16
smurrayk, I'll "repo sync -d --force-sync" and try applying with git review20:17
dl9pfoh ... i got it20:17
dl9pfhttps://gerrit.automotivelinux.org/gerrit/gitweb?p=AGL/meta-agl-demo.git;a=shortlog;h=refs/changes/67/14067/120:17
dl9pfthere is a commit missing that I missed to squash20:17
dl9pfok, my bad ... hold on20:17
*** martinkelly has joined #automotive20:18
smurraydl9pf: hrm, working after I used "git review" on each of the repos, not clear to me why that'd be different than using the cherry-pick command-line20:21
dl9pfsmurray:  git review will pull in a4784f4aae78e8b2e4c07cefcd2d8ceaaf6ad086 also   see the history in my last link20:22
dl9pfI fixed it now by squashing both commits and 14067 got a v2.20:23
smurrayokay, cool20:23
dl9pfgit fetch https://gerrit.automotivelinux.org/gerrit/AGL/meta-agl-demo refs/changes/67/14067/2 && git cherry-pick FETCH_HEAD20:24
smurrayyeah, cleaning things up to try that20:25
smurraydl9pf: okay, that's better20:26
smurraydl9pf: would you expect much to rebuild after a reconfig with those changes? looks like gstreamer and its deps are rebuilding on my non-4A M3 build20:29
*** pocek_ has joined #automotive20:29
dl9pfwe had one bug in the BBFILES parsing that got now also fixed ...   that might cause a few bbappends to finally make it in20:30
dl9pf(before they might have not)20:30
*** pocek has quit IRC20:31
dl9pfhttps://gerrit.automotivelinux.org/gerrit/#/c/14065/4/meta-security/conf/layer.conf     had a few nasty sideeffects ... in combination with the dynamic inclusion we do in meta-agl-bsp ...20:31
dl9pfthe immediate basically stopped the dynamic expansion in the middle20:31
dl9pfjust found this today wondering why the build broke due to  meta-agl-bsp/meta-core/  not being applied20:32
smurrayokay20:32
dl9pfwould be interesting to see what bitbake-whatchanged   output20:34
dl9pfwould be interesting to see what bitbake-whatchanged   outputs20:34
dl9pffor you20:34
smurrayit's chugging away20:36
smurrayhrm, output looks kind of odd, it seems like it calculated against no build at all or the like20:39
smurrayI probably screwed it up by having done a "bitbake agl-demo-platform" first20:39
smurraydl9pf: okay, audio stuff looks more as I'd expect in the manifest now.  Want me to try it on h/w, or have you done that?20:47
dl9pfyes, please. I couldn't test on the KF, yet.20:48
smurrayokay, will take a few min20:48
smurrayI can do a build for turbot pretty easily as well, want me to do that?20:49
dl9pfI won't object.20:52
smurrayheh20:52
smurrayso mesa and gstreamer are rebuilding on i7 as well20:53
smurraydl9pf: so hrm, all the AGL postinst scripts seem to have failed20:56
*** martinkelly has quit IRC20:58
smurraydl9pf: something seems off, lots of errors I've not seen before in the journal20:59
smurraydl9pf: it almost looks like either SMACK is missing or cynara is borked20:59
smurraydl9pf: does it work for you in qemu?21:00
*** martinkelly has joined #automotive21:13
*** jsbruner has quit IRC22:03
dl9pfyes22:08
dl9pfI'm building all 3 images   agl-image-boot, agl-image-minimal, agl-demo-platform-crosssdk22:08
dl9pfhmm, let me see if that has todo with the layer.conf of meta-security ...22:24
dl9pfmy suspicion: fixing the aborted parsing of BBFILES due to the immediate BBFILES := in meta-agl/meta-security  led to a build of 'rpm' w/o the proper smack flags. now need to figure out why this is the case w/o putting the := back.22:31
*** rZr has quit IRC22:38
*** RzR has joined #automotive22:39
*** martinkelly has quit IRC22:58
*** jlrmagnus has quit IRC23:06
*** jlrmagnus has joined #automotive23:22
*** martinkelly has joined #automotive23:40

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