**** BEGIN LOGGING AT Sun Aug 02 02:59:58 2015 Aug 02 05:54:03 it seems no one knows an answer to my question about meta-toolchain =) Aug 02 15:15:27 hello . I wanna know how to take changes in recipes on account in bitbake ? Aug 02 16:56:35 khalebios: do you mean changes in the bitbake git repo or something else? git tracks changes in recipes, buildhistory can track changes in the recipe behaviour. Aug 02 16:57:56 vmeson: i mean if i make changes in my local computer .. Aug 02 16:58:50 does itbake take in on account when i build it a new time? Aug 02 16:59:09 with: bitebake core-image-minimal or other one command Aug 02 16:59:20 *bibake Aug 02 16:59:32 khalebios: yes, if you change a recipe bitbake should automatically rebuild the package. Aug 02 17:00:12 if you change .bbclass files, I'm not sure what checking and autobuilding is done. What did you change? Aug 02 17:01:03 the network configuration : eth0 static Aug 02 17:01:12 in what file? Aug 02 17:01:16 and root password Aug 02 17:04:43 khalebios: I haven't played around with static networking in a while. I think I just set it up on target last time via the serial line... Aug 02 17:06:55 i change interfaces file in ../meta/recipes-core/init-ifupdown/init-ifupdown-1.0/ directory Aug 02 17:22:15 khalebios: back later... explain what you're doing and what doesn't work. I'll look later unless someone else helps you first... Aug 02 19:02:30 cute. we've got two different versions of i915_drm.h in the sysroot. :-/ Aug 02 19:28:47 one from linux-libc-headers (old) and one from libdrm itself ; guessing the libdrm uprev put the two out of sync and then it mattered which one you sourced... Aug 02 19:29:29 * paulg isn't sure how to fix this now that he's probably root caused it finally. Aug 02 19:37:41 an uprev of linux-libc-headers would fix it, and we'll probably want to move off 3.19 headers when everyone is on v4.1 Aug 02 19:38:25 probably still don't want two copies of it in the sysroot though ; that is asking for trouble Aug 02 20:04:40 * paulg removes the libc ones and watches the world rebuild... Aug 03 00:03:45 Huh, hadn't come across https://github.com/pkgconf/pkgconf before, interesting **** ENDING LOGGING AT Mon Aug 03 02:59:58 2015