**** BEGIN LOGGING AT Wed Jan 19 02:59:57 2011 Jan 19 05:04:29 hello Jan 19 05:05:07 can anyone help me how to add packages according to my required version in openembedded Jan 19 05:14:26 sanket: you might read thru the manual Jan 19 05:19:50 ya I had gone thru the manual but still i m not getting it.... as a sample I m just adding binutils in my package.. its compiling without any error... but it directly takes binutils 2.18 .... but now I wanted to know how to add specific version packages in my recipes Jan 19 05:27:05 you mean you are including bintutils in your image right ? Jan 19 05:27:50 you can set PREFERRED_VERSION_binutils = "2.21" Jan 19 05:27:54 in local.conf Jan 19 05:28:02 this will then select 2.21 Jan 19 06:10:43 kergoth, does tslib support multitouch events from linux input system? Jan 19 08:36:27 03Michael Smith  07master * r0170ab1106 10openembedded.git/recipes/gnome/ (2 files in 2 dirs): (log message trimmed) Jan 19 08:36:27 libsoup-2.4: update 2.29.91 to 2.32.2 Jan 19 08:36:27 * The new release fixes several issues and is API/ABI compatible. Jan 19 08:36:27 (at least, webkit-gtk still builds and runs.) Jan 19 08:36:27 Signed-off-by: Michael Smith Jan 19 08:36:27 Acked-by: Khem Raj Jan 19 08:36:27 Acked-by: Koen Kooi Jan 19 08:36:39 03Michael Smith  07master * r4219f2672b 10openembedded.git/recipes/gnutls/ (5 files in 2 dirs): (log message trimmed) Jan 19 08:36:40 gnutls: move to latest stable branch 2.10.2 -> 2.10.4 Jan 19 08:36:40 * MJ : removed upstream applied parallel-build.patch from gnutls-2.10.2 Jan 19 08:36:40 dir and 2.10.4 SRC_URI Jan 19 08:36:40 * MJ: PR reset Jan 19 08:36:40 Signed-off-by: Michael Smith Jan 19 08:36:41 Acked-by: Khem Raj Jan 19 08:40:21 JaMa|Wrk: that didn't fix it for me. how do you use the variables in local.conf? Jan 19 08:41:22 no DISTRO/MACHINE set in local.conf Jan 19 08:41:36 JaMa|Wrk: yeah. that's what I just found out as well. thanks :) Jan 19 09:14:30 does anybody know which recipe is responsible for building setterm ? Jan 19 09:15:36 grep -r setterm recipes/* wouldn't help Jan 19 09:18:17 do you set DL_DIR and TMPDIR in local.conf? that has also broken for me when I upgraded bitbake Jan 19 09:20:55 mckoan, setterm usually comes from util-linux{-ng,} Jan 19 09:21:14 I have an environment variabe called OE_TMPDIR, and my local.conf does 'TMPDIR = "${OE_TMPDIR}"'. That causes bitbake to create a folder called (literally) ${OE_TMPDIR}. Jan 19 09:23:28 blindvt`: thanks Jan 19 09:25:10 tasslehoff, a conf/local.conf might look like that (IIRC MACHINE and DISTRO could also come from env): http://paste.debian.net/105035/ Jan 19 09:25:14 tasslehoff, HTH Jan 19 09:26:35 tasslehoff, i've commented out the unimportant parts afterwards and you wouldn't need anything below line #24 Jan 19 09:28:10 tasslehoff: TMPDIR = "${OE_TMPDIR}" should work (without ' ) Jan 19 09:28:33 blindvt`: thanks. I have a setup that worked until yesterdays pull. seems I'm sending info between env and bitbake in a way that bitbake no longer likes. I set MACHINE, DISTRO and various paths in env, and picks them up in local.conf Jan 19 09:28:59 mckoan: yeah. I suspect BB_ENV_EXTRAWHITE like JaMa|Wrk mentioned earlier Jan 19 09:29:10 tasslehoff: check testbuilder in contrib Jan 19 09:29:32 none of the vars I have issues with are in extrawhite Jan 19 09:29:35 It is massively using variables from shell in local.conf Jan 19 09:29:59 contrib/testing/testbuilder/* Jan 19 09:59:13 Now it works, after adding stuff to BB_ENV_EXTRAWHITE. Seems 1.10.2 is a bit stricter than 1.10.0. Jan 19 11:40:18 Q: Reading Purdies Yocto project and OE - Where now? on the mailing list he mentions "Strip out bitbake" as being on change that need to be done. Stripping out as becoming separate or switching to new build tool? Jan 19 11:40:41 on=one Jan 19 11:44:21 stripping out as in using the upstream bitbake rather than embedding a slightly different branch in the poky repository Jan 19 11:45:34 cool, thanks Jan 19 11:46:21 I've tried adding a preferred version of Qt to my local.conf like so: set http://pastebin.com/7VZZXF05, but it still chooses 4.6.3, which is the preferred Angstrom 2008.1 version. Jan 19 11:49:13 And now I wonder why :) Jan 19 11:49:43 tasslehoff: set only ANGSTROM_QT_VERSION in your local.conf Jan 19 14:24:26 03Koen Kooi  07org.openembedded.dev * rbc3d41b363 10openembedded.git/recipes/linux/linux-omap-2.6.37/base/0013-omap3-beagleboard-add-WIP-support-for-beagleboardtoy.patch: Jan 19 14:24:27 linux-omap 2.6.37: update WL1271 patch to register platform data Jan 19 14:24:27 Signed-off-by: Koen Kooi Jan 19 14:24:31 03Koen Kooi  07org.openembedded.dev * r9b1bfb911b 10openembedded.git/recipes/linux/ (2 files in 2 dirs): Jan 19 14:24:31 linux-omap 2.6.37: fix SysRq on ttyOx Jan 19 14:24:31 Signed-off-by: Koen Kooi Jan 19 14:24:33 03Koen Kooi  07org.openembedded.dev * r17cc596d7f 10openembedded.git/recipes/u-boot/ (4 files in 2 dirs): Jan 19 14:24:33 u-boot git: add patches from am3517-crane to get expansion board detection working Jan 19 14:24:33 Signed-off-by: Koen Kooi Jan 19 14:57:47 03Martin Jansa  07master * r8c29b53d4f 10openembedded.git/recipes/gnutls/ (10 files in 3 dirs): Jan 19 14:57:47 gnutls: remove old unpinned versions Jan 19 14:57:47 * move LICENSE_${PN}-extra from recipe to .inc file Jan 19 14:57:47 Signed-off-by: Martin Jansa Jan 19 14:57:47 Acked-by: Otavio Salvador Jan 19 14:57:47 Acked-by: Michael Smith Jan 19 16:08:01 03Koen Kooi  07org.openembedded.dev * rbbbf65ae19 10openembedded.git/recipes/u-boot/u-boot-git/0003-craneboard-add-expansionboard-support.patch: Jan 19 16:08:01 u-boot git: enable mux support for craneboard Jan 19 16:08:01 Signed-off-by: Koen Kooi Jan 19 16:08:11 03Koen Kooi  07org.openembedded.dev * r4da9092316 10openembedded.git/recipes/linux/ (3 files in 2 dirs): Jan 19 16:08:11 linux-omap-psp 2.6.32: add expansionboard support to crane Jan 19 16:08:11 * tested with rev B craneboard and TCT trainer board Jan 19 16:08:11 Signed-off-by: Koen Kooi Jan 19 16:08:14 03Koen Kooi  07org.openembedded.dev * r6fb9d988de 10openembedded.git/recipes/linux/linux-omap-psp-2.6.32/ (126 files in 2 dirs): Jan 19 16:08:14 linux-omap-psp 2.6.32: rediff all patches Jan 19 16:08:14 * also delete 3 unused ones Jan 19 16:08:14 Signed-off-by: Koen Kooi Jan 19 16:14:17 XorA: hi, concerning openembedded-core : is that a fork of poky/meta ? Jan 19 16:14:40 ericben: I see it more of a merge of OE and poky/meta Jan 19 16:15:02 XorA: ok so it's poky/meta + oe's specificity ? Jan 19 16:15:29 does that mean that is will be rebased on poky/meta on a regular basis ? Jan 19 16:15:33 ericben: take the best bits of both and make the smallest high quality core we can Jan 19 16:15:55 ericben: RPs email seemed to indicate he would rebase poky on top of oe-core not the other way round Jan 19 16:16:20 XorA: ok I definitly have to read the whole thread :-D Jan 19 16:16:28 XorA: thanks Jan 19 16:17:16 ericben: its something thats been in the minutes of OEDEM since forever and we never get round to it Jan 19 16:23:01 anybody knows psplash internals here? Jan 19 16:23:42 who manage pipe_fd in psplash_main() ? Jan 19 16:35:25 * Crofton is in sunny California now Jan 19 16:35:33 hey Crofton Jan 19 16:36:14 is it sunny? Jan 19 16:37:04 yes Jan 19 16:38:18 oh, ya, it is. Jan 19 16:38:21 mckoan, no, sorry, but fbsplash (from busybox) is about 1.5k Jan 19 16:38:48 mckoan, (and is simple to use imo) Jan 19 16:42:29 blindvt`: no prob, thanks Jan 19 16:43:31 * mckoan is facing to an unsupported fb->bpp mode in psplash_fb_plot_pixel while using it with a PXA270 Jan 19 16:43:45 * mckoan patching psplash Jan 19 16:49:50 mckoan: did you check ohand bugtracker yet? there might be a patch Jan 19 16:54:10 zecke: ohand still alive? Jan 19 16:54:52 zecke: http://svn.o-hand.com/view/misc/trunk/psplash/ last patch is 19 months old Jan 19 17:00:32 have a nice rest of the day Jan 19 17:23:55 03Alex Ferguson  07org.openembedded.dev * r7da95442d2 10openembedded.git/recipes/midpath/files/sdl-fixes.patch: Jan 19 17:23:55 midpath: Fix malformed sdl-fixes.patch. Jan 19 17:23:55 Regenerated and replaced sdl-fixes.patch, which was malformed Jan 19 17:23:55 and did not apply. This one should work. Jan 19 17:23:55 Signed-off-by: Alex Ferguson Jan 19 17:23:55 Signed-off-by: Kristoffer Ericson Jan 19 17:23:59 03Alex Ferguson  07org.openembedded.dev * ra784286cb1 10openembedded.git/recipes/midpath/files/jlime/midpath-launcher-j2se: Jan 19 17:24:00 midpath: Define Nokia UI and Siemens API in CLASSPATH Jan 19 17:24:00 Defined Nokia UI and Siemens API jars in CLASSPATH which Jan 19 17:24:00 come from the microemulator project. The jar files themselves Jan 19 17:24:00 come in the package jlime-extras. Jan 19 17:24:00 Signed-off-by: Alex Ferguson Jan 19 17:24:01 Signed-off-by: Kristoffer Ericson Jan 19 17:24:41 03Alex Ferguson  07org.openembedded.dev * r332cf7ffc4 10openembedded.git/recipes/jlime/fileselector_1.3.bb: Jan 19 17:24:41 fileselector: Update recipe to version 1.3.1 Jan 19 17:24:41 Updated fileselector from version 1.3 to version 1.3.1 Jan 19 17:24:41 which contains some bug fixes. Jan 19 17:24:41 Signed-off-by: Alex Ferguson Jan 19 17:24:42 Signed-off-by: Kristoffer Ericson Jan 19 17:25:11 03Alex Ferguson  07org.openembedded.dev * r36b44e3dbc 10openembedded.git/recipes/jlime/jlime-extras_1.0.5.bb: (log message trimmed) Jan 19 17:25:11 jlime-extras: Bump version to 1.0.6. Jan 19 17:25:11 Bumped jlime-extras from version 1.0.5 to version 1.0.6 which Jan 19 17:25:11 contains a new brightness control GUI and two jar files from the Jan 19 17:25:11 microemulator project providing greater compatability for programs Jan 19 17:25:11 which use Nokia or Siemens APIs (most older j2me games). Jan 19 17:25:24 Signed-off-by: Alex Ferguson Jan 19 19:08:50 mckoan|away: which bpp? Jan 19 19:11:31 I can re-merge some code back to psplash Jan 19 19:11:50 or rewrite it based on our kexecboot fb ui Jan 19 19:36:52 hi Jan 19 19:37:27 hi zecke Jan 19 19:58:46 03Koen Kooi  07org.openembedded.dev * rfb36a895a0 10openembedded.git/recipes/ffmpeg/ (ffmpeg_git.bb ffmpeg_svn.bb): Jan 19 19:58:46 ffmpeg svn: ffmpeg is in git now after the change of management, catch up with it Jan 19 19:58:46 Signed-off-by: Koen Kooi Jan 19 20:06:43 03Eric BENARD  07org.openembedded.dev * r5f00e31e85 10openembedded.git/recipes/busybox/busybox_1.1x.inc: Jan 19 20:06:43 busybox: enable CONFIG_RUN_PARTS if default.script is to be installed Jan 19 20:06:43 Signed-off-by: Eric Bénard Jan 19 20:06:43 Acked-by: Khem Raj Jan 19 20:06:43 Acked-by: Frans Meulenbroeks Jan 19 20:06:56 03Eric BENARD  07org.openembedded.dev * r5c5cca5f75 10openembedded.git/recipes/busybox/busybox_1.18.2.bb: (log message trimmed) Jan 19 20:06:56 busybox-1.18.2: add latest fixes Jan 19 20:06:56 - hush: fix "cmd & " problem Jan 19 20:06:56 98c46d10ee81f206f274da312086a3f0533582af Jan 19 20:06:57 - disable automatic selection of FEATURE_SUID Jan 19 20:06:57 3b5acaa4323bd165077e60098af94ad9750d62fd Jan 19 20:06:58 Signed-off-by: Eric Bénard Jan 19 20:10:59 03Alex Ferguson  07org.openembedded.dev * r23700787c9 10openembedded.git/recipes/opentyrian/opentyrian_hg.bb: Jan 19 20:10:59 opentyrian: Add new recipe for opentyrian-hg Jan 19 20:10:59 Added a new recipe for opentyrian, a clone of the DOS shoot-em-up Jan 19 20:10:59 Tyrian. The game depends on SDL and SDL_net. Jan 19 20:10:59 Signed-off-by: Alex Ferguson Jan 19 20:11:00 Signed-off-by: Kristoffer Ericson Jan 19 20:47:38 03Khem Raj  07master * r9432df5a1c 10openembedded.git/recipes/libtool/ (libtool-2.4/fix-final-rpath.patch libtool.inc): Jan 19 20:47:38 libtool-2.4: Import the RPATH fixing libtool patch from yocto Jan 19 20:47:38 Signed-off-by: Khem Raj Jan 19 21:11:44 khem: hi Jan 19 21:12:24 khem: are these patches upstream too? (sorry for not checking) Jan 19 23:35:20 03Andrea Adami  07org.openembedded.dev * r295ea752a7 10openembedded.git/recipes/klibc/ (klcc-cross_1.5.20.bb klibc.inc): Jan 19 23:35:21 klibc: move klcc-cross specific patch from klibc.inc to its recipe. Jan 19 23:35:21 * Initial recipe refactoring Jan 19 23:35:21 * Bump INC_PR Jan 19 23:35:21 Signed-off-by: Andrea Adami Jan 20 01:13:44 03Chris Larson  07master * r6852e97fee 10openembedded.git/recipes/busybox/ (busybox.inc files/syslog): Jan 20 01:13:44 busybox: fix syslog /etc/default path Jan 20 01:13:44 Signed-off-by: Chris Larson Jan 20 01:40:22 kergoth`, does tslib support linux multitouch events? Jan 20 01:43:20 tharvey: use mtouch Jan 20 01:45:22 khem, that an alternate lib? not finding it - see references to mtouch 'hardware' Jan 20 01:45:43 oh I meant do u use multi touch :) Jan 20 01:45:50 I find that 2.6.30 introduced multitouch to linux input system, trying to figure out how to glue that to Qt Jan 20 01:46:24 interested in using it yes... at least interested in having Qt's multi-touch gestures work Jan 20 01:47:37 I think X has the support Jan 20 01:47:43 you can use qt+X Jan 20 01:48:05 * khem is no UI expert Jan 20 01:54:15 ya, ubuntu 10.10 has multitouch so I assume that its been added to X - not clear what component/where though. I'm also interested in QtEmbedded however, which has various input plugins including tslib and one for direct linux events - yet the source for those plugins doesn't seem to currently use the new multitouch events Jan 20 01:54:39 oh well, got to run, I'll poke kergoth about it later I suppose as he apparently wrote tslib Jan 20 02:08:30 no Jan 20 02:08:38 i didn't write tslib, i just took over maintainance Jan 20 02:08:52 from douglas lowder, who took over for russell king Jan 20 02:08:54 iirc **** ENDING LOGGING AT Thu Jan 20 02:59:57 2011