**** BEGIN LOGGING AT Mon Aug 31 02:59:59 2015 Aug 31 09:36:06 anyone here work with meta-fscl? Aug 31 09:38:44 But for anyone in general that think you can explain the following bizarre github... anomaly. Aug 31 09:38:53 if you blame: https://github.com/Freescale/linux-fslc/blame/patches-4.1/drivers/iio/industrialio-triggered-buffer.c Aug 31 09:40:18 there is an anomaly between what patch "23f2d73@larsclauseniio: Add helper function for initializing triggered buffers" added and what actually ended up in the repo. Checl around #80. The patch and the end result simply don't match Aug 31 09:40:32 Is github broken? Is git broken? What is going on there? Aug 31 09:42:09 Maybe there was a replay on the repo and github is still caching an old patch? Hell I donno maybe this is part of a huge NSA conspiracy. I won't be surprised. They have their grubby fingers into everything. Aug 31 11:01:10 pompomJuice: GitHub is trying to cover up the secret backdoor code :P... it must be a huge NSA conspiracy Aug 31 11:01:33 pompomJuice: but really it just looks like the GitHub UI is missing a commit in the blame Aug 31 11:02:40 pompomJuice: specifically this one https://github.com/Freescale/linux-fslc/commit/3e1b6c95b990c93f4aa3b17e9f66221e2fa44bee#diff-9d9e06d6b75e713f654391c3a55bb9de Aug 31 13:15:53 I have a recipe that wants to install come systemd service. But when I do it, it replaces all the content on /etc/systemd/system to my only one service Aug 31 13:16:01 is there a way that I can install this service without removing all systemd default service in /etc/system/system ? Aug 31 13:24:51 realBigfoot: that does not sound like the right directory... Aug 31 13:25:13 jku, what would be the right directory to install systemd service ? Aug 31 13:26:24 realBigfoot: check from an existing recipe but IIRC ${systemd_unitdir}/system (for system services) Aug 31 13:27:03 that should maybe end up as /lib/systemd/system Aug 31 13:27:09 oh alright! Aug 31 13:27:23 I have tried /lib/systemd/system hardcoded but it did not work too Aug 31 13:27:42 i will try using this var maybe yocto will notice that should be installed together Aug 31 13:28:19 realBigfoot: maybe the service build system installs it in the wrong place ? Aug 31 13:28:58 some projects have a --with-systemdunitdir configure option but not all... Aug 31 13:29:15 jku, I see Aug 31 13:29:53 jku, in my recipe I gotta do -> install -d ${D}${systemd_unitdir}/system Aug 31 13:30:05 otherwise it says that this folder does not exists Aug 31 13:30:09 am i doing it right ? Aug 31 13:30:59 yeah, at least that's not an indication of doing it wrong Aug 31 13:32:01 alright i will try this out Aug 31 13:45:53 jku, thanks man!! It worked like a charm :) Aug 31 15:13:39 should buildhistory have info about native packages? Aug 31 15:14:10 all I see in buildhistory is a file latest_srcrev Aug 31 15:21:34 native packages? Aug 31 18:28:25 BBCLASSEXTEND -native Aug 31 19:46:26 hmmm, http://directfb.org/ **** ENDING LOGGING AT Tue Sep 01 02:59:58 2015