**** BEGIN LOGGING AT Sat Aug 21 02:59:57 2010 Aug 21 02:59:58 cool, sounds fun Aug 21 03:01:25 The hardware works already! We managed to route all the components (SDRAM, processor, NAND Flash, PHY ...) in only 2 PCB layers. Now we are trying to port linux to it. Our cutom kernel already works Aug 21 03:02:01 nice Aug 21 03:02:58 Well, thank you very much for your help! Have a nice evening. Bye. Aug 21 03:10:54 kergoth: hi, what is your approach to cut back deps on *-native packages? just drop them? run a check and automatically build a list of ASSUME_PROVIDED? Aug 21 03:11:35 I'd really like to see a nice class to handle testing for build tool versions, etc and add items to assume provided, personally Aug 21 03:13:23 kergoth: for many tools this will be just a -v check. for most of them we just neeed 'oe-name', 'binary-name', 'min-version' and then the optional switch to get the version in case it is not -v Aug 21 03:14:07 i think we also fire an event after we have parsed and before we build the dep tree? if not injecting ASSUMED_PROVIDED at this point also sounds easy? Aug 21 03:14:20 yeah, that's true. i could see a theoretical use for a capabilities based check, but fuck theoretical, we can deal with that as it comes Aug 21 03:14:43 ConfigParsed would be ideal, I think Aug 21 03:14:53 it's before the recipes are even parsed Aug 21 03:15:03 there's BuildStarted, too, but that's a bit later on, too late for assume provided Aug 21 03:15:08 (though a good spot to do sanity checks) Aug 21 03:16:56 kergoth: yeah, but for behavior... e.g. make X.YZ is broken on f12... we will just need to add custom python code... no point in making it generic _now_... will be fun to see how exactly things are broken Aug 21 03:17:32 yeah, exactly. easy enough to make it handle a callable object in a dict or a fucntion name in a variable Aug 21 03:17:40 i agree, let's skip that for now Aug 21 05:18:31 gm Aug 21 05:20:58 gm eFfeM Aug 21 05:28:31 khem how's your bitbake world going ? Aug 21 05:28:48 disk full :( Aug 21 05:29:15 so i decided to fix the failures whatevever i got Aug 21 05:30:30 if you do world better enable rm_work Aug 21 05:31:00 yeah Aug 21 05:31:22 thats what i am gonna do next time Aug 21 05:33:04 got a disk full too here when I did it first time Aug 21 05:33:25 btw just send a patch for removal of FILESPATHPKG in gcc-4-4*inc Aug 21 05:34:40 was not sure if I had to bump PR for it, took the safe side; did test by doing a -c configure on all recipes Aug 21 05:34:50 ok Aug 21 05:34:50 gcc*_4.4.* recipes Aug 21 05:34:58 no PR bump needed Aug 21 05:36:08 ah ok, if you feel it is ok, give an ack on the ML (or here) with that remark and I'll take it out and push it (whever you want to ofc) Aug 21 05:36:32 angstrom/ppc/spe really got me on the wrong foot yesterday Aug 21 05:37:03 building minimal with TARGET_OS in he machine.conf file worked much better (tired that for angstrom too, but that didn Aug 21 05:37:11 didn't help with gcc Aug 21 05:39:40 03Frans Meulenbroeks  07org.openembedded.dev * rcaf79ee8b7 10openembedded.git/recipes/modutils/modutils_2.4.27.bb: Aug 21 05:39:40 modutils: removed FILESDIR Aug 21 05:39:41 no functional change so no PR bump needed Aug 21 05:39:41 Signed-off-by: Frans Meulenbroeks Aug 21 05:42:18 eFfeM: is it on ml ? Aug 21 05:42:21 gimme link Aug 21 05:46:13 khem: http://lists.linuxtogo.org/pipermail/openembedded-devel/2010-August/023138.html Aug 21 05:53:36 eFfeM: ok no need for INC_PR bump there Aug 21 05:54:04 eFfeM: and also please run do_patch for each of those recipes before commiyt Aug 21 05:54:12 then you have my ack Aug 21 05:56:44 ok, did already run do_patch (actually do_configure) but will rerun Aug 21 05:56:59 ok thx Aug 21 05:57:02 after undoing the INC_PR bump Aug 21 05:57:12 guess it is ok to have it as a single patch Aug 21 06:04:03 jkridner: i have gnome-games running here, only thing needed was an extra --disable-scrollkeeper in EXTRA_OECONF Aug 21 06:05:39 03Frans Meulenbroeks  07org.openembedded.dev * r5f8b72f7b8 10openembedded.git/recipes/gnome/gnome-games_2.30.0.bb: Aug 21 06:05:39 gnome-games: disabled scrollkeeper in configure Aug 21 06:05:39 Signed-off-by: Frans Meulenbroeks Aug 21 06:31:12 khem, tested, there it comes: Aug 21 06:31:19 03Frans Meulenbroeks  07org.openembedded.dev * r622fbb8f96 10openembedded.git/recipes/gcc/ (gcc-4.4.1.inc gcc-4.4.2.inc gcc-4.4.4.inc): Aug 21 06:31:19 gcc-4.4.*inc: removed FILESPATHPKG Aug 21 06:31:19 removed unneeded FILESPATHPKG Aug 21 06:31:19 tested by running bitbake -c configure -b on all Aug 21 06:31:19 gcc*_4.4*.bb recipes Aug 21 06:31:20 Signed-off-by: Frans Meulenbroeks Aug 21 06:31:20 Acked-by: Khem Raj (on irc) Aug 21 06:33:13 03Khem Raj  07org.openembedded.dev * re49826bf02 10openembedded.git/recipes/clutter/clutter_0.8+git.bb: Aug 21 06:33:13 clutter_0.8+git.bb: When compiling for ARM always use 32bit(arm) instruction set Aug 21 06:33:13 * Clutter has some inline asm which is not thumb friendly. Aug 21 06:33:13 Signed-off-by: Khem Raj Aug 21 06:58:05 sleep time Aug 21 06:58:09 gn all Aug 21 06:59:06 night khem Aug 21 06:59:28 night Aug 21 07:05:05 03Frans Meulenbroeks  07org.openembedded.dev * r1a5985b1af 10openembedded.git/recipes/lzo/lzo_1.08.bb: Aug 21 07:05:05 lzo:remove NATIVE_INSTALL_WORKS Aug 21 07:05:05 no need for NATIVE_INSTALL_WORKS when using autotools default install Aug 21 07:05:05 in a recipe with BBCLASSEXTEND = "native" Aug 21 07:05:05 Signed-off-by: Frans Meulenbroeks Aug 21 07:06:16 03Frans Meulenbroeks  07org.openembedded.dev * r68490ae311 10openembedded.git/recipes/lzo/lzo2_2.03.bb: Aug 21 07:06:16 lzo:remove NATIVE_INSTALL_WORKS Aug 21 07:06:16 no need for NATIVE_INSTALL_WORKS when using autotools default install Aug 21 07:06:16 in a recipe with BBCLASSEXTEND = "native" Aug 21 07:06:16 Signed-off-by: Frans Meulenbroeks Aug 21 07:07:55 03Khem Raj  07org.openembedded.dev * ra4da5b197d 10openembedded.git/recipes/wget/wget_1.12.bb: Aug 21 07:07:55 wget_1.12.bb: Add recipe for 1.12 Aug 21 07:07:55 Signed-off-by: Khem Raj Aug 21 07:29:33 khem wrt the wget addition above: is it useful to keep the old versions around ? Aug 21 08:09:36 Is there any chance to chance to "bitbake meta-toolchain" for avr32? It gives an "| *** BFD does not support target avr32-angstrom-linux-uclibc." .. this should not be so. Aug 21 08:13:11 jkridner: NOTE: Running task 11632 of 11632 (ID: 4, /home/frans/oe/openembedded/recipes/images/beagleboard-demo-image.bb, do_rm_work_all Aug 21 08:13:13 NOTE: Tasks Summary: Attempted 11632 tasks of which 11149 didn't need to be rerun and 0 failed. Aug 21 08:13:40 Jordinar: no idea, sry Aug 21 08:20:09 03Frans Meulenbroeks  07org.openembedded.dev * r92e70e06e4 10openembedded.git/recipes/gawk/gawk_3.1.4.bb: Aug 21 08:20:09 gawk:remove NATIVE_INSTALL_WORKS Aug 21 08:20:09 no need for NATIVE_INSTALL_WORKS when using autotools default install Aug 21 08:20:09 in a recipe with BBCLASSEXTEND = "native" Aug 21 08:20:09 Signed-off-by: Frans Meulenbroeks Aug 21 08:35:54 Hi, I am trying to build a kernel for a machine which I locally added, using openembedded and bitbake. I need to add a patch to the kernel, so I copied it to recipes/linux/linux-2.6.28/kws-c263/ and added the config i used in building it without OE as defconfig in the same dir. Also, I edited linux_2.6.28.bb to contain DEFAULT_PREFERENCE_kws-c263 = "1" (Now it indeed builds that version) and added 'SRC_URI_append_kws-c263 = " ... Aug 21 08:36:00 ... file://patch-2.6.28.1-kws1-100309.gz "' to the file Aug 21 08:36:16 but the build fails at "arm-angstrom-linux-gnueabi-ld: no machine record defined", apparently because the patch doesn't get applied Aug 21 08:37:18 What have I missed? Aug 21 08:46:15 umm... actually, here's the log for do_configure: http://paste.dy.fi/5ei/plain Aug 21 08:46:21 "yes: standard output: Broken pipe Aug 21 08:46:22 yes: write error Aug 21 08:46:33 that probably has something to do with this Aug 21 08:47:00 03Frans Meulenbroeks  07org.openembedded.dev * r71c84217cb 10openembedded.git/recipes/gperf/gperf_3.0.3.bb: Aug 21 08:47:01 gperf:remove NATIVE_INSTALL_WORKS Aug 21 08:47:01 no need for NATIVE_INSTALL_WORKS when using autotools default install Aug 21 08:47:01 in a recipe with BBCLASSEXTEND = "native" Aug 21 08:47:01 Signed-off-by: Frans Meulenbroeks Aug 21 08:48:02 03Frans Meulenbroeks  07org.openembedded.dev * rbb4a58049e 10openembedded.git/recipes/desktop-file-utils/desktop-file-utils_0.16.bb: Aug 21 08:48:02 desktop-file-utils:remove NATIVE_INSTALL_WORKS Aug 21 08:48:02 no need for NATIVE_INSTALL_WORKS when using autotools default install Aug 21 08:48:02 in a recipe with BBCLASSEXTEND = "native" Aug 21 08:48:02 Signed-off-by: Frans Meulenbroeks Aug 21 08:48:39 http://tinderbox.openembedded.org/packages/709574/ Aug 21 08:48:48 fbreader is failing anyway Aug 21 08:49:00 have anyone fix for this? Aug 21 08:49:15 something is broken around curl support Aug 21 08:50:50 Jay7: there is no dependency on curl in the recipe, guess that is the missing part Aug 21 08:52:30 Is it possible to override the gdb-cross-sdk_7.1 for meta-toolchain, so that another gdb-cross-sdk version is used? there are some recipes for older versions. Aug 21 08:53:13 eFfeM: i'll try to add curl to DEPENDS Aug 21 08:54:19 libcurl even Aug 21 08:56:57 umm... I just removed something from work/ and bitbake seems to assume it's still there and is failing now - how is this fixed? Aug 21 08:57:04 (without building everything again, of course) Aug 21 09:00:54 ok, bitbake -c clean Aug 21 09:04:22 actually it doet not harm removing things from work, the pacakges and the staged stuff is still there in that case Aug 21 09:05:02 didn't harm anything but couldn't get anything done either without running bitbake -c clean Aug 21 09:06:59 Aha - I had to rename the patch to end in .patch.gz (was only .gz) - now it gets applied Aug 21 09:10:37 the "yes: standard output: Broken pipe" error persists, but doesn't seem to affect anything Aug 21 09:48:39 * ant_ seems having won the klcc/klibc battle Aug 21 10:29:16 do we have a package that delivers xmkmf ? Aug 21 10:32:33 ensc: can you please check ncurses-5.7 sdk build? it fails for me because of widec enabled (and you cannot use _virtclass-sdk, only _virtclass-nativesdk works, but nativesdk is not in BBCLASSEXTEND) Aug 21 10:54:52 03Krzysztof Koroscik  07org.openembedded.dev * r956a0e475c 10openembedded.git/ (classes/shr-mirrors.bbclass conf/distro/shr.conf): Aug 21 10:54:53 shr: add shr-mirrors.bbclass and make use of it Aug 21 10:54:53 Signed-off-by: Krzysztof Koroscik Aug 21 10:54:53 Signed-off-by: Martin Jansa Aug 21 15:06:03 whoa, I managed to build a working base-image for this thing (http://www.kws-computer.de/framesets/frame25d.html) Aug 21 15:06:28 needed to add the machine definition and a patch for the kernel... now I have a strange problem Aug 21 15:08:09 i installed gpe-login and stuff, and it boots up nicely to the login screen with an on-screen keyboard and stuff... Aug 21 15:08:46 the touchscreen works - but when i press the keys, nothing ends up onto the password line Aug 21 15:23:38 touchscreen works, but you can't type using it? :) Aug 21 15:23:41 strange Aug 21 15:23:59 do you see the touchscreen in X log? Aug 21 15:24:12 the keys light up as i touch them and i can select stuff on the screen Aug 21 15:24:22 ah, ok Aug 21 15:24:26 touchscreen works Aug 21 15:30:51 and you can press OK button? Aug 21 15:32:45 celeron55, I've a question: Aug 21 15:32:51 I know a bit touchscreens Aug 21 15:33:04 and if you use the wrong xorg driver, Aug 21 15:33:24 it's possible that the movement but not the touch is registered Aug 21 15:33:38 for instance Aug 21 15:33:42 if your driver is evdev Aug 21 15:33:48 and that you use the tslib driver Aug 21 15:33:54 < celeron55> the keys light up as i touch them Aug 21 15:33:55 (xf86-video-tslib) Aug 21 15:34:00 ah ok Aug 21 15:34:02 sorry then Aug 21 15:34:26 so you refered to the keys of the virual keyboard....sorry Aug 21 15:34:43 yep Aug 21 15:34:52 because I've an htcdream and when you touch the screen,the other hardware keys light up Aug 21 15:40:16 celeron55: and you can press OK button? Aug 21 15:42:44 yes Aug 21 15:43:07 and you get error message? Aug 21 15:43:11 yes Aug 21 15:43:18 ah Aug 21 15:44:38 do you have xkbd running? Aug 21 15:45:21 just a moment... I am reinstalling the whole system Aug 21 15:50:06 one xkbd - i guess the one that is shown in the login screen Aug 21 15:51:07 btw, installing gpe-login and gpm-dm left xkbd without libxpm4 - i had to install it before xkbd can start Aug 21 15:51:33 anyway, I still have the same problem. Aug 21 15:52:27 it looks like gpe-login isn't connected via socket with xkbd Aug 21 15:54:04 the packages that i installed were xserver-kdrive-fbdev angstrom-gpe-task-settings libesd0 gpe-login gpe-dm libxpm4 Aug 21 15:55:53 ynezz: any idea for a fix or workaround? Aug 21 15:58:20 patch the gpe-login with something like this http://pastebin.com/BtZr49Ce Aug 21 15:59:32 03Roman I Khimov  07org.openembedded.dev * r01d46f50f9 10openembedded.git/recipes/clamav/clamav.inc: Aug 21 15:59:33 clamav: fix 'non -dev package contains symlink .so' QA issue Aug 21 15:59:33 Signed-off-by: Roman I Khimov Aug 21 16:00:14 celeron55: sorry, this one http://pastebin.com/KP9PdNn7 Aug 21 16:04:32 03Roman I Khimov  07org.openembedded.dev * r88ab06f133 10openembedded.git/classes/pkgconfig.bbclass: Aug 21 16:04:32 pkgconfig.bbclass: also remove -isystem flag Aug 21 16:04:32 First seen in libclamav.pc, may be relevant for other packages too Aug 21 16:04:32 Signed-off-by: Roman I Khimov Aug 21 16:16:20 this sure takes some time... i haven't build much more than the base-image i used... :P Aug 21 16:16:28 built* Aug 21 16:23:05 celeron55: well, than you need to find another way, maybe using strace Aug 21 16:23:29 celeron55: just to be sure, that there's connection between xkbd and gpe-login via socket Aug 21 16:28:56 03Andrea Adami  07org.openembedded.dev * r6ddd8342c2 10openembedded.git/recipes/klibc/ (klcc-cross_1.5.19.bb klibc.inc klibc_1.5.19.bb): Aug 21 16:28:56 klibc: split klcc-cross and create a new recipe Aug 21 16:28:56 * major change to avoid old do_stage Aug 21 16:28:56 * bump klibc main PR and reset recipes PR Aug 21 16:28:57 03Andrea Adami  07org.openembedded.dev * rd994b813de 10openembedded.git/recipes/v86d/v86d_0.1.9.bb: v86d: adjust dependency on klcc-cross after klibc refactoring Aug 21 16:28:59 03Andrea Adami  07org.openembedded.dev * rab37e39dee 10openembedded.git/recipes/kexecboot/ (kexecboot.inc kexecboot_git.bb): Aug 21 16:28:59 kexecboot: inherit new klibc.bbclass Aug 21 16:28:59 * bump PR Aug 21 16:29:00 03Andrea Adami  07org.openembedded.dev * rcccd4577cc 10openembedded.git/recipes/splashutils/splashutils_1.5.4.2.bb: Aug 21 16:29:00 splashutils: adjust dependency on klcc-cross after klibc refactoring Aug 21 16:29:00 * bump PR Aug 21 16:29:01 03Andrea Adami  07org.openembedded.dev * r3f6c93c8e0 10openembedded.git/classes/klibc.bbclass: klibc.bbclass: add new class to follow klibc refactoring Aug 21 16:29:02 03Andrea Adami  07org.openembedded.dev * r82ec7f49ef 10openembedded.git/recipes/kexec-tools/kexec-tools-klibc_2.0.2.bb: Aug 21 16:29:02 kexec-tools-klibc: inherit new klibc.bbclass Aug 21 16:29:02 * bump PR Aug 21 16:29:04 03Andrea Adami  07org.openembedded.dev * rb65060e384 10openembedded.git/recipes/zaurus-utils/ (nandlogical-klibc_1.0.0.bb nandlogical_1.0.0.bb): Aug 21 16:29:04 nandlogical-klibc: inherit new klibc.bbclass Aug 21 16:29:04 * bump PR Aug 21 16:59:37 is there a way of removing unneeded or least needed stuff? not really too much spare disk space on this 80G laptop hdd... Aug 21 16:59:56 celeron55, rm_work Aug 21 17:00:04 inherit that Aug 21 17:00:11 i updated openembedded and now it updates gcc and stuff and i guess i don't have much use for the old one Aug 21 17:00:22 I'm not sure of the exact syntax altough Aug 21 17:00:42 GNUtoo|laptop: already did that - yes Aug 21 17:00:50 ok Aug 21 17:02:50 the problem with many build systems is that they happily fill your hdd with every kinds of data but they aren't too handy in conveniently removing parts of it when they become unneeded Aug 21 17:02:54 8) Aug 21 17:04:00 I don't have rm_work Aug 21 17:04:05 etc... Aug 21 17:04:11 and I like keeping old stuff Aug 21 17:04:19 it's handy for debugging Aug 21 17:04:29 it keeps logs which is handy for git commit message Aug 21 17:04:30 etc... Aug 21 17:04:36 but it should be a user choice Aug 21 17:04:41 logs are kept also with rm_work Aug 21 17:04:50 whole temp dir Aug 21 17:05:10 btw, I should update fbreader recipe Aug 21 17:05:24 fix lost depend on curl Aug 21 17:06:42 I had strange error with curl (inside elmdentica) someone seen this before? http://tinderbox.openembedded.net/packages/709690/ Aug 21 17:07:58 JaMa, yes with gnash Aug 21 17:08:01 see mailing list Aug 21 17:08:04 and it was not fixed Aug 21 17:10:18 GNUtoo|laptop: oe-devel list? Aug 21 17:10:25 yes Aug 21 17:10:32 but there is a pointer Aug 21 17:10:39 it uses host include or something like that Aug 21 17:11:09 ah found it, thanks Aug 21 17:11:21 see Aug 21 17:11:26 /home/shr/shr-unstable/tmp/sysroots/x86_64-linux-sdk/usr/local/shr/arm/include/curl/curl.h:44:0, Aug 21 17:11:36 that's from x86_64 Aug 21 17:11:43 and you're compiling something for arm Aug 21 17:11:50 not exactly host include Aug 21 17:11:53 but something like that Aug 21 17:12:27 yup it's wrong only after I've built toolchain on official buildhost (that's why linux-sdk) Aug 21 17:12:35 and I didn't have it on mine builder Aug 21 17:12:39 ok Aug 21 17:14:26 btw is it possible to build an x86 sdk on a 64bit computer? Aug 21 17:14:34 s/x86/32bit Aug 21 17:15:47 only with nativesdk (not well supported in many recipes yet) Aug 21 17:16:02 ok Aug 21 17:20:39 I looked into patchwork and I see my patch was rejected. Yet I received no comments on the ML (or at least can't find any). Aug 21 17:20:49 Can I find out why was it rejected/by whom? Aug 21 17:21:11 this is the patch in question: http://patchwork.openembedded.org/patch/2408/ Aug 21 17:21:15 looking Aug 21 17:23:17 zub, does it apply cleanly still to current head? Aug 21 17:23:24 I thought i saw something go past for webkit recently... Aug 21 17:23:41 taking into account it was submitted a month ago and has been rotting in patchwork since... Aug 21 17:23:45 I'll try Aug 21 17:27:41 Tartarus: right, doesn't apply. this explains it then Aug 21 17:27:43 thanks Aug 21 17:29:24 although the recipe still is for the old version Aug 21 17:32:18 zub: which patch it was 2408? Aug 21 17:32:41 yes Aug 21 17:32:56 hmm wasn't me Aug 21 17:34:31 zub, someone should have replied to you and/or the ML Aug 21 17:34:35 But that's at least a reason Aug 21 17:34:50 * Tartarus doesn't have enough perms in patchwork to see who did the state change Aug 21 17:36:27 well, I might try my luck once more... update the patch so that it applies again Aug 21 17:39:18 omg Aug 21 17:39:48 i did some random stuff and then an opkg upgrade (which updated around 3 packages...) and rebooted... Aug 21 17:39:52 login works now Aug 21 17:40:18 _very_ strange, but can't complain Aug 21 17:40:22 03Tom Rini  07org.openembedded.dev * r86b84f8efe 10openembedded.git/recipes/flex/ (flex.inc flex_2.5.31.bb flex_2.5.35.bb): Aug 21 17:40:22 flex: Move BBCLASSEXTEND to the .inc, disable PSTAGING on 2.5.35 Aug 21 17:40:22 Inspired by a patch from Jason Kridner Aug 21 17:40:22 Signed-off-by: Tom Rini Aug 21 17:41:56 umm... i mean, the user creation thing Aug 21 17:42:38 after it came the login and it doesn't work in it again, lol Aug 21 17:43:19 ao2: hey, did you get a chance to check my latest literary jewel on my blog ? ;D Aug 21 17:43:24 (it didn't work in the user creation thing before) Aug 21 17:43:55 03Michael Kurz  07org.openembedded.dev * r4ffe15ff98 10openembedded.git/recipes/ode/ (files/install.patch ode_0.9.bb): (log message trimmed) Aug 21 17:43:55 ode_0.9.bb: clean up the recipe and fix some issues. Aug 21 17:43:55 * remove do_stage and do_install those do not needed. Aug 21 17:43:55 ' fix the missing headerfiles in the dev package. Aug 21 17:43:55 * fix QA: non dev contains .so. Aug 21 17:43:55 * install.patch: adjust the patch a bit so that DESTDIR is used. Aug 21 17:43:56 Signed-off-by: Michael Kurz Aug 21 17:44:02 03Khem Raj  07org.openembedded.dev * rd2a283ad00 10openembedded.git/classes/ (cross.bbclass crosssdk.bbclass): Aug 21 17:44:02 cross.bbclass: Override STAGING_* paths to match cross installation Aug 21 17:44:02 Signed-off-by: Khem Raj Aug 21 17:44:25 rebooted; now the login works Aug 21 17:44:57 and when the login is restarted, it doesn't work any more Aug 21 17:48:14 any ideas? Aug 21 17:48:59 03Khem Raj  07org.openembedded.dev * rc4df0f884f 10openembedded.git/recipes/texinfo/ (texinfo-4.13a/gettext.patch texinfo_4.13a.bb): Aug 21 17:48:59 texinfo_4.13a.bb: Add recipe for 4.13a Aug 21 17:48:59 * Leave the old recipe in there because new recipe is GPLv3 Aug 21 17:48:59 Signed-off-by: Khem Raj Aug 21 17:52:09 03Khem Raj  07org.openembedded.dev * r124bfb1ae4 10openembedded.git/recipes/tasks/task-gstreamer-ti.bb: Aug 21 17:52:10 task-gstreamer-ti.bb: There are no providers of gstreamer-ti-demo-script Aug 21 17:52:10 * May be removed if a recipe providing gstreamer-ti-demo-script is added Aug 21 17:52:10 Signed-off-by: Khem Raj Aug 21 18:06:22 Marex, the 18bpp patch for xorg should be came handy to openezx too :) Aug 21 18:07:23 Marex, I know that you have so many pxa toys to play with, but if you ever happen to want an EZX phone, just speak up. Aug 21 18:31:09 ao2: check PM ;-) Aug 21 18:39:37 03Frans Meulenbroeks  07org.openembedded.dev * r578a2e5943 10openembedded.git/recipes/make/ (make-native_3.81.bb make_3.81.bb): Aug 21 18:39:37 make: BBCLASSEXTEND = "native"; remove native recipe Aug 21 18:39:37 This also gets rid of the legacy staging in the native recipe Aug 21 18:39:37 Signed-off-by: Frans Meulenbroeks Aug 21 18:39:37 Acked-by: Khem Raj Aug 21 18:44:32 03Frans Meulenbroeks  07org.openembedded.dev * r696ab61428 10openembedded.git/recipes/xorg-lib/xtrans_1.2.5.bb: Aug 21 18:44:32 xtrans: removed unneeded FILESPATHPKG Aug 21 18:44:32 there are no patches for this recipe and dir dies not exist Aug 21 18:44:32 Signed-off-by: Frans Meulenbroeks Aug 21 18:49:44 03Frans Meulenbroeks  07org.openembedded.dev * re6461ca12c 10openembedded.git/recipes/zudoku/files/ (zudoku.desktop zudoku.html): Aug 21 18:49:44 zudoku: renamed files to zudoku Aug 21 18:49:44 Signed-off-by: Frans Meulenbroeks Aug 21 19:09:18 03Khem Raj  07org.openembedded.dev * r840089ec48 10openembedded.git/recipes/ (11 files in 10 dirs): Aug 21 19:09:18 Revert "recipes: Replace ${PN} override with pn-${PN} for PACKAGE_ARCH" Aug 21 19:09:18 This reverts commit 4e9905b2be6438156dc8ad88839de04e91c922ec. Aug 21 19:09:18 pn-${PN} is different override can not be used in all cases here. Aug 21 19:09:18 Signed-off-by: Khem Raj Aug 21 19:45:19 03Martin Jansa  07org.openembedded.dev * r1b77742ad1 10openembedded.git/conf/distro/include/sane-srcrevs.inc: Aug 21 19:45:19 EFL: bump SRCREV a bit more to fix xrandr issues Aug 21 19:45:19 Signed-off-by: Martin Jansa Aug 21 19:53:12 03Khem Raj  07org.openembedded.dev * re4ae13d145 10openembedded.git/recipes/eglibc/ (eglibc_2.12.bb eglibc_svn.bb): Aug 21 19:53:12 eglibc_svn/eglibc_2.12: Bump SRCREVs Aug 21 19:53:12 Signed-off-by: Khem Raj Aug 21 20:39:24 03Martin Jansa  07org.openembedded.dev * rcb38e37131 10openembedded.git/recipes/shr/ (e-wm-config-illume-shr_git.bb e-wm-config-illume2-shr_git.bb): Aug 21 20:39:25 e-wm-config-illume[12]-shr: bump PR to rebuild after EFL upgrade Aug 21 20:39:25 Signed-off-by: Martin Jansa Aug 21 21:03:37 Hi ant_ Aug 21 21:03:49 I see you did something with klibc Aug 21 21:04:38 hello Aug 21 21:05:10 pls have a look and feel free to improve :) Aug 21 21:06:28 khem, I'm a bit confused between STAGING_DIR_TARGET, TOOLCHAIN_PATH and STAGING_BINDIR_CROSS Aug 21 21:07:42 I kept the vars which were there Aug 21 23:25:54 kergoth: I'm seeing new gnome bits in console-image :/ are you disgusted enough to take contermeasures ? :] Aug 21 23:26:03 ick Aug 21 23:26:46 libsdl-x11 ! Aug 21 23:27:19 omg gnome-vfs Aug 21 23:28:30 hopefully is only Angstrom. I'll retry with minimal Aug 21 23:29:49 I know those are not installed (I hope) still extending build-time Aug 21 23:30:08 ok done Aug 21 23:30:35 23.36 -> 01.29 Aug 21 23:30:44 less than two hours Aug 21 23:32:59 khem, klcc-cross seems staged well. I'll fire a build from pstage now Aug 21 23:54:55 khem, good news, it took just 15mins and console-image rebuilt fine (klcc-cross is there) Aug 22 01:08:32 here is weird download problem Aug 22 01:08:46 the file is named like a number Aug 22 01:08:55 but actually its a .lzma file Aug 22 01:09:02 now how can I use SRC_URI for it Aug 22 02:03:33 khem: use the nounpack thing then write a do_unpack2? Aug 22 02:11:50 yeah doing that Aug 22 02:13:15 I am overriding do_fetch and do_unpack as well as do_patch **** ENDING LOGGING AT Sun Aug 22 02:59:58 2010