**** BEGIN LOGGING AT Thu Jan 02 02:59:58 2014 Jan 02 11:25:34 hello all Jan 02 11:25:38 is there any limitations of command substitution in recipes ? Jan 02 13:16:39 anyone know of a recipe that uses wmake to build? Jan 02 13:35:13 hmm, a recipe can build for qt-x11 or qt-embedded, but not both? Jan 02 14:19:02 Crofton|work: sort of Jan 02 14:19:28 add a foo-e.bb that does require foo_$PV.bb ; inherit qt4e Jan 02 14:19:29 I see two class files one for qte and the other for x11 Jan 02 14:19:46 ah Jan 02 14:20:02 so the e class qorks on top of the x11 version? Jan 02 14:20:18 no Jan 02 14:20:21 it overrides it Jan 02 14:20:27 saves you an .inc file Jan 02 14:20:29 ok Jan 02 18:09:40 SECTION is dead, and DESCRIPTION should be changed to SUMMARY for short descriptions, right? Jan 02 18:09:55 indeed Jan 02 18:12:03 thanks Jan 02 18:12:21 I need to practice remembering this :) Jan 02 18:55:57 damn it, looks like a do nothing do_install when using qt4x11.bbclass? Jan 02 18:59:15 hmm, all the recipes I skimmed usin gthis class have custom do_install Jan 02 19:06:44 Crofton|work: base.bbclass do 'make install', right? Jan 02 19:11:25 but the run_do_install does nothing Jan 02 19:11:36 and all the recipes using the class override do_install Jan 02 19:11:59 do_install() { Jan 02 19:12:00 export INSTALL_ROOT=${D} Jan 02 19:12:00 oe_runmake install Jan 02 19:12:00 } Jan 02 19:12:05 is what I ended up using Jan 02 19:12:18 now at war with its love of /usr/local ... Jan 02 19:14:48 victory Jan 02 19:16:28 Crofton|work: details of the end success? Jan 02 19:16:45 add that do_install Jan 02 19:16:50 perfect Jan 02 19:17:03 EXTRA_QMAKEVARS_PRE="PREFIX="${prefix}"" Jan 02 19:17:06 (having some battles here with similar) Jan 02 19:17:14 and that fixed some madness in the .pro file Jan 02 19:17:39 it seems like we could add that do_install to the class Jan 02 19:25:02 Crofton|work: oe_runmake INSTALL_ROOT=${D} install Jan 02 19:25:14 Crofton|work: that will also work with non-env overrides in the makefile Jan 02 19:26:01 k Jan 02 19:26:09 and it is one line shorter! Jan 02 19:31:18 is that your new year's resolution? save one line every day? Jan 02 19:32:30 just something to be excited about Jan 02 19:39:09 should I make a meta-demo layer to collect recipes for images of useful demos? Jan 02 19:43:36 i was thinking about making a bsp layer for trimslice Jan 02 19:47:22 http://utilite-computer.com/web/models? Jan 02 19:48:04 trimslice diskless is what i just got... Jan 02 19:48:46 runs pretty nice with gentoo armv7 and the latest opensource tegra drivers Jan 02 19:49:05 haven't played with audio/video playback yet Jan 02 19:49:34 using mainline kernel instead of their older forks Jan 02 19:58:37 blilly, https://github.com/balister/meta-sdr/blob/master/recipes-applications/gqrx/gqrx_git.bb Jan 02 20:03:32 thanks :) Jan 02 20:11:56 Crofton|work: the $99 one => Trim-Slice H Diskless Jan 02 20:34:28 looks like some of them are freescale instead of tegra Jan 02 20:53:35 ยด/win 13 Jan 02 20:53:37 hrm Jan 02 20:54:36 bingo? **** ENDING LOGGING AT Fri Jan 03 02:59:58 2014