**** BEGIN LOGGING AT Thu Jan 22 02:59:57 2009 Jan 22 07:40:02 morning pplz Jan 22 07:40:08 .. and bots Jan 22 07:57:46 03Koen Kooi  07org.openembedded.dev * r736f9bddeb 10openembedded.git/contrib/angstrom/build-feeds.sh: angstrom feed builder: include transmission Jan 22 07:57:56 03Koen Kooi  07org.openembedded.dev * rb17aacbb0d 10openembedded.git/packages/tasks/task-native-sdk.bb: task-native-sdk: try harder to include cpp Jan 22 08:05:54 Morning. Could someone please give me a crash course on pkg-confg? Or even better: Help me understand why my "libphidget12.cs" is ignored. I wrote the .cs, placed it in PKG_CONFIG_DIR. In a .bb recipe I wrote a do_fetch() tasks which I currently use for debugging: All it does is: echo "PKG_CONFIG_PATH=${PKG_CONFIG_PATH}" and pkg-config --list-all and ls -l ${PKG_CONFIG_PATH} | grep libphidget21 Jan 22 08:06:29 pkg-config --list-all doesn't list my libphidget21.cs. However, the ls command does show it. Jan 22 08:07:04 Do I need to run some ldconfig-ish command that updates a pkg-config db? Jan 22 08:07:41 the PKG_CONFIG_PATH is btw. /opt/oe/stable-build/angstrom/staging/arm-angstrom-linux-gnueabi/lib/pkgconfig Jan 22 08:20:12 aaww... they're named .pc Jan 22 09:11:54 * * OE Bug 4996 has been created by comte_fabien(AT)yahoo.fr Jan 22 09:11:55 * * Incorrect Rootfs Jan 22 09:11:55 * * http://bugs.openembedded.net/show_bug.cgi?id=4996 Jan 22 10:02:44 gm Jan 22 10:10:25 gm Jan 22 10:21:36 hi! how can i get an bluetooth usb stick into the angstrom linux distribution to use it for sendig data? i am using an at91sam9260-ek Jan 22 10:25:09 thorsten1: hi Jan 22 10:25:58 thorsten1: install bluez for first Jan 22 10:26:36 then use something like obexftp or obexpush Jan 22 10:27:52 03Michael 'Mickey' Lauer  07org.openembedded.dev * re016e89386 10openembedded.git/conf/distro/include/sane-srcrevs.inc: sane-srcrevs.inc: fix typo Jan 22 10:28:17 morning mickey Jan 22 10:49:26 03Stefan Schmidt  07org.openembedded.dev * r31577f5059 10openembedded.git/conf/distro/openmoko.conf: openmoko.conf: Revert not intended change to preferred-om-2009-versions.inc Jan 22 10:54:12 Jay7 So i have to cross compile BLUEZ for ar91sam9260 and push i on it? Jan 22 10:54:50 thorsten1: kind of Jan 22 10:55:15 bitbake bluez-utils Jan 22 10:55:48 utils are installed, have hcitool on the distribution Jan 22 10:56:19 but the BT-usb-dongle isnt detected Jan 22 10:56:28 :-( Jan 22 10:56:32 ah Jan 22 10:56:49 check for right kernel module for your dongle Jan 22 10:56:57 may be on desktop Jan 22 10:57:15 k, thanks Jan 22 10:57:34 check it shows up on the USB bus at all, too. Jan 22 10:58:17 the usb device is detected, but no device in hcitool dev Jan 22 11:01:04 may be hciattach is needed Jan 22 11:01:15 but I'm unsure about this with usb-dongle Jan 22 11:01:34 I'm using hciattach with my socket cf card on zaurus Jan 22 11:03:53 thorstenl: for the same card I did these edits: http://www.oesf.org/forum/index.php?showtopic=26035&view=findpost&p=179010 Jan 22 11:04:41 i will test it all! load driver to kernel and hciattch but have also no real experience with that :-) thanks for your help Jan 22 11:04:57 ^^^ then hciattach is automatic Jan 22 11:05:09 there is an util called blueprobe Jan 22 11:05:22 which sets all for a small nr of chips Jan 22 11:05:37 would be nice have it extended...or even udev rules Jan 22 11:08:00 have an utron bt dongle, i will try to add him... or buy another :D Jan 22 11:09:53 just check you're using the right device! Jan 22 11:13:06 when i type "hcitool dev" there is no device detected. in /dev/ is a usbdev_1.6_ep00...06 when i put the stick into the board Jan 22 11:13:36 i will test something Jan 22 11:14:46 you give me a lot of idea to connect the stick, thanks for that! must test it all :-) Jan 22 11:21:17 03Marcin Juszkiewicz  07org.openembedded.dev * r400f955fdb 10openembedded.git/packages/busybox/ (busybox.inc busybox_1.11.3.bb busybox_1.13.2.bb): busybox: rename mdev subpackage to busybox-mdev as we have 1.2.1 mdev as separate recipe Jan 22 11:21:19 03Richard Purdie  07org.openembedded.dev * rb0efcfc265 10openembedded.git/classes/sanity.bbclass: Jan 22 11:21:19 sanity.bbclass: Provide preserving the mmap_min_addr setting over reboots (from Poky) Jan 22 11:21:19 git-svn-id: https://svn.o-hand.com/repos/poky@5106 311d38ba-8fff-0310-9ca6-ca027cbcb966 Jan 22 11:22:07 morning Jan 22 11:22:17 thorsten1: good question.. Jan 22 11:22:41 btw hciattach is needed for serial Jan 22 11:22:59 * hrw booted at91sam9263ek to check Jan 22 11:23:00 ah.. Jan 22 11:23:01 yes Jan 22 11:23:18 it for serial only iirc Jan 22 11:24:24 heh.. my kernel for it lack bt Jan 22 11:25:00 hmmm... in /lib/module/2.6.20/kernel/drivers/ is only the usb driver Jan 22 11:25:16 think there must also a bluetooth driver or? Jan 22 11:25:29 thorsten1: btusb.ko is needed Jan 22 11:25:44 hrw: sadic Jan 22 11:26:04 ant_work: ? Jan 22 11:27:00 sadist Jan 22 11:27:51 can i simply copy this driver into the dir? think not or? that will be too simple Jan 22 11:27:57 :-/ Jan 22 11:28:10 ipkg/opkg install? Jan 22 11:28:35 opkg i have :-_) Jan 22 11:51:25 hmmm, in which paket could it be? :-/ Jan 22 11:52:23 hat? Jan 22 11:52:26 what Jan 22 11:53:44 i have an at91sam9260-ek and runs with angstrom linux dsitribution Jan 22 11:53:57 and now i want to connect an bt-usb dongle Jan 22 11:54:05 usb device ist detected Jan 22 11:54:37 but not as bt device, and now i am searching the btusb.ko Jan 22 11:54:49 because only the Jan 22 11:55:00 usb driver is installed :-( Jan 22 11:55:17 maybe its not activated in the kernel config Jan 22 12:01:54 CONFIG_BT_HCIBTUSB is not set... Jan 22 12:02:04 all other is set... Jan 22 12:02:05 ... Jan 22 12:02:06 ... Jan 22 12:02:09 grrr Jan 22 12:03:30 hehe Jan 22 12:03:32 so set it Jan 22 12:14:29 so i must rebuild the whole distribution? Jan 22 12:14:30 :-( Jan 22 12:14:51 or is there another way? Jan 22 12:16:58 you have just to rebuild the kernel Jan 22 12:19:52 then i have another question, i must load my kernel an the jffs2 filesystem to the board Jan 22 12:20:01 in the fs is also the kernel Jan 22 12:20:13 that doesn't matter? Jan 22 12:20:55 np Jan 22 12:21:04 just build image again Jan 22 12:21:38 should not take too long Jan 22 12:22:04 next question, how? :-) have done this witch bitbake console-image and then there was a fs image an kernel Jan 22 12:22:19 rebuilding the kernel is nor problem Jan 22 12:22:24 done this severel times Jan 22 12:27:01 03Marcin Juszkiewicz  07org.openembedded.dev * r986ffbe2b9 10openembedded.git/packages/busybox/ (busybox_1.11.3.bb busybox_1.13.2.bb files/mdev.conf): busybox: ship /dev/snd/timer with mdev Jan 22 12:40:11 ok, BT works on my at91sam9263ek Jan 22 12:46:08 03Marcin Juszkiewicz  07org.openembedded.dev * ra3f6e24ad9 10openembedded.git/packages/linux/ (linux-2.6.28/at91sam9263ek/defconfig linux_2.6.28.bb): linux: enabled many drivers for AT91SAM9263-EK board Jan 22 12:50:53 hrw: good boy :-) Jan 22 12:56:13 hrw, i think that you should be able to save a few bytes by just saying (pcm.*|control.*|timer) 0:0 0660 =snd/ Jan 22 12:58:14 blindvt: indeed. but I prefer my version Jan 22 12:59:48 hrw, too elaborate and bloated for me ;P Jan 22 13:00:25 hrw: I fixed a bug in that ALSA recipie you applied yesterday (had a host side build dep that it shouldn't). Jan 22 13:00:28 http://bugs.openembedded.net/show_bug.cgi?id=4995 Jan 22 13:01:17 ok Jan 22 13:02:17 03Mark Brown  07org.openembedded.dev * r05d2fe50ba 10openembedded.git/packages/alsa/ (alsa-utils_1.0.18.bb files/alsa-utils-remove-xmlto.patch): Jan 22 13:02:17 alsa-utils 1.0.18: Remove xmlto usage from the build Jan 22 13:02:17 It's not available on all hosts and some have broken installs. Jan 22 13:09:32 03Koen Kooi  07org.openembedded.dev * r02129f65c8 10openembedded.git/packages/xorg-driver/xf86-video-omapfb_git.bb: xf86-video-omapfb: get XV working on 32bpp displays Jan 22 13:17:07 * * OE Bug 4995 has been RESOLVED (FIXED) by openembedded(AT)haerwu.biz Jan 22 13:17:09 * * Fix alsa-utils 1.0.18 build Jan 22 13:17:11 * * http://bugs.openembedded.net/show_bug.cgi?id=4995 Jan 22 13:26:48 <_boto> i am trying to setup a minimal image which includes X and firefox Jan 22 13:27:01 <_boto> no windows manager at all Jan 22 13:27:18 <_boto> so far it works fine, i can start X and then firefox and it works fine Jan 22 13:27:37 <_boto> however mouse and keyboard are dead Jan 22 13:27:51 <_boto> i tried to configure xorg, no success Jan 22 13:28:10 <_boto> any idea for a direction i may look further? Jan 22 13:29:00 <_boto> hrw: you were so helpful yesterday, maybe you have a good idea today, too ;-) Jan 22 13:29:57 no ideas Jan 22 13:30:11 <_boto> k, thanks Jan 22 13:30:52 hrw: Thanks. Jan 22 13:30:58 <_boto> i have the feeling that the depenencies are not resolved properly by some packages Jan 22 13:31:30 <_boto> i mean, if i include x in my image, then i would expect that all necessary configuration is included too Jan 22 13:31:37 <_boto> but this does not happen Jan 22 13:32:40 _boto: check xorg output for errors Jan 22 13:32:46 <_boto> the same is true for some pixelbuffer configs in /etc/gtk-2.0, e.g. gdk-pixbuf.loaders Jan 22 13:33:00 <_boto> when installing gtk this config is not installed into the image Jan 22 13:33:17 btw, hald may be needed Jan 22 13:33:33 <_boto> Jay7: hald, ah Jan 22 13:33:42 when our xorg is compiled with hal support Jan 22 13:33:44 * _boto looking for hald Jan 22 13:33:57 I'm unsure about this too :) Jan 22 13:34:07 * Jay7 seems to be unsure about anything :) Jan 22 13:34:16 <_boto> lol Jan 22 13:34:42 xserver should fetch hal automatically now Jan 22 13:36:07 that reminds me Jan 22 13:36:09 * mickeyl needs to patch that out Jan 22 13:37:38 mickeyl: whats next? removing python from python? Jan 22 13:38:07 python on target can be debated Jan 22 13:38:22 <_boto> hehe Jan 22 13:38:53 systems were working for years before python and hald Jan 22 13:39:30 who needs anything when busybox has most of tools? ;D Jan 22 13:39:46 anyway - see you all later Jan 22 13:39:54 <_boto> cu Jan 22 14:01:01 do we have any method to pass some define to make args in recipe? Jan 22 14:01:25 e.g. for autotools-based recipe Jan 22 14:01:49 I'm about 'make -DSOME_DEFINE' Jan 22 14:02:15 something like MAKE_ARGS=... Jan 22 14:08:00 answer is EXTRA_OEMAKE Jan 22 14:13:23 broonie, thanks for the fix Jan 22 14:17:45 I have a problem when building an application with openembedded, it says "the following files were installed but not shipped in any package" for all my files Jan 22 14:18:34 The OE manual section 8.11 says that the files in /usr/bin should be included in a package by default Jan 22 14:21:39 jmichel_ please pastebin the whole error and your recipe Jan 22 14:22:30 hey, how do you run the devshell from the interactive mode? Jan 22 14:23:11 hi, I have a simple question: Jan 22 14:23:11 my OE environment doesn't see the tools placed in ~/oe/oetmp/staging/i686-linux/bin/ Jan 22 14:23:11 for example pkg-native fails on configure task because it doesn't find libtoolize Jan 22 14:23:11 what's wrong with my staging dir? Jan 22 14:23:11 I tried to place /home/claudiu/oe/oetmp/staging/i686-linux/bin/ in PATH, but still doesn't work. Jan 22 14:33:39 woglinde: my recipe http://pastebin.com/d3c81dcc and the output http://pastebin.com/d2823d4e8 Jan 22 14:35:11 what is # Jan 22 14:35:20 EXTRA_OECONF += "" good for? Jan 22 14:35:40 # is for comments Jan 22 14:35:46 nope Jan 22 14:35:52 that got there be accident Jan 22 14:36:09 EXTRA_OECONF are to send options to the configure script Jan 22 14:36:14 okay Jan 22 14:36:28 I think the problem is # Jan 22 14:36:30 PN = "openmoko_calc" Jan 22 14:36:30 # is not for comment ? Jan 22 14:36:37 # is for comment Jan 22 14:36:40 args Jan 22 14:36:52 but my client seems to made some error here with cut and paste Jan 22 14:37:28 hm Jan 22 14:37:45 try to set the packages and files which should be in manual Jan 22 14:38:36 PACKAGSE = openmoko_calc openmoko_calc-data Jan 22 14:38:38 and then Jan 22 14:39:02 openmoko_calc_FILES = /usr/bin/* Jan 22 14:39:31 openmoko_calc-data = "/usr/share/* /usr/doc/*" Jan 22 14:39:33 ok I'll try in a sec... Jan 22 14:39:34 hm Jan 22 14:39:41 ah and a debug package Jan 22 14:39:53 PACKAGSE = openmoko_calc openmoko_calc-data openmoko_calc-dbg Jan 22 14:40:19 openmoko_calc-dbg_FILES = "/usr/bin/.debug/*" Jan 22 14:42:23 someone can help me? Jan 22 14:42:48 claudiu85 whats the problem? Jan 22 14:43:04 my OE environment doesn't see the tools placed in ~/oe/oetmp/staging/i686-linux/bin/ Jan 22 14:43:04 for example pkg-native fails on configure task because it doesn't find libtoolize Jan 22 14:43:04 what's wrong with my staging dir? Jan 22 14:43:04 I tried to place /home/claudiu/oe/oetmp/staging/i686-linux/bin/ in PATH, but still doesn't work. Jan 22 14:43:28 maybee your local.conf is wrong Jan 22 14:43:37 did you read the getting started? Jan 22 14:43:50 how well does gcc use the vfp and neon hardware in the cortex A8? Jan 22 14:43:52 yes.. Jan 22 14:44:10 cbrake hm thats a fairly new arch Jan 22 14:44:14 right? Jan 22 14:44:16 I post some lines.. Jan 22 14:44:26 cbrake maybee gcc 4.4 is better Jan 22 14:44:30 woglinde: yes, OMAP3 Jan 22 14:44:49 gcc 4.4 has lots of improvements for arm Jan 22 14:44:57 even for older cpu Jan 22 14:46:45 MACHINE = "i686-generic" TARGET_OS = "linux" DISTRO = "angstrom-2007.1" TMPDIR = "/home/claudiu/oe/oetmp" Jan 22 14:46:45 export CC="${CCACHE}i686-linux-gcc-4.3.1 ${HOST_CC_ARCH}" Jan 22 14:46:45 export CXX="${CCACHE}i686-linux-g++ ${HOST_CC_ARCH}" Jan 22 14:46:45 export CPP="i686-linux-gcc-4.3.1 -E" Jan 22 14:46:45 export LD="i686-linux-ld" Jan 22 14:46:46 export AR="i686-linux-ar" Jan 22 14:46:48 export AS="i686-linux-as" Jan 22 14:46:50 export RANLIB="i686-linux-ranlib" Jan 22 14:46:52 export STRIP="i686-linux-strip" Jan 22 14:46:57 I've built a custom toolchain Jan 22 14:47:02 which is in PATH Jan 22 14:47:28 but the problem is the staging dir Jan 22 14:47:52 in bitbake.conf: Jan 22 14:47:52 STAGING_DIR = "${TMPDIR}/staging" Jan 22 14:48:29 in local.conf: Jan 22 14:48:30 TMPDIR = "/home/claudiu/oe/oetmp" Jan 22 14:49:16 why do you need to set STAGING_DIR? Jan 22 14:49:27 TMPDIR is enugh Jan 22 14:49:42 and wehre resides your local.conf? Jan 22 14:50:08 i didn't set the staging dir, but it's strage...OE doesn't see its content Jan 22 14:50:35 local.conf is in /home/claudiu/oe/stuff/build/conf Jan 22 14:51:05 as specified in Gettng Started Jan 22 14:51:10 okay Jan 22 14:51:22 STAGING_DIR = "${TMPDIR}/staging" Jan 22 14:51:30 so you set stagingdir Jan 22 14:52:16 but not in local.conf: i copied STAGING_DIR = "${TMPDIR}/staging" from bitbake.conf and post it here Jan 22 14:52:24 not in local.conf Jan 22 14:52:28 claudiu85 do you use stable? Jan 22 14:52:32 yes Jan 22 14:53:03 woglinde: my new recipe is http://pastebin.com/d6b080653 but it make the exac same output when building Jan 22 14:53:20 It just doesn't see my files Jan 22 14:53:29 claudiu85 hm oh stable dont have the improvements from dev for building for ix68 Jan 22 14:54:17 some time ago I had a problem with fetching with dev branch so I switched on stable Jan 22 14:54:51 jmichel_ hm Jan 22 14:55:01 I am a little bit puzzeld Jan 22 14:55:52 okay Jan 22 14:55:56 I have to leave anyway Jan 22 14:56:06 ok, thanks Jan 22 14:56:14 jmichel sorry Jan 22 14:56:15 wogline: Could it be cause by something in my configure.ac or Makefile.am files? because they could different from another project I have that builds correctly with bitbake? Jan 22 14:57:16 thanks for your help... Jan 22 14:57:39 okay Jan 22 14:57:41 till later Jan 22 15:14:45 <_boto> sometimes on boot up i get a kernel panic: caused by skb_over_panic Jan 22 15:15:12 <_boto> in funtion release_console_sem Jan 22 15:15:36 <_boto> it seems to come from process xkbcomp Jan 22 15:16:13 <_boto> does someone have a similar crash sometimes? Jan 22 15:18:31 anybody can give an hint why this errors happen: http://pastie.org/367754 ? Jan 22 15:20:42 *** glibc detected *** opkg-cl: realloc(): invalid next size: 0x0000000001d473b0 Jan 22 15:26:17 morning Jan 22 15:27:25 morning kergoth... Jan 22 15:27:35 <_boto> good morning Jan 22 15:31:13 for recipe variables, is ${STAGING_DIR_TARGET}/usr/include the same as ${STAGING_INCDIR} ? and ${STAGING_DIR_TARGET}/usr/lib the same as ${STAGING_LIBDIR} ? Jan 22 15:31:51 why don't you just read the definitions of STAGING_INCDIR and STAGING_LIBDIR and see for yourself? Jan 22 15:32:41 kergoth: I searched for a list of variable definitions and didn't find it... where should I be looking? Jan 22 15:34:59 openembedded/conf/bitbake.conf Jan 22 15:35:24 anybody can give an hint why this errors happen: http://pastie.org/367754 ? Jan 22 15:35:26 *** glibc detected *** opkg-cl: realloc(): invalid next size: 0x0000000001d473b0 Jan 22 15:35:26 thats the only configuration file bitbake itself looks for. it searches BBPATH for conf/bitbake.conf. bitbake.conf is what includes conf/local.conf, conf/site.conf, the machine/distro ones, etc Jan 22 15:35:37 kergoth: can you please take a look... Jan 22 15:35:42 Kanniball: sounds like an app or glibc bug Jan 22 15:35:50 kergoth: many thanks Jan 22 15:35:52 couldn't say beyond that offhand Jan 22 15:36:00 kergoth: I've rebuilt opkg... Jan 22 15:36:11 I will rebuild glibc.. Jan 22 15:36:12 scruggs: np. the bitbake manual, while a bit out of date i think, may be helpful, iirc it covers some of that sort of information about how things work Jan 22 15:38:52 I'll give that a read as well Jan 22 15:39:09 http://bitbake.berlios.de/manual/ was it Jan 22 15:39:17 not sure if theres anything more current, offhand Jan 22 15:39:33 for that side of things, anyway. there's of course a number of -oe- manuals around now Jan 22 15:42:56 I think bitbake.conf has all the answers I was looking for in this case. Jan 22 15:43:06 glad to hear it Jan 22 15:44:51 hello,could someone review my commit on scummvm before I commit it...as I do changes that could impact a lot(software patents involved): http://rafb.net/p/Y0iCxc26.html Jan 22 15:46:48 kergoth: thx again Jan 22 15:47:08 s/pr/PR in the commit message Jan 22 15:47:32 amended Jan 22 15:52:04 hi, I have some doubts on my local.conf correctness: Jan 22 15:52:04 a lot of builtds fails because OE can't see the tools in staging dir: tools in /home/claudiu/oe/oetmp/staging/i686-linux/bin Jan 22 15:52:04 what's wrong? Jan 22 15:52:04 my local.conf is this: http://pastie.org/367780 Jan 22 15:53:00 (sorry for the insistence) Jan 22 15:58:50 claudiu85, do you use an external/prebuilt toolchain...if yes the docs are at: http://bec-systems.com/oe/html/commonuse_prebuilt_toolchain.html Jan 22 16:01:17 I followed that doc,...the toolchain is ok (I tested it), but there is something wrong with the staging dir Jan 22 16:01:51 even if i put /home/claudiu/oe/oetmp/staging/i686-linux/bin in PATH, still doesn't work Jan 22 16:05:23 can you tell me where is PRE_BUILT variable defined? Jan 22 16:06:15 in the documentation it's not specified Jan 22 16:06:26 claudiu85, could you paste your "Sourcable script" Jan 22 16:06:55 ok i'll look but I used pre-built toolchain a long time ago...and I don't remember well... Jan 22 16:09:00 I build bootstrap-image and it fails on libtool-native with this error: Jan 22 16:09:00 autoreconf: failed to run gnu-configize: No such file or directory Jan 22 16:09:00 but gnu-configize is in /home/claudiu/oe/oetmp/staging/i686-linux/bin Jan 22 16:09:07 claudiu85, it's for the pre-built libs such as qt... Jan 22 16:09:28 but where is defined Jan 22 16:10:10 claudiu85, if you have pre-built libraries it's defined in the dir where you can find: include lib qt2 Jan 22 16:11:03 claudiu85, I don't remember the qtopia path...but if you have simples libs include is normally in usr/ Jan 22 16:11:24 s/usr\//path/where/you/put/your/usr/ Jan 22 16:12:07 in oe/myToolchain/cross i have this: Jan 22 16:12:08 bin i686-angstrom-linux include info lib libexec man share Jan 22 16:13:41 so put oe/myToolchain/cross Jan 22 16:13:52 in local.conf I have this line: Jan 22 16:13:52 ASSUME_PROVIDED += "virtual/${TARGET_PREFIX}gcc virtual/libc" Jan 22 16:13:52 isn't worong? because there's not libc directory in myToolchain Jan 22 16:14:12 put oe/myToolchain/cross where? Jan 22 16:14:45 claudiu85, s/put.*/export the PRE_BUILT variable to oe/myToolchain/cross Jan 22 16:15:32 claudiu85, i'll check an old external toolchain Jan 22 16:16:26 export PRE_BUILT= oe/myToolchain/cross Jan 22 16:16:27 but I don't understand where to write this...in local.conf? Jan 22 16:16:57 claudiu85, in the "sourcable script" that's written in the doc Jan 22 16:17:16 ah, ok... Jan 22 16:17:18 claudiu85, do you know what a sourcable script is? Jan 22 16:17:30 .bashrc? Jan 22 16:17:38 claudiu85, yes something like that Jan 22 16:17:46 ok.. Jan 22 16:18:57 claudiu85, mabe you should re-read the doc? Jan 22 16:19:17 claudiu85, and ask the term you don't understand Jan 22 16:19:51 claudiu85, and in my pre-built toolchain for the pma430 I had a copy of the glibc Jan 22 16:20:48 I am a studen and I have to build a bootstrap-image...I am a nocvice, and I'm not english...some thinks I don't understand on the fly Jan 22 16:20:50 claudiu85, for instance /lib/libc-2.6.1.so Jan 22 16:21:08 is a lib from glibc Jan 22 16:21:29 claudiu85, ok...but why do you use an external toolchain? Jan 22 16:22:19 yes...I want to use it..infact in the local.conf I exported CC, CXX,...etc for this reason Jan 22 16:22:21 I used one because of a bug in the kernel(that I couldn't change becuase the framebuffer module and others modules were proprietary) prevented me from changing compiler Jan 22 16:22:49 claudiu85, yes I know you want to...but what's the reason? time? Jan 22 16:22:52 yes that's the reason in my case too Jan 22 16:23:15 claudiu85, you have a bug in a tainted kernel too???!!! Jan 22 16:23:19 ouch.... Jan 22 16:23:29 or do they have qtopia? Jan 22 16:23:59 or other proprietary userland? Jan 22 16:24:03 II don't know.. Jan 22 16:24:27 about the toolchain: Jan 22 16:24:28 I've also tested the toolchain with hello.c program: Jan 22 16:24:28 # ---------------------- Jan 22 16:24:28 #include Jan 22 16:24:28 int main(void) Jan 22 16:24:28 { Jan 22 16:24:30     printf("Hello World!\n"); Jan 22 16:24:32     return 0; Jan 22 16:24:34 } Jan 22 16:24:36 # ---------------------- Jan 22 16:24:38 ~/tmpHello$ i686-linux-gcc-4.3.1 hello.c -o hello Jan 22 16:24:40 and it works. Jan 22 16:24:51 i686-angstrom-linux-gcc-4.3.1 sorry Jan 22 16:25:25 hi all Jan 22 16:25:39 claudiu85, sorry I had forgetten that you used x86 Jan 22 16:25:43 mrdata: hi Jan 22 16:26:03 but I think it's not this the problem....I don't understand why it doesn't see tools in /home/claudiu/oe/oetmp/staging/i686-linux/bin Jan 22 16:26:21 claudiu85, yes mabe because it takes things from the linux distribution that runs on your Computer Jan 22 16:26:50 and how can I tell him to watch in home/claudiu/oe/oetmp/staging/i686-linux/bin Jan 22 16:26:56 ? Jan 22 16:27:07 it is also in PATH Jan 22 16:27:12 claudiu85, the best thing to do is re-read the doc...and when you don't understand something...stop and ask Jan 22 16:27:28 claudiu85, did you do the sourcable script? Jan 22 16:27:36 hi Jan 22 16:27:37 not yet Jan 22 16:27:54 claudiu85, it's needed in order to find your tools Jan 22 16:28:34 I'll try... Jan 22 16:31:05 claudiu85, by the way if there are english terms that you don't understand well I can explain too...and I also know italian(but my italian is not perfect) Jan 22 16:31:46 oh great...thanks Jan 22 16:32:23 I still have some problems with englis...it's not familiar to me.. Jan 22 16:32:45 mi puoi dare un tuo contatto? Jan 22 16:32:53 per le domande.. Jan 22 16:33:06 claudiu85, contatto? che vuoi dire? Jan 22 16:33:14 :) Jan 22 16:33:34 claudiu85, vuoi la mia mail? Jan 22 16:33:35 indirizzo di posta...o quello che preferisci Jan 22 16:33:39 ok Jan 22 16:33:55 esatto Jan 22 16:34:10 claudiu85, GNUtoo at no-log.org Jan 22 16:34:23 ma preferisco IRC o Jabber O msn Jan 22 16:34:26 ma tu guarda..e io che facevo una faticaccia per scriverti in inglese Jan 22 16:34:30 cosi va piu veloce Jan 22 16:34:37 lol Jan 22 16:34:54 ti ringrazio moltissimo, sei molto gentile! Jan 22 16:36:04 ti dò anche il mio: claudiu.mondoc@gmail.com Jan 22 16:36:13 devo rispettare le maiuscole vero? Jan 22 16:36:21 (nell'indirizzo mail) Jan 22 16:36:28 claudiu85, non e obligatorio Jan 22 16:38:24 claudiu85, ricomminciammo: 1)perche hai *bisogno* di un toolchain esterno? Jan 22 16:38:42 beh l'ho leto solo adesso...visto che preferisci msn, mi puoi dare direttamente quello (magari via mail) Jan 22 16:38:52 come vuoi Jan 22 16:39:28 claudiu85, hai jabber? cosi avro un contatto jabber Jan 22 16:39:45 jabber no....ho yahoo, msn e skype Jan 22 16:41:03 claudiu85, dunque msn Jan 22 16:41:24 claudiu85, GNUtoo2 AT hotmail.com o GNUtoo AT hotmail.com Jan 22 16:43:30 ti ho aggiunto Jan 22 16:43:46 florian: ping Jan 22 16:44:02 mrdata: here! Jan 22 16:44:23 florian: okay, i have a problem with gpe-info Jan 22 16:44:37 could you help me? Jan 22 16:44:50 re Jan 22 16:44:51 mrdata: I hope so... does it segfault? Jan 22 16:44:58 woglinde, hi Jan 22 16:45:03 he gnutoo Jan 22 16:45:05 gpe-info will not start on simpad with kerne2624 and kernel2628 Jan 22 16:45:17 woglinde, could you review my commit on scummvm before I commit it...as I do changes that could impact a lot(software patents involved): http://rafb.net/p/Y0iCxc26.htm Jan 22 16:45:26 mrdata: is this the latest release? Jan 22 16:45:28 if you have time Jan 22 16:45:59 florian: gpe-info-0.2.7-r2 Jan 22 16:46:26 gpe-conf-0.2.7-r2, right Jan 22 16:46:31 mrdata: ok, should be fixed in 0.2.8 released some days ago :) Jan 22 16:46:35 gntuoo hm why no strip? Jan 22 16:46:55 florian: shared mem access solved? Jan 22 16:47:38 ah okay Jan 22 16:47:50 mrdata: yes... not sure if it works properly. (its in fact more or less the same code like in bysybox itself) but it should not die any more. Jan 22 16:48:22 gnutoo did you test it? Jan 22 16:48:29 hi there Jan 22 16:48:33 hi blinder Jan 22 16:48:46 woglinde, yes the last 0.12.0...but I didn't test it with ENTREPRISE_DISTRO on Jan 22 16:48:48 is enterprise working than commit it Jan 22 16:48:52 okay, thanks, i haved also looked on busybox logread Jan 22 16:48:58 then please try it and commit Jan 22 16:49:04 woglinde, ok I'll test it with ENTREPRISE on Jan 22 16:49:05 folks will love you Jan 22 16:49:59 ah cool Jan 22 16:50:04 you didnt forget the DEPNDS Jan 22 16:50:07 nice patch Jan 22 17:01:44 woglinde: Conserning my same problem, I tried to add the exact filenames in my recipe (http://pastebin.com/d50ad04e4) but the file are still not included in any package (http://pastebin.com/d26f12368) Jan 22 17:02:05 thanks a lot Jan 22 17:02:38 jmichel_ hm Jan 22 17:02:52 jmichel_ could you please rename your package Jan 22 17:02:59 so the _ is not involved Jan 22 17:03:06 lets say openmokocalc Jan 22 17:03:14 and try again Jan 22 17:03:20 I'll try... Jan 22 17:09:16 kergoth: after rebuild glibc and opkg, I still have those issues (opkg-cl: realloc(): invalid next size), any hint on other packages I could rebuild? Jan 22 17:12:56 run_do_configure was ok...I'll check the binary Jan 22 17:14:24 anybody else here is experience these errors: opkg-cl: realloc(): invalid next size Jan 22 17:14:42 (I was builing a x11-image) Jan 22 17:19:04 Kanniball: which opkg version? Jan 22 17:19:39 hrw|gone: opkg-nogpg-0.1.6+svnr197-r2 Jan 22 17:22:43 iirc it should work Jan 22 17:22:52 but I do not track opkg development too much now Jan 22 17:23:20 is there any way to help tracking it? Jan 22 17:23:30 I can upload one image, or something Jan 22 17:26:49 hey all, rsalveti and i are figuring out a way to mount the autoload modules list (/etc/modules) in build time Jan 22 17:27:34 any ideias, is there something already implemented in OE to solve this? Jan 22 17:27:52 basically the problem how we tell the module to be autoloaded at the boot time Jan 22 17:27:57 *is Jan 22 17:30:17 install modutils-initscripts into your image and put the variable module_autoload_="" somewhere Jan 22 17:30:26 grep for module_autoload for copious examples Jan 22 17:31:26 CosmicPenguin: ok, but what about extra-kernel modules? because just kernel.bbclass handle this variable Jan 22 17:31:48 and find a right place to this "somewhere" is another problem Jan 22 17:32:02 again, you should grep for the variable and do what they do Jan 22 17:32:11 bye Jan 22 17:32:12 nearly every platform has this problem Jan 22 17:34:29 Hello. I prefer to ask before adding the feature request to bugzilla as it may be intentional. I'm trying to build on gentoo which basicly has nearly all needed -native software. It has also some cross. The result is that ASSUME_PROVIDED has several lines (and I'm still watching if nothing come up). It even contains the tools which will be find on 99% of dev machines as sed, perl of grep. Could the -native and -cross packages check i Jan 22 17:34:29 f the tool is installed on system and install it iff it is not present (or user force it)? Jan 22 17:35:11 (PS. Why binutils-cross are still build despite binutils-cross binutils-cross_2.18 in ASSUME_PROVIDED?) Jan 22 17:39:55 uzytkownik: it could be related with suported versions... Jan 22 17:40:26 imagine you are using a very old or new compiler... it's possible that you could not compile the stuff Jan 22 17:40:38 but this is just my guess Jan 22 17:41:19 Kanniball: Well - but that could be checked by the bb files I imagine... Jan 22 17:42:41 Imagine how many versions it will have to check,... and in the end, it could be needed to compile the -native Jan 22 17:44:56 Kanniball: I see. Jan 22 17:46:21 woglinde, seems ok...the GUI says vorbis and zlib...i'll commit it Jan 22 17:46:27 Anyone around that can poke RP? Jan 22 17:54:07 03Koen Kooi  07org.openembedded.dev * r07c4f9b447 10openembedded.git/conf/checksums.ini: checksums.ini: add more checksums Jan 22 17:54:08 03Koen Kooi  07org.openembedded.dev * r2bb1dbdef9 10openembedded.git/packages/linux/ (3 files in 2 dirs): linux-omap: add patch to get i2c working on the pico DLP Jan 22 17:55:31 03Koen Kooi  07org.openembedded.dev * re9c568554b 10openembedded.git/packages/powervr-drivers/omap3-sgx-modules_1.2.12.838.bb: omap3-sgx-modules: add 1.2.12.838 as reference Jan 22 18:10:08 03Denis 'GNUtoo' Carikli  07org.openembedded.dev * rfbe9f3dae3 10openembedded.git/packages/scummvm/ (9 files in 3 dirs): (log message trimmed) Jan 22 18:10:08 scummvm: fix the fact that none of the engines were builtin(so scummvm was useless) while keeping ENTERPRISE_DISTRO and minor fixes: Jan 22 18:10:08 *took the lacking scummvm/files/openmoko/openmoko-scummvm from the openmoko wiki Jan 22 18:10:08 *no-strip.patch for the 0.12.0 version : if you let the Makefile strip,openembedded skip stripping and so it can't copy the unstripped binaries before stripping...and so it creates an empty -dbg package Jan 22 18:10:12 *must check the stripping for the others versions Jan 22 18:10:14 *explanation of the main fix: most of the recipes added something like this: Jan 22 18:10:16 DEFINES="-DUNIX -DSCUMM_NEED_ALIGNMENT -DUSE_VORBIS -DUSE_ZLIB -DUSE_MPEG2 ${@base_conditional('ENTERPRISE_DISTRO', '1', '', '-DUSE_MAD -DUSE_MPEG2', d)}" Jan 22 18:24:36 03Koen Kooi  07org.openembedded.dev * re52dd3bc57 10openembedded.git/packages/tasks/task-beagleboard-demo.bb: task-beagleboard-demo: remove epiphany, midori does a much better job these days Jan 22 18:53:01 re Jan 22 18:57:07 eve.. Jan 22 18:58:12 woglinde, hi again...do you go to fosdem? Jan 22 19:01:45 gnutoo nope Jan 22 19:01:53 I have to write a exam in this time Jan 22 19:01:55 an Jan 22 19:02:01 at this time Jan 22 19:02:02 args Jan 22 19:02:03 ah ok :( Jan 22 19:02:04 damnit Jan 22 19:02:06 my english Jan 22 19:02:08 i was going to go but i thought it was going to be at the latter end of feb Jan 22 19:02:36 then i looked last week! Jan 22 19:02:38 oops. Jan 22 19:02:40 :) Jan 22 19:04:22 timtimred yes its earlier this year Jan 22 19:11:42 ~seen thesing Jan 22 19:11:44 thesing was last seen on IRC in channel #oe, 33d 22h 58m 58s ago, saying: 'zecke, I thought you are one.'. Jan 22 19:15:09 woglinde: could you please test the kernel2628 patches from me and tell me if you have also a suspend/resume problem Jan 22 19:16:51 mrdata I hope I can do it tomorrowe Jan 22 19:17:22 the flu and headaches making it not easy to work on anything Jan 22 19:18:02 okay, if head is not okay, no fun to do thinking Jan 22 19:18:24 ibot: mickeyl++ Jan 22 19:20:07 * * OE Bug 4958 has been RESOLVED (FIXED) by GNUtoo(AT)no-log.org Jan 22 19:20:09 * * scummvm does't build the engines(needed for playing games) Jan 22 19:20:11 * * http://bugs.openembedded.net/show_bug.cgi?id=4958 Jan 22 19:20:43 woglinde: grippe ? Jan 22 19:20:53 khem yes Jan 22 19:21:04 since many years the first Jan 22 19:21:29 get well soon and hope your family does not catch it from you Jan 22 19:21:33 re Jan 22 19:21:46 khem she already has Jan 22 19:22:48 jo florian Jan 22 19:22:51 thats bad Jan 22 19:23:21 I was trying to muck with mantis to bugzilla scripts Jan 22 19:23:36 for uclibc? Jan 22 19:24:41 yeah Jan 22 19:43:33 hi mr_nice Jan 22 19:46:07 woglinde hi Jan 22 20:02:19 re otavio Jan 22 20:03:41 hi mr_nice|busy Jan 22 20:20:37 I switched from keneral 2.6.28 to .27. But my rootfs is still set up for for .28. What do I have to bitbake -c clean to make it include the proper kernel-image, modules, etc? Jan 22 20:28:23 woglinde: Just so you know, renaming the package corrected the problem Jan 22 20:28:34 hm yes Jan 22 20:28:42 as I feared Jan 22 20:30:20 but the real problem was that when I create a new project in the Anjuta IDE, even if I call a package openmoko-any, Anjuta creates files and target named openmoko_any Jan 22 20:30:58 without this issue I would never had _ in my file names... Jan 22 20:31:05 anyway thanks for your help Jan 22 20:31:33 i'm getting an error building glibc-2.5 on the latest oe git on ubuntu... Jan 22 20:31:43 checking LD_LIBRARY_PATH variable... contains current directory Jan 22 20:32:00 *** LD_LIBRARY_PATH shouldn't contain the current directory when bulding glibc Jan 22 20:32:10 anyone else getting this? Jan 22 20:33:10 type env Jan 22 20:33:22 and check LD_LIBRARY_PATH variable Jan 22 20:35:22 ahh, okay, i just exported it to "nothing" and it's going through now Jan 22 20:35:27 thanks woglinde Jan 22 20:42:36 03Tim 'timtim' Ellis  07org.openembedded.dev * rd9f02031b6 10openembedded.git/conf/checksums.ini: checksums.ini: Add avr-evtd 1.7.2 and sort Jan 22 20:51:00 hi, trying to make a new recipe but get a python exception, can someone have a glance over it to see what is wrong: http://pastebin.com/m1b161327 Jan 22 20:52:32 03Otavio Salvador  07org.openembedded.dev * rb5cd58e9ec 10openembedded.git/packages/mtools/ (files/m486.patch files/mtools.patch mtools_3.9.11.bb): (log message trimmed) Jan 22 20:52:32 mtools: fix 3.9.11 recipe to properly compile Jan 22 20:52:32 Compilation was failing due a wrong command line param being passed to Jan 22 20:52:32 GCC. This patch fixes it. Jan 22 20:52:32 ,----[ Failure ] Jan 22 20:52:35 | cc1: error: unrecognized command line option "-m486" Jan 22 20:52:37 `---- Jan 22 20:52:39 03Otavio Salvador  07org.openembedded.dev * rf01e6cb995 10openembedded.git/ (8 files in 3 dirs): Jan 22 20:52:42 syslinux-native: leave only 3.63 version Jan 22 20:52:44 The only user (or a possible one) of it was OpenMoko but they were Jan 22 20:52:46 preferring the version 3.36 that is not available; so looks safe to Jan 22 20:52:48 bump it to 3.63 since it was't notice by them. Jan 22 20:52:50 The versions that has been droped are 2.11, 3.11 and 3.31. Jan 22 20:52:52 03Otavio Salvador  07org.openembedded.dev * r616ae3053b 10openembedded.git/conf/ (bitbake.conf sanity.conf): Jan 22 20:52:55 bitbake.conf: enable dynamic locale packages since bitbake 1.8.12 is now released Jan 22 20:52:57 To ensure all users are notified about it, we bump the minimal bitbake Jan 22 20:52:59 version to 1.8.12 to avoid problems for them. Jan 22 20:53:01 03Otavio Salvador  07org.openembedded.dev * rd8e12feec8 10openembedded.git/packages/syslinux/ (syslinux-native_3.63.bb syslinux_3.63.bb): syslinux: add a non-native package Jan 22 20:53:10 03Otavio Salvador  07org.openembedded.dev * rf487f04869 10openembedded.git/packages/xorg-xserver/xorg-xserver-common.inc: xorg-xserver-common: do not include .la files in module packages Jan 22 21:05:17 03Stefan Schmidt  07fso/milestone5 * r62919e1fc3 10openembedded.git/packages/tasks/task-fso-compliance.bb: task-fso-compliance: Disable connman until it builds everywhere Jan 22 21:12:54 03Tim 'timtim' Ellis  07org.openembedded.dev * r8ae0d7e999 10openembedded.git/packages/avr-evtd/ (6 files in 3 dirs): avr-evtd: Add avr-evtd, LED/button/watchdog stuff for lsppchd, lsppchg and lsmipsel Jan 22 21:15:21 03Tim 'timtim' Ellis  07org.openembedded.dev * r02a8f539c5 10openembedded.git/conf/machine/lsmipsel.conf: lsmipsel: Move u-boot-utils from machine rdepends to rrecommends, remove pci from features Jan 22 21:15:23 03Tim 'timtim' Ellis  07org.openembedded.dev * r8ae0d7e999 10openembedded.git/packages/avr-evtd/ (6 files in 3 dirs): avr-evtd: Add avr-evtd, LED/button/watchdog stuff for lsppchd, lsppchg and lsmipsel Jan 22 21:15:41 erm. wtf Jan 22 21:16:05 ok yep it only happened once Jan 22 21:16:06 :) Jan 22 21:18:50 03Tim 'timtim' Ellis  07org.openembedded.dev * r3e820bce57 10openembedded.git/conf/machine/include/lsppc.inc: lsppc: Add avr-evtd to machine rdepends, u-boot-utils to rrecommends Jan 22 21:19:57 03Koen Kooi  07org.openembedded.dev * r0e50cf5e04 10openembedded.git/packages/postgresql/postgresql.inc: postgresql: ARM_INSTRUCTION_SET = "arm" Jan 22 21:26:28 03Otavio Salvador  07org.openembedded.dev * r15cf3a07de 10openembedded.git/conf/bitbake.conf: bitbake.conf: add EXTRA_IMAGECMD_{cpio,cpio.gz} variables Jan 22 21:36:45 03Koen Kooi  07org.openembedded.dev * r1f0202f850 10openembedded.git/packages/lirc/lirc-config.inc: lirc: disable parallel make and remove bogus machine overrides Jan 22 21:42:45 03Koen Kooi  07org.openembedded.dev * r55437a9e24 10openembedded.git/packages/gnash/gnash_0.8.4.bb: gnash: add 0.8.4, def pref -1 till it's runtime tested Jan 22 21:46:39 night all Jan 22 21:51:07 anyone used the umon bootloader with oe? Jan 22 22:27:05 03Tim 'timtim' Ellis  07org.openembedded.dev * r3b055bb9bf 10openembedded.git/conf/machine/n1200.conf: n1200: Remove lmsensors-apps from MACHINE_EXTRA_RRECOMMENDS as we dont do anything with it and it doesnt build. Jan 22 23:05:03 hmm... apparently "fakeroot_1.9.6.tar.gz" no longer exists on debian's servers Jan 22 23:05:30 my console-image build is failing because of it.... How do I change it to a different version? Jan 22 23:08:09 what distro are you using? Jan 22 23:08:39 for angstrom, I think the angstrom source mirror has a opy ... Jan 22 23:22:48 Crofton|irssi: the "minimal" distro Jan 22 23:23:13 tripzero: try building angstrom Jan 22 23:23:20 then work on minimal Jan 22 23:23:30 more people build angstrom Jan 22 23:23:46 okay Jan 22 23:23:46 and I think it will get the fakeroot tarball, so you can try minimum after Jan 22 23:33:52 03Stefan Schmidt  07fso/milestone5 * rfc32c74b26 10openembedded.git/conf/distro/include/sane-srcrevs.inc: sane-srcrevs.inc: Bump frameworkd and zhone for the latest fixes Jan 22 23:40:44 yey! d-i RC2 being released :-) Jan 23 00:02:07 * * OE Bug 2742 has been RESOLVED (WONTFIX) by Jan 23 00:02:09 * * test bug, please ignore Jan 23 00:02:11 * * http://bugs.openembedded.net/show_bug.cgi?id=2742 Jan 23 00:03:07 * * OE Bug 2389 has been RESOLVED (WONTFIX) by Jan 23 00:03:09 * * "multiple packages providing same name" from ipkg Jan 23 00:03:11 * * http://bugs.openembedded.net/show_bug.cgi?id=2389 Jan 23 00:07:07 * * OE Bug 3229 has been RESOLVED (WONTFIX) by Jan 23 00:07:09 * * upgrade path for gsmd broken Jan 23 00:07:11 * * http://bugs.openembedded.net/show_bug.cgi?id=3229 Jan 23 00:08:07 * * OE Bug 2278 has been RESOLVED (WONTFIX) by Jan 23 00:08:09 * * calendar refuses to run Jan 23 00:08:11 * * http://bugs.openembedded.net/show_bug.cgi?id=2278 Jan 23 00:09:06 * * OE Bug 2657 has been RESOLVED (WONTFIX) by Jan 23 00:09:08 * * spitz soundcard unusable for sample rates < 12000 Jan 23 00:09:13 * * http://bugs.openembedded.net/show_bug.cgi?id=2657 Jan 23 00:09:20 * * OE Bug 1942 has been RESOLVED (FIXED) by Jan 23 00:09:27 * * file-native-4.20 doesn't build on debian sarge i386 Jan 23 00:09:27 * * http://bugs.openembedded.net/show_bug.cgi?id=1942 Jan 23 00:09:33 * * OE Bug 3267 has been RESOLVED (FIXED) by Jan 23 00:09:34 * * e-wm fails to start after install Jan 23 00:09:36 * * http://bugs.openembedded.net/show_bug.cgi?id=3267 Jan 23 00:11:10 * * OE Bug 2631 has been RESOLVED (WONTFIX) by Jan 23 00:11:10 * * X server returns inconsistent RandR on spitz/akita Jan 23 00:11:10 * * http://bugs.openembedded.net/show_bug.cgi?id=2631 Jan 23 00:13:07 * * OE Bug 2312 has been RESOLVED (WONTFIX) by Jan 23 00:13:09 * * Terminal font too small Jan 23 00:13:11 * * http://bugs.openembedded.net/show_bug.cgi?id=2312 Jan 23 00:16:07 * * OE Bug 3757 has been RESOLVED (WONTFIX) by Jan 23 00:16:09 * *  Jan 23 00:16:11 * * http://bugs.openembedded.net/show_bug.cgi?id=3757 Jan 23 00:17:07 * * OE Bug 4257 has been RESOLVED (FIXED) by Jan 23 00:17:09 * * convert mtn repo to git repo Jan 23 00:17:11 * * http://bugs.openembedded.net/show_bug.cgi?id=4257 Jan 23 00:17:19 * * OE Bug 4250 has been RESOLVED (FIXED) by Jan 23 00:17:21 * * import old bitkeeper history into git Jan 23 00:17:23 * * http://bugs.openembedded.net/show_bug.cgi?id=4250 Jan 23 00:17:31 * * OE Bug 3576 has been RESOLVED (FIXED) by Jan 23 00:17:33 * * midori-0.15 segfaults Jan 23 00:17:35 * * http://bugs.openembedded.net/show_bug.cgi?id=3576 Jan 23 00:35:07 * * OE Bug 4252 has been RESOLVED (FIXED) by Jan 23 00:35:09 * * the git server should have hooks to trigger mails Jan 23 00:35:11 * * http://bugs.openembedded.net/show_bug.cgi?id=4252 Jan 23 00:36:07 * * OE Bug 4249 has been RESOLVED (FIXED) by Jan 23 00:36:09 * * evaluate git as a replacement for monotone Jan 23 00:36:11 * * http://bugs.openembedded.net/show_bug.cgi?id=4249 Jan 23 00:43:02 laibsch :) Jan 23 00:44:07 * * OE Bug 4238 has been RESOLVED (WONTFIX) by Jan 23 00:44:09 * * ipkg grammar fix Jan 23 00:44:11 * * http://bugs.openembedded.net/show_bug.cgi?id=4238 Jan 23 01:12:33 mickey|sports: did the rewrite stuff end up working? Jan 23 01:12:48 (did you see the query string links I found?) Jan 23 01:13:02 i did see them, but i had no time to devote to that Jan 23 01:13:08 was on a bug crusade instead Jan 23 01:13:13 i'll remember to look again tomorrow Jan 23 01:13:17 (It's bed time here) Jan 23 01:13:26 g'night Jan 23 01:13:49 mickey|zzZZzz: thx Jan 23 01:20:26 is there a way to force a patch from SRC_URI? Jan 23 01:21:14 if it fails due to some deviations in the source... Jan 23 01:25:12 denix0: no idea ::( Jan 23 02:10:24 hi all. I'm trying to build gdk-pixbuf and its failing the sanity check because there is still my build env paths in the cflags . ever seen this? Jan 23 02:12:09 * denix0 is away: I'm not here **** ENDING LOGGING AT Fri Jan 23 02:59:57 2009