**** BEGIN LOGGING AT Tue Jan 15 02:59:58 2019 Jan 15 10:33:00 hello. quick question: i have a yocto bsp, built using vendor's scripts (phyLinux by PHYTEC). i'm using usb_gadget to create an ethernet interface over usb and it works nicely, but i can't figure out how do i automatically configure the interface Jan 15 10:34:30 the file /etc/network/interfaces seems to be ignored. it may be because the "usb0" interface is not present on startup, but i thought "allow-hotplug usb0" instead of "auto usb0" is supposed to solve this problem Jan 15 10:35:46 at least it always did for me when defining tap interfaces on desktop linux distros Jan 15 10:35:57 maybe i'm missing a package or something? Jan 15 12:01:08 Hi, I'm just upgrading rocko->thud. Upgrade went well and devices work, but bitbake's cache for recipes is never re-used. All recipes are parsed on every bitbake invocation and I have plenty of bb_cache.dat.* files. Am I alone with it? Or any pointer? Jan 15 12:04:33 I've tried the dump_cache.py and after sorting of the lines the caches are identical - except the order of do_rm_work list. I've also tried partial upgrade (i.e. bitbake 1.40, oe-core & my layer on thud and the rest on rocko) - that worked as expected. Switching meta-openembedded and ~5 other layers to thud broke it. Jan 15 14:33:35 ok, so we finally found the root cause of invalidated bitbake's recipe cache described ~3 hours ago. I was inheriting uninative as 'inherit uninative'. The cache works with 'INHERIT += "uninative"'. Jan 15 14:35:26 The former incorrectly overwrites BB_HASHCONFIG_WHITELIST (which is done in uninative.bbclass) leading to include TIME into hash etc... Yes, I just learned that 'inherit' is for recipes, but the 'INHERIT' for configurations... Jan 15 15:31:19 tnovotny: thanks for explaining what the error was. Jan 15 16:12:08 <__deetz__> heya.... newbie here who builds a small custom distro based on oe-core and the meta-raspberrypi layer. We set up our custom image (works) and machine configuration (works). But now I'm banging my head against a wall for hours to try & deploy our custom kernel module. The building itself works. But it comes with a DTBO that needs to go into the FAT-partition the PI wants. The DTBO is build, copied to DEPLOY_DIR_MODULE. The IMAGE_BOOT Jan 15 16:14:28 <__deetz__> When I invoke wic by hand in cooked mode and set breakpoints in the bootimg-partition.py plugin, I see the dtbo is processed, and lands in the destination directory. Jan 15 16:15:01 <__deetz__> But for the life of me I don't get that to work when building the image through bitbake Jan 15 16:15:31 <__deetz__> I tried adding our module dependency to WKS_FILE_DEPENDS, no success either. Jan 15 16:15:43 <__deetz__> Any pointers? Thanks. Jan 15 16:20:59 __deetz__, learn to use fit images maybe Jan 15 16:21:10 oh wait dtbo ... Jan 15 16:21:57 <__deetz__> I have to admit I'm still confused as to the interactions between recipes and confs. The whole image building seems to be running from the conf. Jan 15 16:22:16 <__deetz__> So I can't find out which recipe to trigger to rebuild, as that's what bitbake can do... Jan 15 16:29:11 vmeson: you hit that also? Jan 15 17:05:35 tnovotny: no, but I was curious about what went wrong for you. Jan 15 17:08:57 ~logs Jan 15 17:08:57 All conversations are logged to http://infobot.rikers.org/%23oe/ Lines starting with spaces are not logged. Logs are updated daily. Jan 15 17:12:21 ~botsnack Jan 15 17:12:21 hrw: :) Jan 15 17:17:37 too bad that logs are not complete ;( Jan 15 17:19:17 soon will be 15 years of sitting on #oe Jan 15 17:26:05 hrw, congrats Jan 15 17:26:31 heh Jan 15 17:26:53 3 years and you will be 18 and can vote Jan 15 17:29:49 hmm, 2004 o the logs, the channel started in feb of 2002 i think? Jan 15 17:31:10 https://arp242.net/the-art-of-unix-programming/ Jan 15 18:11:52 does anybody still have those first zauruses Jan 15 18:12:04 running OE built with buildroot Jan 15 18:12:25 i have a 5600 and c650 or something in my closet, no idea what they're running though Jan 15 18:25:53 kergoth: my c760 runs Poky Jan 15 18:26:06 khem: running OZ built with buildroot you mean Jan 15 18:26:26 nice Jan 15 18:26:46 kergoth: logs from 2004 are very short. I arrive in them in 20040404 or sth. Jan 15 18:26:58 when my first OE contribution was 20040318 Jan 15 18:27:07 korganizer/pi Jan 15 18:31:02 from time to time I have moments with 'let me build current kernel + current OE/Ångström rootfs' Jan 15 18:31:24 but then I could get some issues to report etc... Jan 15 18:32:31 I still have 4 Zaurus Jan 15 18:32:49 meta-handheld does build fine Jan 15 18:33:00 I am planning to do a last move to 5.0 Jan 15 18:33:47 khem, then you can remove armv4 aqnd armv5te ;) Jan 15 18:34:02 I tried to contact Thomas Kunze (the guy who ported collie to 2.6) to ask do he still have my 5500 ;D Jan 15 18:34:28 I gave som eto an italian dev who the received many more Jan 15 18:34:40 look at that OESF Forums Jan 15 18:35:03 argh this keyboard misses many strokes... Jan 15 18:35:15 I owned 5500 (bought) and c760 (donated). Had also 5600, 6000, 3000 which were OE/OZ devices Jan 15 18:35:55 imagine we have the sd driver for 5500 but only for kernel 4.2 Jan 15 18:36:13 or 4.4 Jan 15 18:36:24 c760 was fun. went to work, joined irc and people congratuled me new machine. and I had no idea what they talk about. then someone wrote 'look at forum' Jan 15 18:36:32 ant_work: wasn't mmc_spi enough there? Jan 15 18:36:32 unfortunately the last developer, lumag, left Jan 15 18:37:07 still better than all those 2.4-hhorg devices Jan 15 18:37:13 a new patchset, that one did not survive to the spi and gpio changes upstream Jan 15 18:37:43 http://cgit.openembedded.org/meta-handheld/tree/recipes-kernel/linux/linux-handheld-4.4/locomo Jan 15 18:37:56 ant_work: devices had to go to unsupported bucket one day Jan 15 18:38:16 yes...nowaday I have to play with mipsel Jan 15 18:38:20 I gave away most of my devices/devboards. Jan 15 18:39:00 some of them ended in kernel developers hands so got some kind of new life ;D Jan 15 18:40:37 * hrw off Jan 15 18:40:48 bbl Jan 15 18:51:23 ant_home: wow I am impressed Jan 15 18:51:48 its been almost military grade support for your devices then :) Jan 16 02:58:06 * armpit2 bah, ninja: error: '/usr/lib64', needed by 'run/libwireshark.so.11.1.6', missing and no known rule to make it **** ENDING LOGGING AT Wed Jan 16 02:59:56 2019