**** BEGIN LOGGING AT Sat Aug 20 02:59:58 2016 Aug 20 11:03:53 <_Crash_> Just out of curiosity, has anyone ever tried compiling on Yocto (like compiling source code on the raspberry pi so you get a binary) Aug 20 11:05:41 <_Crash_> I've just included gcc, make, etc in a build so I can attempt it, then linked the arm-poky-linux-gnueabi-gcc to gcc in the /usr/bin directory but It fails whenever I compile something on "the C compiler cannot create executables" Aug 20 21:02:13 hello. i have set up smart to get RPMs from my build/ space to test out how smart works as a package manager Aug 20 21:02:32 I'm trying to figure out how to handle package upgrades Aug 20 21:02:46 so that "smart upgrade" will actually upgrade things Aug 20 21:02:57 I suspect I need to increment version (at least PR) Aug 20 21:03:46 but I don't want to have to do that - because if we upgrade something like glibc, I don't want to have to +1 every single package that links glibc Aug 20 21:04:33 ideally I would like to have PR set to the build timestamp or something like that, but I suspect if I do that it will cause full rebuilds all the time? Aug 20 21:04:49 any suggestions on how to handle this? Aug 20 21:51:32 blueCmd: use the PR server, which will auto-increment PR when checksums change. **** ENDING LOGGING AT Sun Aug 21 02:59:58 2016