**** BEGIN LOGGING AT Fri Nov 01 02:59:59 2013 Nov 01 03:18:11 one of the patches I put towards oe-core received some feedback that warranted a v2 patch created. That has stressed my git knowledge a bit. It seems git creates a separate patch for every commit. Now, I have multiple commits, so i get multiple patches, but I think for the one chagne I should only have one patch. I've published it, so I shouldn't just change history. So how should I be preparing a v2 patch? Nov 01 03:38:55 blloyd, look into git rebase to squash thw two commits into one Nov 01 06:25:49 crofton: I understood that once it is published, you shouldn't change existing commits. Doesn't rebase change the commits? Nov 01 07:14:10 blloyd: you could make it a "mystuff-v2" branch, with the old one staying around Nov 01 07:50:17 Is GLIBC_GENERATE_LOCALES deprecated ? Even though I set it to "en_GB.UTF-8 en_US.UTF-8", I see lots of locale ipk packages being created Nov 01 07:50:56 It _is_ used in libc-package.bbclass however.. Nov 01 10:00:15 morning all Nov 01 14:54:02 blindjim_: i was out late last night :) but, yeah, i got gw2 working by way reinstalling windows. Nov 01 14:54:05 err Nov 01 17:08:38 anyone understand why e.g python-mako-native has DEPENDS = "python-native" RDEPENDS_${PN} = "" Nov 01 17:15:22 * rburton understands now Nov 01 19:11:51 I apologize in advance if my google-fu is weak. I'm doing a build of sato for the imx28 (arm9) on a crystalfontz board, and also on the freescale imx28-evk, but neither the keyboard widget, nor input fields will bring up matchbox-keyboard, and it's got me stumped. is there anything I should be checking? I can start it manually either with the shortcut, or from the command line ... Nov 01 19:15:50 blilly_ is the touchpad working at all? Nov 01 19:16:25 yes, the touchscreen works fine for everything thus far Nov 01 19:16:45 including other applets like network manager, the home widget, and the task switcher Nov 01 19:19:35 hm okay Nov 01 19:19:40 than I have no idea Nov 01 19:19:53 but macthbox stuff is olde software Nov 01 19:20:32 ok, was worth asking. I'll send it to the meta-fsl-arm list and see if they've got any ideas... Is there a better/preferred on-screen keyboard rather than matchbox-keyboard that might work better in this case? Nov 01 19:21:03 sorry no idea Nov 01 19:22:18 ok, thank you for responding though, it does give me some guidance -- at least to know that this is going to involve much more digging Nov 01 19:45:39 blilly_: what toolkit is your app written in? Nov 01 19:45:53 matchbox-keyboard only has working magic integration with gtk Nov 01 19:46:15 It's just with the default core-image-sato-sdk for the build Nov 01 19:46:39 I'd take no magic, if it could be made to appear with the taskbar applet Nov 01 19:46:45 that should work... Nov 01 19:46:53 does your machine's formfactor actually say it has a touchscreen? Nov 01 19:47:00 if that isn't set then all sorts of bits get disabled. Nov 01 19:47:42 (/etc/formfactor/machconfig, iirc) Nov 01 19:47:47 * rburton -> food Nov 01 19:47:49 yes, explicitly Nov 01 19:48:22 this was working last time i tried it :/ Nov 01 19:48:52 can you check you have matchbox-keyboard-im and matchbox-keyboard-applet installed? Nov 01 19:48:53 I'll double check again, but I know that for the initial build it is configured by default "MACHINE_FEATURES += "touchscreen"" Nov 01 19:49:17 and you've verified that made its way into the formfactor file? Nov 01 19:50:41 looking Nov 01 20:06:00 I'm not having much success finding the file specifically -- I did find it present in /poky-dylan-9.0.2/yocto/sources/meta-fsl-arm-extra/recipes-bsp/formfactor/formfactor/cfa10057/machconfig ... Nov 01 20:06:15 I'm sort of a noob, though I'm sure that's understood Nov 01 20:14:56 rburton ok, yes: ./work/cfa10057-poky-linux-gnueabi/formfactor/0.0-r41/package/etc/formfactor/machconfig contains HAVE_TOUCHSCREEN=1 Nov 01 22:09:19 oh dear, WIC is huge codebase Nov 01 22:38:24 rburton: double checked -- it does end up with /etc/formfactor/machconfig in the rootfs containing the HAVE_TOUCHSCREEN=1 ... Nov 01 23:31:19 5 **** ENDING LOGGING AT Sat Nov 02 02:59:57 2013