**** BEGIN LOGGING AT Sun Aug 10 02:59:59 2014 Aug 10 14:33:52 kergoth: so BBVERSIONS was a bit tricky to use Aug 10 14:34:04 I ended up making an anonymous python function Aug 10 14:34:35 the ternary operator wasn't a good success too Aug 10 15:20:15 bbversions is used to create a build of multuiuple versions of a piece of software. it results in creating multiple recipe variants, much like MULTILIBS and BBCLASSEXTEND, so thatdoesn't surprise me Aug 10 21:10:57 hello? Aug 10 21:11:23 does anyone know how to tell what conf file is being used by bitbake? Aug 10 21:11:58 i set the TEMPLATECONF variable but the changes in local.conf arent being used (namely the MACHINE= bit) Aug 10 21:15:48 templateconf is used when the build dir is initially set up when sourcing oe-init-build-env. Aug 10 21:16:10 i doubt it does anything at all if the files already exist Aug 10 21:17:35 yeah I think i figured it out just a minute ago Aug 11 00:13:03 ok another one Aug 11 00:13:44 if i had a dirver i wanted to bundle into yocto and it has a make file ... and normally I would just say "Make and make install" Aug 11 00:14:32 can I just do a recipe following these direcitons http://www.yoctoproject.org/docs/1.4.2/dev-manual/dev-manual.html#usingpoky-extend-addpkg-makefile? Aug 11 00:17:04 1.4.2 is a little old, which release/branch are you using? Aug 11 00:18:10 JaMa: we have nice list of things, so no need to "encourage" ka6sox anymore Aug 11 00:18:45 or you will next get to face my wife... and she learned to drive in venezuela and brasil Aug 11 00:18:52 so there Aug 11 00:19:20 master i think Aug 11 00:20:01 hold on its the version that comes with $ repo init -u git://github.com/gumstix/Gumstix-YoctoProject-Repo.git -b master Aug 11 00:20:55 sorry here https://github.com/gumstix/Gumstix-YoctoProject-Repo/blob/master/default.xml Aug 11 00:22:20 master should be master... Aug 11 00:23:03 but makefile stuff should be easy, i would start with just basic headers, as i assume the example shows Aug 11 00:23:31 no do_foo functions defined unless you have to do something special Aug 11 00:24:00 er sorry, basic metadata Aug 11 00:24:17 yeaH BASICALLY THATS WHAT IT SHOWS Aug 11 00:24:23 shit sorry Aug 11 00:24:39 it looks really easy Aug 11 00:24:41 meh, shit happens Aug 11 00:24:43 a little too easy Aug 11 00:24:50 it makes me worry :P Aug 11 00:25:19 maybe if you were a teenage mutant ninja turtle... Aug 11 00:26:25 that was fun when my kids were little, should still be fun today Aug 11 00:30:11 do i need to do anything special since its a driver? Aug 11 02:08:41 joranb: sorry, got distracted with work stuff **** ENDING LOGGING AT Mon Aug 11 02:59:58 2014