IRC log for #oe on 20090203

00:08.41*** join/#oe brolin (n=brolin@190.157.13.75)
00:21.50*** join/#oe mithro (n=tim@unaffiliated/mithro)
00:29.19Jay7-> sleep
00:40.29*** join/#oe sputnick` (n=stardust@pla93-1-82-67-251-41.fbx.proxad.net)
00:42.39CIA-203Andrea Adami <andrea.adami@gmail.com> 07org.openembedded.dev * r194a2eae7b 10openembedded.git/packages/linux/ (4 files in 2 dirs):
00:42.39CIA-2linux-rp-2.6.26: refresh defconfigs
00:42.39CIA-2- disable debug kernel
00:42.39CIA-2- refresh using bitbake -c menuconfig
00:42.40CIA-2- bump PR
00:48.49*** join/#oe drw (n=drw@cpe-76-187-64-213.tx.res.rr.com)
00:50.50*** join/#oe archae0pteryx (n=snewman@207.47.42.130.static.nextweb.net)
00:58.39*** join/#oe mithro (n=tim@unaffiliated/mithro)
01:11.54*** join/#oe robtow (n=rtow@nat/montavista/x-44007a487fc27d2e)
01:12.49*** join/#oe BenLauDC (n=benlau@221.125.8.105)
01:19.35*** join/#oe AvengerMoJo_ (n=AvengerM@61.14.130.209)
01:20.27CIA-203Thomas Kunze <thommycheck@gmx.de> 07org.openembedded.dev * r26ff6dabd9 10openembedded.git/packages/linux/linux-rp-2.6.26/defconfig-collie: linux-rp_2.6.26: remove jffs2_summary from collie defconfig
01:21.20*** join/#oe HopsNBarley_ (n=hops@pool-96-249-202-18.snfcca.dsl-w.verizon.net)
01:24.59*** part/#oe olegfink (n=olegfink@62.141.52.142)
01:27.39*** join/#oe GunsNRose (n=GunsNRos@222.212.55.2)
01:38.24*** join/#oe mnabil (n=mnabil@82.201.222.48)
01:45.40*** join/#oe WonderClown (n=rnortman@user-0c8hqij.cable.mindspring.com)
01:46.17WonderClownAnother stupid newbie Q: What is determining my kernel version? (Using Angstrom, machine = x86)
01:46.34WonderClownI'm getting 2.6.21, and I can't see why.  I'd like 2.6.28.
01:48.29WonderClownNothing I can find is specifically requesting that version, so I'm mystified.
01:49.14WonderClownIs there some flag I can get bitbake to get it to tell me why it is pulling in a particular version?
02:05.40*** join/#oe ALoGeNoff (n=alogeno@205.pool80-103-168.dynamic.orange.es)
02:05.47WonderClownAh ha... DEFAULT_PREFERENCE = -1
02:05.56WonderClownThat's preventing the newer kernels from being used.
02:12.14*** join/#oe _hc (n=hanschri@ool-182d0a7f.dyn.optonline.net)
02:17.50*** join/#oe HopsNBarley (n=hops@nslu2-linux/HopsNBarley)
02:21.40*** join/#oe Sleep_Walker (n=Sleep@193.179.96.131)
02:23.02WonderClownNext up: Figuring out how to customize kernel config.
02:23.46WonderClownLooks like linux.inc sets a few things in do_configure_prepend(), and the rest is all left to defaults?
02:25.22WonderClownOh, and there are defconfig files for each machine type.
02:25.47TartarusRight
02:26.17Tartarusand each machine sets a DEFAULT_PREFERNCE_machine = "1" to newer recipes it wants to use
02:26.30Tartaruswhich overrides the -1
02:31.33WonderClownI just set PREFERRED_VERSION_linux = "2.6.28" in my local.conf, is that the wrong way to do it?
02:31.55WonderClownIt's pulling in 2.6.28 now.  I just need to tweak some of the kernel config options.
02:33.07TartarusIn general, yes, that's wrong
02:33.24TartarusIt's ok for making it work, but if you're going to push it upstream..
02:34.51WonderClownI doubt anybody upstream wants my changes.
02:35.08WonderClownI guess the other way to do it is for me to make my own machine definition and/or distro, right?
02:35.18WonderClownI mean, if I want to do it without stepping on anybody else's toes.
02:35.57TartarusNah
02:36.14TartarusJust keep going how you're going, if it's just for you
02:36.24Tartarusdefinately don't want to go the own distro route
02:36.39Tartarusand there's no real need for machine either if you're just tweaking a few things for you for an existing machine
02:37.19WonderClownI'm not seeing how to set kernel compile options other than to create my own machine definition, at least not without modifying the existing files.
02:38.46WonderClownI guess I could make my own .bb file that provides virtual/kernel.
02:39.33Tartarusmodify the existing
02:39.43TartarusThat's the best way to start out
02:40.00*** join/#oe robtow (n=rtow@32.154.216.189)
02:40.02TartarusThen once you know what you've done and what you're going to do long term, think about it
02:42.16*** join/#oe HopsNBarley_ (n=hops@pool-96-249-202-18.snfcca.dsl-w.verizon.net)
02:44.23WonderClownRighto, I'll just replace the defconfig for my machine then.
02:45.13WonderClownThanks for the tips.
02:48.31*** join/#oe robtow (n=rtow@32.154.83.232)
03:32.00*** join/#oe xjqian (n=gordon@mscitspubwlgw.wustl.edu)
03:46.54*** join/#oe HopsNBarley_ (n=hops@pool-96-249-202-18.snfcca.dsl-w.verizon.net)
04:02.15*** join/#oe _hc (n=hanschri@ool-182d0a7f.dyn.optonline.net)
04:26.11*** join/#oe _hc (n=hanschri@ool-182d0a7f.dyn.optonline.net)
04:36.36*** join/#oe alphaone|gone (n=alphaone@2001:638:602:af01:0:0:0:1)
04:47.10*** join/#oe shoragan (n=shoragan@debian/developer/shoragan)
04:55.36*** join/#oe AvengerMoJo_ (n=AvengerM@61.14.130.209)
05:01.27*** join/#oe HopsNBarley_ (n=hops@pool-96-249-202-18.snfcca.dsl-w.verizon.net)
05:01.29*** join/#oe wicknix (n=wicked@32.139.60.193)
05:14.51*** join/#oe JustinP (n=papercra@c-71-204-151-52.hsd1.ca.comcast.net)
05:31.43*** join/#oe tmbinc (i=abcd@83.141.3.59)
05:39.48*** join/#oe HopsNBarley_ (n=hops@pool-96-249-202-18.snfcca.dsl-w.verizon.net)
05:48.35*** join/#oe Sup3rkiddo (n=sudharsh@unaffiliated/sudharsh)
06:05.35*** join/#oe marex (n=marex@vasut.kolej.mff.cuni.cz)
06:11.53*** join/#oe colin__ (n=colin@88-111-192-18.dynamic.dsl.as9105.com)
06:16.47*** join/#oe ScriptRipper (n=martin@85.233.34.53.dynamic.cablesurf.de)
06:19.49*** join/#oe mrc3_ (n=ddiaz@189.157.115.100)
06:30.26*** join/#oe garren|work (n=chatzill@mail.dm.co.za)
06:35.21CIA-203Mike Westerhof <mwester@dls.net> 07org.openembedded.dev * r055f690e4d 10openembedded.git/packages/initscripts/initscripts-slugos_1.0.bb: SlugOS: initscripts-slugos - fix cleanup step; no more checkroot.sh to remove.
06:40.55CIA-203Mike Westerhof <mwester@dls.net> 07org.openembedded.dev * r1bdacf8052 10openembedded.git/packages/initscripts/initscripts-slugos_1.0.bb: SlugOS: initscripts-slugos - remove _all_ the references to checkroot.sh
06:48.47*** join/#oe GNUtoo (n=GNUtoo@host221-133-dynamic.31-79-r.retail.telecomitalia.it)
06:54.48*** join/#oe khem1 (n=khem@adsl-71-146-21-217.dsl.pltn13.sbcglobal.net)
06:58.58*** part/#oe khem1 (n=khem@adsl-71-146-21-217.dsl.pltn13.sbcglobal.net)
07:02.53*** join/#oe mithro (n=tim@unaffiliated/mithro)
07:27.18*** join/#oe pleemans (n=toi@116.54-246-81.adsl-static.isp.belgacom.be)
07:33.10*** join/#oe quickdev (n=quickdev@p5B0543EA.dip.t-dialin.net)
07:37.11*** join/#oe Omegamoon (n=egoe@demolitionman.xs4all.nl)
07:42.00quickdevHy
07:42.08quickdevHey
07:42.53quickdevbitbake -b libstdc++ fails with a traceback: http://rafb.net/p/Ff4fWo95.html Does anyone know what's wrong here?
07:44.49BlindManmorning *
07:49.11methrilmorning
07:57.38mckoanmorning
08:05.48*** join/#oe booxter (n=booxter@cpmsq.epam.com)
08:06.03*** join/#oe booxter (n=booxter@cpmsq.epam.com)
08:24.05*** join/#oe cyberdeck (n=mnemonic@iss60.vlsi.informatik.tu-darmstadt.de)
08:26.56*** join/#oe GNUtoo-desktop (n=GNUtoo@host221-133-dynamic.31-79-r.retail.telecomitalia.it)
09:00.23*** join/#oe pvanhoof (n=pvanhoof@d54C0C0BA.access.telenet.be)
09:04.27*** join/#oe BenLauDC (n=benlau@221.125.8.105)
09:14.49*** join/#oe raster (n=raster@124-170-16-168.dyn.iinet.net.au)
09:15.57*** join/#oe eFfeM (n=frans@195-241-226-180.ip.telfort.nl)
09:21.18*** join/#oe marex (n=marex@vasut.kolej.mff.cuni.cz)
09:25.40*** join/#oe valhalla (n=valhalla@81-174-37-40.dynamic.ngi.it)
09:25.42*** join/#oe mpoullet (n=mpoullet@proxye.avm.de)
09:41.26*** join/#oe Spyro (n=ian@benden.mnementh.co.uk)
09:47.05CIA-203Frans Meulenbroeks <fransmeulenbroeks@gmail.com> 07org.openembedded.dev * r4a88934c44 10openembedded.git/ (conf/checksums.ini packages/python/python-twisted_8.2.0.bb): twisted: updated to 8.2.0
09:53.14*** join/#oe _boto (n=abotorab@212.42.238.23)
09:58.59CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * r48b18d1f41 10openembedded.git/: Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev
09:59.00CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * r0e58397cce 10openembedded.git/packages/xorg-driver/ (xf86-video-omapfb/omapfb-neon.diff xf86-video-omapfb_git.bb): xf86-video-omapfb: add patch for armv7a to do pixel conversion with NEON SIMD
09:59.00CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * r1d16c51cfd 10openembedded.git/conf/checksums.ini: checksums: add more checksums
10:20.53*** join/#oe kristoffer (n=kristoff@81-232-147-83-no25.business.telia.com)
10:23.00*** join/#oe florian_kc (n=fuchs@217.146.132.69)
10:23.54floriangood morning
10:24.02pb_florian: good morning
10:24.24florianpb_: hi!
10:43.25CIA-203Frans Meulenbroeks <fransmeulenbroeks@gmail.com> 07org.openembedded.dev * r9ad544d24d 10openembedded.git/: Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev
10:43.26CIA-203Frans Meulenbroeks <fransmeulenbroeks@gmail.com> 07org.openembedded.dev * r5cb1729e8f 10openembedded.git/ (conf/checksums.ini packages/python/python-twisted_8.2.0.bb):
10:43.26CIA-2Revert "twisted: updated to 8.2.0"
10:43.26CIA-2This reverts commit 4a88934c44f0992cdaa6d2641f81f17474156ead.
10:43.28CIA-2Apparently this is more complicated than I thought and beyond my current capabilites; Sorry!
10:48.59*** join/#oe claudiu_vr (n=claudiu@host93-254-dynamic.4-87-r.retail.telecomitalia.it)
10:49.57*** join/#oe Omegamoon (n=egoe@demolitionman.xs4all.nl)
10:49.57*** join/#oe Sup3rkiddo (n=sudharsh@unaffiliated/sudharsh)
10:49.57*** join/#oe blanny (n=blanny@c-67-172-186-159.hsd1.ca.comcast.net) [NETSPLIT VICTIM]
10:49.57*** join/#oe grma (n=gruberm@chello212186029093.tirol.surfer.at) [NETSPLIT VICTIM]
10:49.57*** join/#oe piroko (n=jeremy@pohl.ececs.uc.edu) [NETSPLIT VICTIM]
10:49.57*** join/#oe digital-ex (n=alex@CPE000fb5209bf9-CM00195eefa0c2.cpe.net.cable.rogers.com) [NETSPLIT VICTIM]
10:49.57*** join/#oe Crofton|work (n=balister@pool-96-240-173-146.ronkva.east.verizon.net)
10:49.57*** join/#oe jpieper_ (n=jpieper@207-180-187-171.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com) [NETSPLIT VICTIM]
10:49.57*** join/#oe peterz (n=peterz@d9244.upc-d.chello.nl) [NETSPLIT VICTIM]
10:49.57*** join/#oe FOM_cle (n=jeffs@rrcs-74-219-98-62.central.biz.rr.com) [NETSPLIT VICTIM]
10:49.57*** join/#oe hadara (i=hadara@bsd.ee) [NETSPLIT VICTIM]
11:01.16*** join/#oe Timelord (n=TL@16.8c.d12c.cidr.airmail.net)
11:14.10eFfeMhmm:
11:14.11eFfeMpostinst script returned status 1                                                                                
11:14.11eFfeMCollected errors:                                                                                                
11:14.11eFfeM<PROTECTED>
11:14.29eFfeMwhen i want to install this. what could be wrong ????
11:22.45CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * rf7b25354f8 10openembedded.git/packages/dsplink/ (codec-engine_2.21.bb dsplink_1.60.bb): dsplink: bump PR
11:22.51CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * r976bc26a2b 10openembedded.git/packages/apr/apr_1.2.12.bb: apr: bump PR
11:49.30mpoullethi, what should I do to fix such errors: ERROR: QA Issue: No GNU_HASH in the elf binary: ?
11:53.50_botothis is a good question
11:54.14BlindManprolly a bit OT, but, i think i remember a project which has easy pluggable modules with a base and various sensors and the like and it was not arduino ... someone got a clue?
12:03.19*** join/#oe AvengerMoJo_ (n=AvengerM@124.126.133.14)
12:05.50pb_mpoullet: check your LDFLAGS
12:06.10pb_eFfeM: almost anything, unfortunately.  you'd have to inspect the postinst script to see what it is trying to do.
12:09.04*** join/#oe fgomez (i=c191fc0b@gateway/web/ajax/mibbit.com/x-839e34030618a5c2)
12:17.53*** join/#oe tchnk2|afk (n=hwtechni@80.78.249.211)
12:20.47eFfeMpb_ the postinst is this:
12:20.48eFfeM#!/bin/sh
12:20.49eFfeMif [ x"$D" = "x" ]; then
12:20.49eFfeM<PROTECTED>
12:20.49eFfeMfi
12:21.05eFfeMand my system does not have an /etc/ld.so.conf
12:21.59eFfeMguess if I look at the tests that probably nothing needs to be done when either ldconfig or ld.so.conf is missing
12:23.21pb_yeah, that is the intention
12:23.32pb_the implementation obviously leaves something to be desired though :-}
12:24.06eFfeMguess so, but not even sure which package makes this; there is no pacakge libpgpmel1 :-(
12:24.19pb_probably package.bbclass at a guess
12:26.03*** join/#oe noglitch (n=Miranda@mail.atmel.fr)
12:26.07eFfeMhm; that has the commands but in a different order
12:26.31eFfeMfirst tests for ld.so.conf then for ldconfig and uses if i.s.o. [
12:27.24pb_right, that sounds less broken
12:27.35pb_is it possible that your libpgpmel1 package is just old and out of date?
12:27.51pb_libgpgmel1 even
12:27.55eFfeMi haven't build it myself, got it from the angstrom feed
12:28.01pb_ah
12:28.11pb_I guess you should take that up with the angstrom people then
12:28.13eFfeMno idea what provides libgpgmel1, there is no pacakge dir
12:28.24*** join/#oe JaMa (n=JaMa@chaos.mk.cvut.cz)
12:28.25eFfeMinstalling something else dragged it in
12:28.27pb_doesn't it have a Source: header in the ipk?
12:28.45eFfeMlet's see if I can find the ipk
12:29.19eFfeMgpgme
12:29.24eFfeMgcrypt
12:29.35pb_okay
12:29.56eFfeMnow building my own, see if it makes a difference
12:45.45*** join/#oe aloisiojr (n=aloisio@200.184.118.130)
12:46.57CIA-203Frans Meulenbroeks <fransmeulenbroeks@gmail.com> 07org.openembedded.dev * r48fd8dfb13 10openembedded.git/packages/gpgme/gpgme_1.1.4.bb: gpgme: bumped PR to force recompile with newer postinst
12:47.25eFfeMpb_ self build version indeed had a newer postinst, on advice of koen bumped PR
12:49.24*** join/#oe alecrim (n=alecrim@189.2.128.130)
12:51.24CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * ra994b2b246 10openembedded.git/packages/tasks/task-beagleboard-demo.bb: task-beagleboard-demo: add picodlp-control
12:51.28CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * r0a33914e7d 10openembedded.git/packages/e2fsprogs/e2fsprogs_1.38.bb: e2fsprogs: use u-a for blkid as well
12:51.59*** join/#oe marex (n=marex@vasut.kolej.mff.cuni.cz)
12:54.34CIA-203woglinde <heinold@inf.fu-berlin.de> 07org.openembedded.dev * r46cb6c7c32 10openembedded.git/packages/dietlibc/files/ccache.patch: dietlibc: fix trailing white spaces
12:54.40CIA-203woglinde <heinold@inf.fu-berlin.de> 07org.openembedded.dev * r33fc8a1cc2 10openembedded.git/ (6 files in 4 dirs): dietlibc: introduce dietlibc to openembedded
13:01.47*** join/#oe thesing (n=tkunze@BAA0707.baa.pppool.de)
13:02.28thesingmorning all
13:06.52*** join/#oe kristoffer_ (n=kristoff@81-232-147-83-no25.business.telia.com)
13:23.41*** join/#oe Spyro (n=ian@5ad1684c.bb.sky.com)
13:25.20*** join/#oe boris_OmegA (n=boris@secad.net8.nerim.net)
13:29.39*** join/#oe waite (n=bwaite@206.83.81.178.ptr.us.xo.net)
13:31.35*** join/#oe birunko (n=birunko@200.184.118.130)
13:49.06*** join/#oe ant_work (n=ant_work@host214-85-static.34-85-b.business.telecomitalia.it)
14:01.09*** join/#oe ALoGeNoff (n=alogeno@205.pool80-103-168.dynamic.orange.es)
14:06.42*** join/#oe hd (n=jd@Wikipedia/HellDragon)
14:07.37*** join/#oe timtimwork (i=54e9fcf8@gateway/web/ajax/mibbit.com/x-d26506583fcf92c7)
14:11.00*** join/#oe vivijim (n=vivijim@unaffiliated/vivijim)
14:12.13*** join/#oe ant_work (n=ant_work@host214-85-static.34-85-b.business.telecomitalia.it)
14:14.04*** join/#oe chouimat|work (n=dieu@kde/developer/chouinard)
14:23.44*** join/#oe _hc (n=hanschri@NYUFGA-WLESSAUTHCLIENTS-01.NATPOOL.NYU.EDU)
14:25.34*** join/#oe hrw (n=hrw@chello089078173235.chello.pl)
14:26.08hrwmorning
14:26.47ant_homemorning hrw, I'm battling with nickserv and atheft of identity...
14:31.26emdetehi, i have trouble building gmp, see http://rafb.net/p/hRGPDH60.html for a log. does someone know whats wrong here?
14:32.05hrwno idea
14:32.33emdetedoes nobody else need gmp? hm...
14:33.21*** join/#oe XorA (n=XorA@94-193-93-235.zone7.bethere.co.uk)
14:34.09emdetei use ENABLE_BINARY_LOCALE_GENERATION = "0" in local.conf, may that be related?
14:34.12hrwarm or x86?
14:34.21hrwit should not be related
14:35.39emdetefor arm (neo)
14:35.44florianhi hrw
14:35.51hrwI am building it for armv5te now
14:36.25hrwdo_compile started
14:36.37hrwemdete: NOTE: package gmp-4.2.4-r0: task do_build: completed
14:36.59hrw~curse intel developers for lack of support for 855gm
14:36.59ibotMay the fleas of a thousand camels infest your most sensitive regions, intel developers for lack of support for 855gm !
14:37.03emdetehrw: can you show me your confs?
14:38.26hrwemdete: http://pastebin.com/d2697c20d
14:38.33emdetehrw: buut gmp build in the past here...
14:39.02*** join/#oe _hc (n=hanschri@NYUFGA-WLESSAUTHCLIENTS-01.NATPOOL.NYU.EDU)
14:40.12hrwI had XGA framebuffer on my laptop in the past....
14:40.25hrw~curse intel
14:40.26ibotMay you be reincarnated as a Windows XP administrator, intel !
14:40.34*** join/#oe hans (n=hanschri@128-122-151-175.DYNAPOOL.NYU.EDU)
14:40.56emdetehrw: cant follow you...
14:41.17*** join/#oe _boto2 (n=abotorab@212.42.238.78)
14:41.17hrwsorry, just fighting with configuring laptop for fosdem
14:41.49hrwand each time I do it I curse intel developers because I am no longer able to get XGA framebuffer
14:42.25*** join/#oe boris_OmegA (n=boris@secad.net8.nerim.net)
14:43.09emdetehm, i nowadays use applecrap - not even funnier. while you can easily deinstall osx you still have the hw :/
14:45.43emdeteSRCREV_epydial = "${AUTOREV}"
14:46.08emdetepuh, ich hasse dies bb sche*** - wer so einen mist erfindet... das kann echt keiner dokumentieren, wie das funzt da
14:46.18XorAmorning
14:46.31*** join/#oe aloisiojr (n=aloisio@200.184.118.130)
14:46.31emdeteoups,sry
14:47.47*** join/#oe rsalveti_ (n=salveti@200.184.118.130)
14:48.22*** join/#oe HopsNBarley (n=hops@nslu2-linux/HopsNBarley)
14:48.24CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * r72ead1798f 10openembedded.git/ (classes/base.bbclass conf/bitbake.conf):
14:48.24CIA-2base.bbclass: only error out on missing checksums when OE_STRICT_CHECKSUMS is set * we want to error out on non-matching sums, missing ones are less bad
14:48.24CIA-2* People can now set OE_STRICT_CHECKSUMS = "" in local.conf to make a missing checksum a warning, but checksum errors are still fatal, as it should
14:56.39*** join/#oe Sleep_Walker (n=Sleep@1.57.broadband2.iol.cz)
15:04.01*** join/#oe kergoth (n=kergoth@65.200.49.156)
15:08.08*** join/#oe bin1010 (n=aars@cyclone.ecs.baylor.edu)
15:19.15*** join/#oe xjqian (n=gordon@mscitspubwlgw.wustl.edu)
15:21.20kergoth"Dolt seems like a great idea.  But why have a separate tool?  Why not
15:21.21kergothsimply integrate its performance improvements into libtool itself?" ... haha.  people should actually, i dont know... read the code, before posting to mailing lists
15:24.10hrw;)
15:25.47timtimworkwoo. my beagle arrived :)
15:26.01hrwtimtimwork: you mean beagleboard right?
15:26.12timtimworkwoof. i mean, yep.
15:26.16kergothgrats
15:26.17*** join/#oe CosmicPenguin (n=nobody@66-162-99-237.static.twtelecom.net)
15:26.20hrwremembers time when OE supported 'beagle' device which finally did not hit market
15:26.30hrwI am waiting for C2 version of BB
15:26.33hrw-> food
15:26.43timtimworkfeature differences?
15:26.48hrwEHCI works
15:26.54hrw256MB ram too
15:28.10*** join/#oe jconnolly (n=jconnoll@firebug.buglabs.net)
15:28.31timtimworkinteresting. still, can wait forever for the next rev with better upgrades :)
15:28.32CIA-203Leon Woestenberg <leon@bigtee.(none)> 07org.openembedded.dev * r29387a6668 10openembedded.git/packages/rt-tests/rt-tests_0.21.bb: rt-tests: Moved from 0.21 to 0.28.
15:28.47timtimworkgot all my extras except for USB wifi that I want already!
15:44.47*** join/#oe Omegamoon (n=egoe@demolitionman.xs4all.nl)
15:49.26*** join/#oe jix (n=jix@p5B103DD0.dip.t-dialin.net)
15:52.03*** join/#oe tomboy64 (n=tomboy64@e178014205.adsl.alicedsl.de)
15:52.39*** join/#oe prpplague (n=dave@mail.americanmicrosystems.com)
15:53.37*** join/#oe Spyro (n=ian@benden.mnementh.co.uk)
15:54.56*** join/#oe Sup3rkiddo (n=sudharsh@unaffiliated/sudharsh)
15:56.12*** join/#oe quickdev (n=quickdev@p5B057745.dip.t-dialin.net)
15:56.13quickdevHey
15:56.55hrwtimtimwork: usb wifi can be bought in shop around the corner usually
15:56.57quickdevWhen compiling my application, which is using a c++ lib, I get: "warning: libstdc++.so.6, needed by /home/deluxe/shr/shr-unstable/tmp/staging/armv4t-angstrom-linux-gnueabi/usr/lib/libewebkit.so, not found (try using -rpath or -rpath-link)". How do I get libstdc++ into my staging directory?
15:57.23*** join/#oe Jay7 (n=jay@93.81.136.171)
15:58.11*** join/#oe archae0pteryx (n=snewman@69-12-128-192.dsl.static.sonic.net)
15:59.40Jay7morning :)
16:12.52timtimworkhrw: yeah, im trying to work out if the ones this shop sells are well supported :)
16:13.09*** part/#oe mpoullet (n=mpoullet@proxye.avm.de)
16:13.31*** join/#oe archae0ptery1 (n=snewman@207.47.42.130.static.nextweb.net)
16:20.02*** join/#oe hrw (n=hrw@chello089078173235.chello.pl)
16:21.03*** join/#oe sudharsh (n=sudharsh@unaffiliated/sudharsh)
16:23.39pb_g'day kergoth
16:27.24*** join/#oe Omegamoon (n=egoe@demolitionman.xs4all.nl)
16:31.12prpplaguepb_: you guys still using s3c24xx stuff?
16:34.17pb_prpplague: yup
16:34.28pb_s3c2412 on our current platform
16:34.47prpplaguepb_: which kernel?
16:35.02pb_dunno, something fairly old.  2.6.21 maybe.
16:35.16pb_I think we got halfway through updating to 2.6.25 and then foundered in some kind of alsa tarpit.
16:35.18prpplaguepb_: i was thinking of starting a #s3cxxxx channel to help get the users together
16:35.34pb_yeah, not a bad idea.
16:35.43prpplaguepb_: yea, 2.6.22 to 2.6.25 is a big leap, and 2.6.25 to 2.6.28 is a big leap as well
16:36.10pb_right
16:36.21broonieIf someone can convince fluffy to actually apply patches that'd be nice :(
16:36.35pb_that would be nice, but I fear it is an impossible dream.
16:36.37prpplaguebroonie: yea, i think he's been pretty sick as of late
16:44.24*** join/#oe darion76 (i=darion@94-248-90-20.dynamic.peoplenet.ua)
16:47.35*** join/#oe booxter (n=booxter@night02.sml.by)
16:57.19quickdevHow do I get libstdc++.so into my staging directory?
16:58.14prpplagueif anyone is using the S3C24xx series stuff, you are welcome to join a new channel to deal with kernel dev on the S3C series at #s3cxxxx
16:58.24CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * r1063366b19 10openembedded.git/contrib/angstrom/sort.sh: angstrom feed sorter: update feed browser as well when new packages are found
17:01.13jixis there any discription on how to change the kernel config that is used by OE? or better a way to compile the kernel manually... so i can do rapid make menuconfig make *image cycles?
17:09.24cbrakejix: I typically just build the kernel outside OE for development
17:09.46*** join/#oe Sleep_Walker (n=Sleep@193.179.96.131)
17:09.51cbrakejix: once everthing is working, then I update the OE recipe
17:09.58hrwjix: bitbake virtual/kernel -cconfigure, then bitbake virtual/kernel -cmenuconfig, then -cinstall, then -cmenuconfig, then -ccompile -f
17:10.00*** join/#oe sudharsh (n=sudharsh@unaffiliated/sudharsh)
17:11.11cbrakejix: and there you have the power user version ^^^^^^^^^ :-)
17:11.29hrw;D
17:12.30cbrakejix: also, you can CD into the working directory and run ../temp/run.do_ scripts as well or use devshell -- lots of options ..
17:18.40*** join/#oe HopsNBarley (n=hops@nslu2-linux/HopsNBarley)
17:22.25*** join/#oe zedstar (n=john@fsf/member/zedstar)
17:23.02*** join/#oe Sleep-Walker (n=Sleep@193.179.96.131)
17:23.45jixthanks
17:24.54hrwbye
17:24.55*** join/#oe _hc (n=hanschri@128-122-151-175.DYNAPOOL.NYU.EDU)
17:24.56*** join/#oe Omegamoon (n=egoe@demolitionman.xs4all.nl)
17:31.09*** join/#oe Spyro (n=ian@92.21.54.154)
17:44.10quickdevI get: /home/deluxe/shr/shr-unstable/tmp/cross/armv4t/lib/gcc/arm-angstrom-linux-gnueabi/4.2.1/../../../../arm-angstrom-linux-gnueabi/bin/ld: warning: libstdc++.so.6, needed by /home/deluxe/shr/shr-unstable/tmp/staging/armv4t-angstrom-linux-gnueabi/usr/lib/libewebkit.so, not found (try using -rpath or -rpath-link). Does anyone know where the cause could be?
17:57.06*** join/#oe GNUtoo (n=GNUtoo@host221-133-dynamic.31-79-r.retail.telecomitalia.it)
18:01.08*** join/#oe _hc (n=hanschri@128-122-151-175.DYNAPOOL.NYU.EDU)
18:03.58*** join/#oe Omegamoon (n=egoe@demolitionman.xs4all.nl)
18:05.37*** join/#oe Crofton (n=balister@175.sub-70-211-175.myvzw.com)
18:07.33*** join/#oe Omegamoon (n=egoe@demolitionman.xs4all.nl)
18:08.55*** join/#oe Omegamoon (n=egoe@demolitionman.xs4all.nl)
18:14.13*** join/#oe robtow (n=rtow@nat/montavista/x-9c43314bf0ab6f0f)
18:15.11*** join/#oe e-ffi (n=cybercom@dslb-088-068-178-217.pools.arcor-ip.net)
18:17.46*** join/#oe sudharsh (n=sudharsh@unaffiliated/sudharsh)
18:21.06*** join/#oe timtimred (n=meh@92-237-114-21.cable.ubr03.chms.blueyonder.co.uk)
18:22.12*** join/#oe Omegamoon (n=egoe@demolitionman.xs4all.nl)
18:22.59jixwhen i do a kernel compile by the way hrw described... in which dir does it end...
18:23.32cbrakejix: <tmpdir>/work/<machine>/...
18:28.03jixok
18:31.19*** join/#oe Omegamoon (n=egoe@demolitionman.xs4all.nl)
18:37.01*** join/#oe pleemans (n=toi@d54C2AAB7.access.telenet.be)
18:39.55*** join/#oe kergoth (n=kergoth@65.200.49.156)
18:40.40*** join/#oe Omegamoon (n=egoe@demolitionman.xs4all.nl)
18:43.32*** join/#oe AvengerMoJo_ (n=AvengerM@124.126.133.14)
18:57.59*** part/#oe darion76 (i=darion@94-248-90-20.dynamic.peoplenet.ua)
19:03.15*** join/#oe dcordes (n=dcordes@unaffiliated/dcordes)
19:14.16*** join/#oe Crofton (n=balister@66-207-65-47.bark.dmt.ntelos.net)
19:22.35*** join/#oe florian (n=fuchs@g227183148.adsl.alicedsl.de)
19:23.08florianre
19:24.26*** join/#oe tripzero (n=kev@c-98-202-80-204.hsd1.ut.comcast.net)
19:24.59tripzerohow easy/difficult would it be to modify the "angstrom" distro to produce a zImage instead of a uImage kernel?
19:27.07khemtripzero: set KERNEL_IMAGETYPE= "zImgae"
19:28.03khemin the kernel bb file that your distro/machine will pull
19:28.15*** join/#oe chouimat|work (n=dieu@kde/developer/chouinard)
19:30.56*** part/#oe claudiu_vr (n=claudiu@host93-254-dynamic.4-87-r.retail.telecomitalia.it)
19:31.44*** join/#oe claudiu_vr (n=claudiu@host93-254-dynamic.4-87-r.retail.telecomitalia.it)
19:32.30*** join/#oe jix (n=jix@dyndsl-095-033-098-203.ewe-ip-backbone.de)
19:39.03*** join/#oe Roman_Khimov (n=rik@ns2.vsev.lanck.net)
19:40.00sakomandirk2: gitorious seems to be having difficulties with our git branch antics
19:40.25sakomanI may need to fuss with gitorious to get things right :-(
19:40.35sakomanmy repo is good though
19:40.39sakomansigh
19:41.17*** join/#oe mrmoku_ (n=flux@ppp-62-216-219-84.dynamic.mnet-online.de)
19:42.12*** join/#oe Spyro (n=ian@benden.mnementh.co.uk)
19:43.27*** join/#oe thesing (n=tkunze@BAA0707.baa.pppool.de)
19:44.44Roman_KhimovHello everyone.
19:44.57Roman_KhimovWhat's the best way to push new package into OE repo?
19:46.28*** join/#oe archae0pteryx (n=snewman@207.47.42.130.static.nextweb.net)
19:47.41thesingmail a patch to oe-devel
19:48.17Roman_KhimovOK.
19:51.10khemRoman_Khimov: hey howdy
19:51.18khemRoman_Khimov: where are working these days
19:56.15*** join/#oe archae0ptery1 (n=snewman@207.47.42.130.static.nextweb.net)
20:04.55*** join/#oe NAiL (n=repvik@nslu2-linux/repvik)
20:06.33*** join/#oe eFfeM (n=frans@195-241-226-180.ip.telfort.nl)
20:07.10*** join/#oe sudharsh (n=sudharsh@unaffiliated/sudharsh)
20:07.15*** join/#oe robtow (n=rtow@32.152.153.255)
20:09.59eFfeMis it ok to have a package based upon svn that is pinned to a specific date ?
20:12.01eFfeMmickey|zzZZzz: tried the package python-coherence you made for me the other day; apparently it does not install: An error ocurred, return value: 1074020864.; i've tried with verbose but that did not give a clue about what is wrong.
20:12.11eFfeMmickey|zzZZzz: do you have an idea?
20:14.43*** join/#oe thesing (n=tkunze@BAA0707.baa.pppool.de)
20:14.49*** join/#oe gremlin[it] (n=gremlin@ppp-93-183.30-151.libero.it)
20:18.23*** join/#oe kristoffer (n=kristoff@81-232-147-83-no25.business.telia.com)
20:21.03pb__eFfeM: yes, that should be fine.  there are plenty of svn packages in the repository.
20:22.24eFfeMpb__ the ones I found are at the trunk (which I do not want as I cannot guarantee it builds tomorrow)
20:22.32tripzerowhat kernel does angstrom use?
20:23.01eFfeMpb__ actually was looking for a sample somewhere that uses a fixed data
20:25.07florianeFfeM: most dates or revisions are fixed in sane-srcdates.inc and sane-srcrevs.inc anyway
20:25.20eFfeMah ok
20:25.42floriantripzero: depends on the device
20:26.03pb__eFfeM: tremor, for example, is done how you want
20:26.26eFfeMpb__, thanks! I was unaware of SRCDATE
20:26.33pb__well, actually it has both a fixed and a floating version, but the fixed one should serve as a reasonable example
20:26.45tripzerohmm... looks like 2.6.28 for the aat91sam9263ek
20:27.20pb__tripzero: you probably want #angstrom for angstrom questions
20:27.48floriantrue
20:27.52tripzerookay
20:28.19florianbut usually is this like asking people to consult /dev/null ;)
20:28.38eFfeMlol
20:29.06*** join/#oe robtow1 (n=rtow@32.153.80.48)
20:35.04*** join/#oe jkridner|work (n=a0321898@nat/ti/x-14e773c1347d5294)
20:36.38*** join/#oe mib_xzr4vp (i=4e34c86f@gateway/web/ajax/mibbit.com/x-ffd407ef36681878)
20:37.24mib_xzr4vphi, does anyone know when the angstrom site is expected to be alive again?
20:41.59florianjust tries to find out what's wrong
20:43.31*** join/#oe robtow2 (n=rtow@32.154.184.28)
20:44.54*** join/#oe bin10101 (n=aars@rrcs-24-153-239-89.sw.biz.rr.com)
20:45.04*** part/#oe robtow2 (n=rtow@32.154.184.28)
21:00.03*** join/#oe quickdev (n=quickdev@p5B057745.dip.t-dialin.net)
21:00.54*** join/#oe robtow (n=rtow@32.156.16.149)
21:11.26*** join/#oe bbradley_ (n=bbradley@87-194-119-230.bethere.co.uk)
21:11.52*** join/#oe waite1 (n=bwaite@206.83.81.178.ptr.us.xo.net)
21:17.58eFfeMhm, what do i do to fix thsi: configure: error: PCI utils library not found, please install pci-utils.
21:18.11eFfeMi have already added a DEPENDS to pciutils
21:19.42*** join/#oe waite (n=bwaite@206.83.81.178.ptr.us.xo.net)
21:25.56*** join/#oe pleemans (n=toi@d54C2AAB7.access.telenet.be)
21:35.09thesingXorA: hi
21:35.37thesingXorA: I just tried the .28 kernel. and sd cards seem to work better.
21:35.47mwestereFfeM:  perhaps pciutils-devel?
21:36.00mwesterer, scratch that.
21:36.23mwesterI think that should be staged, regardless.
21:36.34mwesterSo I'm not sure.
21:41.41XorAthesing: cool
21:41.52XorAthesing: updates pushed into OE?
21:41.55eFfeMmwester: it is staged
21:42.08eFfeMthere is a configure.ac with AC_CHECK_LIB([pci], [pci_alloc],  .....
21:42.44thesingXorA: should I? I thought I try to get suspend working first.
21:43.07XorAthesing: oh ok, not working yet, dont rush :-)
21:43.24XorAwill be away for FOSDEM anyway
21:43.38*** part/#oe Omegamoon (n=egoe@demolitionman.xs4all.nl)
21:43.50*** part/#oe claudiu_vr (n=claudiu@host93-254-dynamic.4-87-r.retail.telecomitalia.it)
21:50.45CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * rf7630aca16 10openembedded.git/packages/rt2x00/ (8 files): rt2x00: bump PR
21:51.50Tartarushey khem ?
21:52.59Tartaruskhem, think it's worth trying to make glibc 2.6 happy with gcc 4.3 or just use eglibc/
21:58.12pb__eFfeM: you'll have to check the config.log (and/or configure script itself) to figure out what exactly is going wrong.
21:58.42pb__maybe your staged libpci is broken in some way, or maybe the configure check is faulty
22:04.33*** join/#oe Crofton (n=balister@12.152.49.66)
22:06.58eFfeMpb__ apparently -lpci requires -lz
22:08.43pb__eFfeM: you mean you get lots of undefined symbol errors for zlib things?
22:08.49eFfeMyes
22:09.18eFfeMpb__: see http://www.pastebin.ca/1326629 ; note that someone is already trying to help me with this
22:10.05pb__ah, your libpci is built wrong
22:10.20pb__for some reason it seems to have only generated a static library, not the shared one
22:11.03*** join/#oe ant__ (n=ant@host253-16-dynamic.0-87-r.retail.telecomitalia.it)
22:11.36pb__hi ant________
22:11.51ant__hi, battling with tail...
22:12.03eFfeMpb__, that is correct, there is no dynamic lib, but this is the std pci recipe
22:12.19pb__eFfeM: I guess the pci recipe must be broken.
22:12.28eFfeMyup
22:12.43pb__if it isn't producing a shared library then it is going to be pretty useless.
22:12.51Jay7ant__: hey :)
22:13.27pb__static libs, as well as all the obvious disadvantages, don't have any dependency tracking (as you discovered)
22:13.44khemTartarus: use eglibc
22:13.56Tartarusk
22:14.02pb__so, a static libpci.a is no use unless you happen to "just know" what other libraries it needs.  in the general case, this is obviously no good.
22:14.04khemTartarus: I personally have stopped maintaining it :)
22:14.05Tartaruskinda what I thought you would say :)
22:14.14Tartarusglibc 2.6? :)
22:14.21khemTartarus: use 2.9 eglibc
22:14.25khemit should be stable
22:14.35khemand if there are issues I will be interested
22:14.40Tartarusok
22:14.49Tartarusre-started my mipsel build
22:15.01khemvery good
22:15.05eFfeMpb__, the issue seems to be that libpci is a side product of pciutils and as such not too often used
22:15.23pb__yeah, that's probably true
22:18.01khemin gcc 4.3.3 if you get ICE it stores the preprocessed file for you
22:18.05khemisnt that cool
22:18.54khemeven if you did not ask for it
22:19.02eFfeMpb__ will dig into pciutils tomorrow, apparently the oe version is outdated anyway so let's first move to the latest version
22:19.03khemsaves time for me
22:19.08eFfeMnow calling it  a day, cya!
22:30.41*** join/#oe ant__ (n=ant@host253-16-dynamic.0-87-r.retail.telecomitalia.it)
22:43.22*** join/#oe ant_home (n=ant@host253-16-dynamic.0-87-r.retail.telecomitalia.it)
22:47.53*** join/#oe roopar (n=roopati@nat/ti/x-bdf2eb06fcbb5634)
22:53.37*** join/#oe dcordes_ (n=dcordes@unaffiliated/dcordes)
22:53.54*** join/#oe marex (n=marex@vasut.kolej.mff.cuni.cz)
22:57.56*** join/#oe aloisiojr (n=aloisio@200.184.118.130)
23:12.14*** join/#oe CoreDump (n=mhentges@hentges.net)
23:13.14*** join/#oe cdbot2 (n=cdbot2@hentges.net)
23:16.02*** join/#oe mnabil (n=mnabil@62.135.96.239)
23:26.40TartarusBah
23:26.42Tartaruskhem ! :)
23:26.56Tartarusgperf -acCgopt -k1,2,5,9,$ -L ANSI-C -N charmap_hash charmap-kw.gperf > charmap-kw.h.new
23:26.56Tartarusmake[2]: *** [programs/charmap-kw.h] Error 127
23:27.05Tartarusgperf not found
23:27.22Tartaruseasy fix I think, testing
23:30.06TartarusWell, easy but I don't know if quite right
23:30.23Tartaruseglibc_{2.9,svn}.bb: DEPENEDS += gperf-native
23:39.55*** join/#oe lisppaste7 (n=lisppast@common-lisp.net)

Generated by irclog2html.pl Modified by Tim Riker to work with infobot.