IRC log for #oe on 20090205

00:06.28*** join/#oe raster (n=raster@enlightenment/developer/raster)
00:21.18*** part/#oe khem` (n=khem@adsl-71-146-21-217.dsl.pltn13.sbcglobal.net)
00:22.17khemhow can I figure out what version of kernel does my build pick up
00:28.17*** join/#oe GNUtoo (n=GNUtoo@host221-133-dynamic.31-79-r.retail.telecomitalia.it)
00:33.37denix0khem: how about this - bitbake virtual/kernel -g && grep label=\"kernel depends.dot
00:33.42*** join/#oe jezember (n=jezember@host81-156-42-209.range81-156.btcentralplus.com)
00:35.40jezemberheya, can anyone help with a bitbake SRC_URI problem?  I can't work out how to get it to accept my github URI..
00:41.50khemdenix0: I am looking to use it in another recipe
00:42.16khemI cant use depends.dot
00:42.43khemjezember: paste your recipe somewhere
00:42.56khemjezember: ~paste
00:44.01jezemberkhem: the git URI is (similar to) git@github.com:user/repo.git which horribly breaks bitbake with "fatal: Unable to look up git@github.com (port pixelbeat) (Servname not supported for ai_socktype)"
00:44.35jezemberand I can't use an http uri cos it's an ssh protected repo
00:49.50khemSRC_URI = "git://github.com/mikegr/sbc.git;protocol=git"
00:50.13khemjezember: something like that might work
00:52.52*** join/#oe archae0pteryx (n=snewman@207.47.42.130.static.nextweb.net)
00:54.43jezembersomething is prepending the URI with an angstrom mirror URL (which I can probably track down) so can't immediately test this, but pretty sure it won't work as that's git protocol (port 9418) and I need it to do an ssh fetch.  I'm guessing ssh git fetches are not supported by bitbake.  If that's the case, is there some mechanism to farm out the fetch?
00:55.26khemwell which project are looking for specifically
00:56.49jezembermy own project, I'm trying to add my package into my local overlay (I don't want to check all the files in to the overlay repo unless I really have to)
01:00.10jezemberoo I might have just found the answer - the URI should be git+ssh://  - wtg google :)
01:02.16jezemberah well, that's what the URI would be if bitbake supported it, which it doesn't.  nvm I'll think of something else.
01:04.14robtowANyone here have experience using the code sourcery toochain with Open Embedded?
01:06.31*** join/#oe HellDragon (n=jd@Wikipedia/HellDragon)
01:09.56khemrobtow: external toolchain
01:10.10khemwhy dont you want internal
01:10.16khembrb
01:12.44*** join/#oe guillaum1 (n=gl@AMontsouris-153-1-14-242.w86-212.abo.wanadoo.fr)
01:15.48robtowHi khem.
01:16.03robtowWhy don't I want the regular? Because management told me to use this one.
01:16.05scruggsjezember: have you tried with protocol=ssh? not sure if it works but might be worth a try?
01:17.18jezemberscruggs, yeah that didn't help BUT there is a ssh fetcher (which isn't documented)...  I tried that with protocol=git:
01:17.28robtowSigh.
01:17.28jezemberSRC_URI = "ssh://git@github.com:user/repo.git;branch=master;protocol=git"
01:17.52robtowI believe it's because of the code generated for the particular ARM processor variant.
01:18.00jezemberand got Permission denied (publickey).  which may or may not be a step forward..
01:18.23robtowAnyway, I *do* need to invoke the codesourcery toolchain.
01:18.44jezemberrobtow, if you're on a Cortex-A8 core you definitely want to use codesourcery - heavily optimised
01:18.51robtowI found this: http://blog.denix.org/2008/09/add-codesourcery-as-oe-sdk-toolchain.html
01:19.15robtowjezember - yes, that's apparently the issue.
01:19.27jezemberlook at the beagleboard machine config, it's setup to do what you want I believe
01:19.37robtowjezember - do you know how to invoke an external toolchain like that?
01:20.28scruggsjezember: this isn't the most elegant solution but in the past I've made tarballs of hard to fetch sources and served them from my local machine
01:22.17jezemberscruggs - thanks, that might be how it ends up
01:23.30scruggsthe nice part about doing it that way is once you have the source its not re-fetched, so you're free to move on to other issues and revisit fetching in the recipe at a later point
01:25.08*** join/#oe brolin (n=brolin@190.157.13.75)
01:39.19*** join/#oe archae0pteryx (n=snewman@207.47.42.130.static.nextweb.net)
01:44.03*** part/#oe jezember (n=jezember@host81-156-42-209.range81-156.btcentralplus.com)
02:13.42*** join/#oe BenLauDC (n=benlau@221.125.8.105)
02:26.42*** join/#oe HopsNBarley (n=hops@nslu2-linux/HopsNBarley)
02:32.27*** join/#oe kergoth (n=kergoth@ip68-3-163-239.ph.ph.cox.net)
02:37.44*** join/#oe GunsNRose (n=GunsNRos@222.212.63.208)
02:44.24*** join/#oe hufnus_cicq (n=hufnus_c@69-12-177-67.dsl.static.sonic.net)
03:06.43*** join/#oe wicknix (n=wicked@32.140.202.71)
03:09.07*** join/#oe hufnus (n=slonsiki@69-12-177-67.dsl.static.sonic.net)
03:09.44*** part/#oe hufnus (n=slonsiki@69-12-177-67.dsl.static.sonic.net)
03:36.08*** join/#oe GunsNRose_ (n=GunsNRos@222.212.63.208)
03:37.24*** join/#oe johncylee (n=john@59-124-115-148.HINET-IP.hinet.net)
04:23.02*** join/#oe HopsNBarley_ (n=hops@pool-96-249-202-18.snfcca.dsl-w.verizon.net)
05:01.16*** join/#oe moi1234 (n=moi@ip70-179-18-67.sd.sd.cox.net)
05:01.55*** join/#oe xjqian (n=gordon@71-85-149-76.dhcp.stls.mo.charter.com)
05:27.56*** join/#oe Sup3rkiddo (n=sudharsh@unaffiliated/sudharsh)
05:50.26*** join/#oe hillct (n=hillct@cpe-069-134-049-165.nc.res.rr.com)
06:08.02*** join/#oe colin_ (n=colin@88-111-192-18.dynamic.dsl.as9105.com)
06:17.21*** join/#oe ScriptRipper (n=martin@85.233.34.53.dynamic.cablesurf.de)
07:03.55*** join/#oe garren|work (n=chatzill@mail.dm.co.za)
07:14.18*** join/#oe pleemans (n=toi@116.54-246-81.adsl-static.isp.belgacom.be)
07:20.54*** join/#oe jpieper_ (n=jpieper@207-180-187-171.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com)
07:42.10*** join/#oe Sleep_Walker (n=Sleep@nat/suse/x-882fa8e3ba6153ef)
07:50.00*** join/#oe |miska| (n=|miska|@uyulala.karlin.mff.cuni.cz)
07:54.47*** join/#oe booxter (n=booxter@cpmsq.epam.com)
08:03.27*** join/#oe noglitch (n=Miranda@mail.atmel.fr)
08:06.34*** join/#oe tomboy64 (n=tomboy64@e178031165.adsl.alicedsl.de)
08:13.06*** join/#oe garren|work (n=chatzill@mail.dm.co.za)
08:18.26*** join/#oe boris_OmegA (n=boris@194.51.141.172)
08:29.22CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * r76306b9791 10openembedded.git/contrib/angstrom/ (build-feeds.sh build-release.sh): angstrom autobuilder: cleanup and add overo, omap3-pandora
08:32.10methrilmorning
08:39.36*** join/#oe gremlin[it] (n=gremlin@host209-103-static.32-85-b.business.telecomitalia.it)
08:40.19gremlin[it]morning all !
08:44.31mckoanmorning
08:50.01*** join/#oe mpoullet (n=mpoullet@proxye.avm.de)
08:51.19mpoulletgood morning
08:51.55CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * rc3f2452c5d 10openembedded.git/contrib/angstrom/build-feeds.sh: angstrom feed builder: add python-coherence
08:52.46mpoulletis there a tool/a command to add new archives to checksums.ini?
08:59.54*** join/#oe pvanhoof (n=pvanhoof@d54C0C0BA.access.telenet.be)
09:02.04*** join/#oe AvengerMoJo (n=AvengerM@61.14.130.209)
09:12.36*** join/#oe thorsten1 (n=the_mann@sav034.fh-bochum.de)
09:15.37*** join/#oe ||Leto|| (n=tomboy64@e178045201.adsl.alicedsl.de)
09:19.36mckoanmpoullet: http://wiki.openembedded.net/index.php/Checksums
09:20.34*** join/#oe sicu (n=n_a@cm-84.208.86.111.getinternet.no)
09:21.46mpoulletmckoan: thanks!
09:26.02mckoanmpoullet: you could also use OE_ALLOW_INSECURE_DOWNLOADS=1 to avoid checksum test
09:41.20*** join/#oe florian_kc (n=fuchs@217.146.132.69)
09:42.33floriangood morning
09:43.06gremlin[it]morning florian
09:44.46*** join/#oe Jay7 (n=jay@93.81.136.171)
09:47.46Jay7morning :)
09:49.39Jay7can anybody suggest irc bot for channel logging?
09:49.57Jay7better as online service :)
09:50.31*** join/#oe timtimwork (i=54e9fcf8@gateway/web/ajax/mibbit.com/x-e22c14fd7ef83fd0)
09:51.04*** join/#oe |miska| (n=|miska|@uyulala.karlin.mff.cuni.cz)
09:57.53*** join/#oe Timelord0 (n=TL@16.8c.d12c.cidr.airmail.net)
10:07.39*** join/#oe sicu (n=n_a@cm-84.208.86.111.getinternet.no)
10:25.38*** join/#oe marex (n=marex@vasut.kolej.mff.cuni.cz)
10:26.29*** join/#oe sschober (n=sven@hysbald.informatik.uni-ulm.de)
10:26.42sschoberhi folks
10:28.35sschoberi'm trying to build debian packages for the n810 (maemo-chinook, armel) using chinook-compat.conf and omap2420h4.conf. but i'm getting deb of arch. 'arm' as a result, which dpkg refuses to install on target... any hints?
10:30.04floriansschober: What does dpkg say?
10:30.30sschoberflorian: just a moment i'll try..
10:31.29mckoanmpoullet: please ignore my previous post, better to use  OE_STRICT_CHECKSUMS = ""
10:31.44mckoansee http://wiki.openembedded.net/index.php/AdvancedConfiguration
10:31.55mckoanthx koen ;-)
10:32.48sschoberflorian:  package architecture (arm) does not match system (armel)
10:33.11sschoberextracting the deb file and invoking the binaries works though
10:33.36sschoberi don't get the differencs between arm and armel, anyway...
10:35.08floriansschober: sounds like oe does not set the correct arch in the deb files then. thebohemian would know...
10:36.10sschoberflorian: in chinook-compat.conf some variables are set which seem to be connected to this: DPKG_ARCH_nokia800 = "armel"
10:36.47sschoberbut somehow this doesn't get communicated down to the actual packaging process
10:37.53floriansschober: is it possible that the same entry for the n810 is missing?
10:38.50sschoberflorian: yeah, it's actually missing.. there is no entry reading ..._nokia810; you're suggesting to add one?
10:39.13floriansschober: if this is your MACHINE setting - yes
10:40.44sschoberflorian: i didn't find a n8xx machine conf, so i used omap2420h4.conf, which seems to be the exact cpu in the n810...
10:41.44sschoberflorian: in omap2420h4.conf TARGET_ARCH is set to 'arm' so maybe this is the culprit?
10:42.24floriansschober: yes
10:42.48floriansschober: set it to "nokia800" and it should work
10:43.28sschoberflorian: i seem to have been blind yesterday, there actually _is_ a nokia800.conf :(
10:43.41*** join/#oe claudiu_vr (n=claudiu@host240-52-dynamic.1-79-r.retail.telecomitalia.it)
10:43.56floriansschober: don't worry :-)
10:44.42sschoberflorian: so i'll try rebuilding nano (my test balloon again)
10:46.59sschoberanother thing i was wondering: is there some 'canonical' way of handling outdated src_uris? i ran into some trouble yesterday connected to some old dpkg versions
10:48.23floriansschober: yes that's a problem indeed: people do not notice missing source packages because they are pulled only one time
10:48.37sschoberah, ok. i see
10:50.44floriansschober: if you notice that something is not fetchable any more it would be a good idea to send a note to the list
10:50.57sschoberok, i'll do that :)
10:51.10floriansschober: thanks
10:54.54sschoberflorian: with my changed machine config, bitbake tells me theres nothing to do :( would it make sense then to rebuild everything or just the leave package (nano in this case)?
10:56.04floriansschober: yes, i guess that's necessary
10:56.57sschoberso rebuilding everything?
10:57.25floriansschober: yes... I would do this.
10:57.28sschoberokay :) thanks
10:58.16sschoberthis seems like a rather longish trial and error cycle *g*
10:58.42pb_florian: good morning
10:59.09florianhey pb_
11:14.05*** join/#oe likewise (n=Leon_Woe@atwork-193.r-212.178.107.atwork.nl)
11:33.23*** join/#oe thesing (n=tkunze@p57BB72F1.dip.t-dialin.net)
11:34.22*** join/#oe thesing (n=tkunze@p57BB72F1.dip.t-dialin.net)
11:35.51*** join/#oe pb_ (n=pb@castle.reciva.com)
11:36.12thesingmorning all
11:46.50*** join/#oe tkunze (n=tkunze@p57BB72F1.dip.t-dialin.net)
11:47.54*** join/#oe ChanServ (ChanServ@services.)
11:47.54*** mode/#oe [+o ChanServ] by irc.freenode.net
11:48.44tkunzeflorian, are you aware that harddisk of serenity is nearly full?
11:49.35floriantkunze: yes but thanks for the hint. in fact both should be filled quite a lot - today is backup day
11:50.13tkunzeok. good to know.
11:50.53*** join/#oe pb_ (n=pb@castle.reciva.com)
12:02.53*** join/#oe janinge (i=j@ninge.net)
12:02.53likewiseCrofton, all: did we agree on a FOSDEM/OE meeting on Friday?
12:18.47*** join/#oe mithro_ (n=tim@unaffiliated/mithro)
12:42.03gremlin[it]likewise, where and when ?
12:46.04*** join/#oe drw (n=drw@cpe-76-187-64-213.tx.res.rr.com)
12:49.23*** join/#oe cedric (n=cedric@enlightenment/developer/cedric)
12:56.08likewisegremlin[it]: well, I don't know. I just read the mailing list but it doesn't mention an agreed place/time for friday.
12:57.29gremlin[it]i hear (but not sure) about a meeting at Astrid at 14 friday ... but not confirmed ...
12:58.39gremlin[it]i don't know if there is a meet in early afternoon to do some kind of "work" about OE ... or if is a late afternoon meeting just to meet and move to beer event
13:12.59mckoangremlin[it]: AFAIK is not an official meeting, however I'll be there
13:13.09gremlin[it]me too
13:13.32gremlin[it]would be nice to share some cell number so we can sync ...
13:16.10claudiu_vrhi, I want to add alsa-driver 1.0.19 into my custom image...I modified alsa-driver_0.9.6-hh4c.bb in /openeembedded/packages/alsa like this http://pastebin.com/m4c4460a8 and named the recipe alsa-driver_1.0.19.bb, but when I build I have this error:
13:16.10claudiu_vr| make: *** No targets specified and no makefile found.  Stop.
13:16.10claudiu_vr| FATAL: oe_runmake failed
13:16.10claudiu_vrSomeone can help me, or tell me what I'm doing wrong?
13:24.19likewisegremlin[it]: my cell number +31 6 472 30 372
13:26.57gremlin[it]ok likewise !
13:28.05likewisegremlin[it]: can you send me an SMS message once you know a time/place? I am staying at the Astrid on Friday night/ Saturday morning and will travel by car to FOSDEM and leave in the Sat afternoon
13:28.33gremlin[it]ok
13:30.44gremlin[it]likewise, i send u a sms so you have my number too
13:31.16likewisegremlin[it]: don't have my cell with me (forgot it) but thanks, I'll see it this evening.
13:31.50gremlin[it]don't forget the cell tomorrow ! ;)
13:33.36*** join/#oe chouimat|work (n=dieu@209.217.106.98)
13:34.21_botois there a way to refer to mozilla headers when building an own plugin?
13:35.14_botois there somewhat like "firefox_${PN}"?
13:35.30*** join/#oe aloisiojr (n=aloisio@200.184.118.130)
13:35.44_botoso i could use it for setting up the include header paths for my plugin
13:36.19_botoi have seen that swdef plugin has an own copy of needed plugin headers; it makes me think weird things ;-)
13:36.47_botohowdy DJWillis?
13:37.59florianclaudiu_vr: looks like it tries to run make in the wrong directory. so S is likely to be wrong
13:38.16_botoDJWillis: still struggling under heady workload? ;_)
13:38.24_botohi florian
13:38.45florianhi _boto
13:41.00*** join/#oe waite (n=bwaite@206.83.81.178.ptr.us.xo.net)
13:44.27gremlin[it]hi florian
13:44.58gremlin[it]florian, all : did we agree on a FOSDEM/OE meeting on Friday?
13:45.36floriangremlin[it]: I don't know since I won't be there earlier than Saturday morning :-(
13:45.49gremlin[it]florian, oooook
13:48.42claudiu_vrok, I try to set S to the right dir
13:59.03*** join/#oe Sup3rkiddo (n=sudharsh@unaffiliated/sudharsh)
14:03.26*** join/#oe sicu (n=n_a@cm-84.208.86.111.getinternet.no)
14:04.05*** join/#oe birunko (n=birunko@200.184.118.130)
14:08.09*** join/#oe rsalveti (n=salveti@200.184.118.130)
14:08.22jconnollymorning all
14:08.46jconnollyi can't get eds-dbus_svn to build anymore, looks like it's broken
14:08.56CIA-203John Lee <john.cylee@gmail.com> 07org.openembedded.dev * rbabe9960b9 10openembedded.git/conf/distro/include/sane-srcrevs.inc: sane-srcrevs.inc: use latest openmoko-toolchain-scripts for #2228.
14:11.58jconnollyhttp://pastebin.com/m4107f83d is some of the compile-log errors
14:12.08jconnollyany help is  much obliged
14:18.10*** join/#oe birunko (n=birunko@200.184.118.130)
14:21.21*** join/#oe Omegamoon (n=egoe@demolitionman.xs4all.nl)
14:24.53claudiu_vr..still on alsa_1.0.19: this time the build fails on do_compile:/home/claudiu/oeDevel/tmpoe/staging/custom-i686-machine-angstrom-linux/kernel/include/asm/irq_32.h:15:25: error: irq_vectors.h: No such file or directory
14:24.53claudiu_vrbut $ find /home/claudiu/oeDevel/tmpoe/staging/custom-i686-machine-angstrom-linux/kernel -name "*irq_vectors.h*"
14:24.54claudiu_vr/home/claudiu/oeDevel/tmpoe/staging/custom-i686-machine-angstrom-linux/kernel/include/asm-x86/mach-visws/irq_vectors.h
14:24.54claudiu_vr/home/claudiu/oeDevel/tmpoe/staging/custom-i686-machine-angstrom-linux/kernel/include/asm-x86/mach-default/irq_vectors.h
14:24.55claudiu_vr/home/claudiu/oeDevel/tmpoe/staging/custom-i686-machine-angstrom-linux/kernel/include/asm-x86/mach-voyager/irq_vectors.h
14:24.58claudiu_vrand I specified these directories in CFLAG variable in the recipe
14:29.24nik0nis openembedded capable of creating a bootable ext3 image?
14:29.29nik0nwith grub inside?
14:31.16claudiu_vryes, you have to specify IMAGE_FSTYPES = "ext3" in local.conf
14:31.23*** join/#oe rostamrateb_ (n=rostamra@e176178240.adsl.alicedsl.de)
14:31.29rostamrateb_hallo
14:32.49rostamrateb_wie gehts euch
14:34.01nik0nclaudiu_vr: oh, i always thought it would just be a non bootable ext3 fs image
14:41.43rostamrateb_please speake german
14:42.45nik0nno, this is an english channel
14:43.13rostamrateb_have england pennergame???
14:43.14nik0nclaudiu_vr: ok, as i thought. it just creates an ext3 image. what i wanted was a complete disk image including bootloader and stuff
14:43.29*** join/#oe reachfh (n=reachfh@221.169.210.231)
14:49.47*** join/#oe bin1010 (n=aars@cyclone.ecs.baylor.edu)
15:00.55claudiu_vrcan someone help me with alsa-driver 1.0.19? please...
15:04.54*** join/#oe peterz` (n=peterz@d9244.upc-d.chello.nl)
15:08.15*** join/#oe AvengerMoJo (n=AvengerM@124.126.133.132)
15:35.49*** join/#oe rschuster (n=rob@gate.tarent.de)
15:40.55*** join/#oe [X]Spot (n=stancho@78.90.99.168)
15:40.59*** join/#oe kergoth (n=kergoth@ip68-3-163-239.ph.ph.cox.net)
15:50.42sschoberhi folks, does anybody see a possibility getting a java compiler > 1.5 to run on a N810? like ecj, gcj or the javac from openjdk6?
15:51.42*** join/#oe archae0pteryx (n=snewman@69-12-128-192.dsl.static.sonic.net)
15:55.23*** join/#oe tkunze (n=tkunze@p57BB72F1.dip.t-dialin.net)
15:57.59*** join/#oe pb__ (n=pb@79-79-199-174.dynamic.dsl.as9105.com)
16:01.12*** join/#oe tkunze (n=tkunze@p57BB72F1.dip.t-dialin.net)
16:13.11*** join/#oe CosmicPenguin (n=nobody@66-162-99-237.static.twtelecom.net)
16:17.02*** part/#oe waite (n=bwaite@206.83.81.178.ptr.us.xo.net)
16:18.45*** join/#oe XorA (n=XorA@94-193-93-235.zone7.bethere.co.uk)
16:22.25*** join/#oe waite1 (n=bwaite@206.83.81.178.ptr.us.xo.net)
16:23.03*** part/#oe mpoullet (n=mpoullet@proxye.avm.de)
16:28.14*** join/#oe xjqian (n=gordon@mscitspubwlgw.wustl.edu)
16:33.32*** join/#oe garren (n=garren@41.246.4.3)
16:38.33*** join/#oe vivijim (n=vivijim@unaffiliated/vivijim)
16:38.43CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * r66194d313b 10openembedded.git/packages/powervr-drivers/ (4 files in 2 dirs): libgles-omap3: try to do proper versioning, fix init script
16:55.26*** join/#oe _hc (n=hanschri@ool-182d0a7f.dyn.optonline.net)
16:55.58*** join/#oe birunko (n=birunko@200.184.118.130)
17:00.07emdeteif bitbake fails, doesnt it report that error by its returncode != 0?
17:00.55*** join/#oe eFfeM (n=frans@195-241-226-180.ip.telfort.nl)
17:04.03TartarusHmmm
17:04.17TartarusHas anyone else thought about how to add a ubi IMAGE_CMD to OE?
17:06.21*** join/#oe mnabil (n=mnabil@62.135.96.232)
17:06.51XorATartarus: its been mentioned a couple of time
17:07.04TartarusXorA, yeah, but has anyone done it?
17:07.14TartarusAFAICT, without one IMAGE_CMD being able to depend on another, it's gonna suck
17:07.19XorATartarus: I think someone said the problem is you need to know the flash size
17:07.38TartarusXorA, not true...
17:07.44XorAjffs2 you just generate any size of image that is smaller than the flash you flash to
17:07.48TartarusThe problem is it's a 2 step process and needs a conf file
17:08.12TartarusOr at least, I think you can get away w/ not knowing exactly
17:08.31XorATartarus: possibly talk to hrw and DJWillis
17:08.32TartarusBut even if you do need to know, that's no more a problem than the dozen things jffs2 actually needs in your machine.conf anyhow to work :)
17:09.58Tartarusk, thanks
17:10.30CosmicPenguinjffs2 is really a two step process too, though, if you include sumtool in the mix
17:10.47CosmicPenguinand the tar.gz IMAGE_CMD is like a 6 step process
17:11.39TartarusYeah, hacking sumtool in to our image builds locally slightly sucked
17:11.42*** part/#oe mickeyl (i=mickey@openmoko/coreteam/mickey)
17:11.46TartarusBut you don't need sumtool
17:11.51TartarusYou really do need ubinize
17:12.15CosmicPenguinI don't thinking appending things to IMAGE_CMD with ';' really qualifies as a hack
17:15.13TartarusIt does when it's..
17:15.22TartarusEXTRA_IMAGECMD_jffs2 = "--no-cleanmarkers --eraseblock=0x20000 && sumtool
17:15.23Tartarus...
17:15.47Tartarusand sumtool is a make and replace old
17:16.37CosmicPenguinwell, the merits of sumtool aside
17:16.45CosmicPenguinI still think the syntax is useful if ubi wants to use it
17:17.29CosmicPenguinNot that i know much about what the process really needs
17:20.39Tartarusyeah
17:20.42Tartarusthat's the problem
17:20.51Tartarusyou need two separate EXTRA_IMAGECMD
17:21.01Tartarusas ubinize doesn't take the same extras mkfs.ubifs does
17:21.28TartarusAnd it's not like sumtool which is optional
17:21.42Tartarusunless you just want the ubifs images, rather than a ubi volume
17:21.50Tartarusbut ubi volume is what you need to use
17:22.08CosmicPenguinI guess I don't understand - its not as simple as doing <make volume>; <make image> ?
17:22.34Tartarusno
17:22.47TartarusOr rather, it is
17:22.55TartarusBut sticking that into bitbake.conf generically isn't
17:24.00CosmicPenguinThere is nothing that says it really needs to be generic - if you need 12 dozen extra variables to get it done, then you should use 12 dozen variables to get it done
17:24.32TartarusI hadn't thought about it like that, thanks
17:25.22*** join/#oe mturquette (n=mturquet@CC0F872D.ptr.provps.com)
17:26.06CosmicPenguinIts like ext2 - if you don't specify  ${IMAGE_ROOTFS_SIZE} somewhere, you lose
17:26.38CosmicPenguinthats the cost of using ext2 - you can mandate the same thing for ubi - ubi uses will know what the score is
17:26.45CosmicPenguins/uses/users/
17:26.52TartarusThat almost solves it
17:26.59TartarusNow just the problem of needing a conf file for ubinize
17:30.48CosmicPenguinTartarus: would that be static based on system config, or dynamic?
17:31.19Tartarusmdp, still call-bound I assume, but do you think today/night you can email me the various correct params and what at least one ubi.cfg should look like?
17:31.21Tartarusga
17:31.45TartarusCosmicPenguin, iirc, it should be per flash chip setup
17:32.06TartarusSo system specific, and >1 if there's a number of chip choices
17:32.12TartarusIf we kind of mandate a simple setup
17:32.27CosmicPenguinbut _which_ config would be specified in the machine config?
17:32.36CosmicPenguinUBI_CONFIG_FILE="blah" ?
17:33.07TartarusWell, a working one looks like:
17:33.30Tartarushttp://pastebin.com/m7f85f1b8
17:33.53CosmicPenguinahh - okay - that is slightly more compex
17:34.10*** join/#oe e-ffi (n=cybercom@dslb-088-068-181-134.pools.arcor-ip.net)
17:34.16CosmicPenguinyou would probably need a template and use sed fu to replace things like the image name
17:34.20TartarusSo line 3 would need to be sed' to ${DEPLOY_DIR_IMAGE}/${IMAGE_NAME} or so
17:34.24Tartarusyeah
17:34.47Tartarusis picking up ubi stuff again after a bit of a break and doesn't quite recall all of the whys just yet
17:47.01CIA-203Graeme Gregory <dp@xora.org.uk> 07org.openembedded.dev * r76f4670957 10openembedded.git/packages/connman/ (connman-gnome_0.4.bb files/connman-applet.desktop):
17:47.01CIA-2connman-gnome_0.4.bb : give non xdg/autostart users an icon to start the
17:47.01CIA-2applet
17:47.01CIA-203Graeme Gregory <dp@xora.org.uk> 07org.openembedded.dev * ref3704cfd6 10openembedded.git/packages/console-tools/console-tools_0.3.2.bb:
17:47.03CIA-2console-tools_0.3.2.bb : showkey needs to be u-d-a because also supplied by
17:47.05CIA-2busybox
17:47.07CIA-203Graeme Gregory <dp@xora.org.uk> 07org.openembedded.dev * rd23d58476c 10openembedded.git/packages/gtk+/gtk+_2.14.2.bb: gtk+_2.14.2.bb : libgailutil is now part of gtk+ so REPLACE/CONFLICT/PROVIDE it
17:49.58*** join/#oe robtow (n=rtow@nat/montavista/x-00edd588d46dd77a)
17:53.53eFfeMhi, i want to make a recipe that gets data from svn but when I have: SRC_URI = "svn://coherence.beebits.net/svn/trunk;module=Coherence;proto=https" the command executed is /usr/bin/env svn co -r 1 https://coherence.beebits.net/svn/trunk/Coherence@1 Coherence which seems not to work due to the @1
17:53.57eFfeMhow should I solve this ?
18:01.01Tartarusneed to get a rev in there
18:01.33*** join/#oe grma (n=gruberm@chello212186029093.tirol.surfer.at)
18:03.34*** join/#oe archae0ptery1 (n=snewman@207.47.42.130.static.nextweb.net)
18:04.46XorAeFfeM: SRCREV_pn-recipename = "XXXXX" in local.conf
18:04.58XorAeFfeM: when ready to commit patch sane-srcrevs.inc
18:06.58CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * r9a91f2124f 10openembedded.git/packages/connman/connman-gnome_0.4.bb: connman-gnome: REDEPEND on connman
18:12.43eFfeMXorA, I see also places where they use date
18:13.04XorAeFfeM: DATE is outdated, try not to use
18:14.10eFfeMah ok,
18:14.36eFfeMXorA: can I during testing also say SRCREV = "1154" in my bb file
18:14.54XorAeFfeM: yes
18:15.14eFfeMXorA: will give it a try
18:17.35*** join/#oe tomboy64 (n=tomboy64@e178045201.adsl.alicedsl.de)
18:23.02CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * rbeaf4ee9ff 10openembedded.git/packages/connman/connman-gnome_0.4.bb: connman-gnome: fix RDEPENDS
18:24.36eFfeMXorA: thanks that worked!
18:37.56CIA-203Tom Rini <trini@embeddedalley.com> 07org.openembedded.dev * r4e35139c81 10openembedded.git/packages/gdb/gdbserver_6.8.bb: gdbserver: Add 6.8
18:38.49CIA-203Frans Meulenbroeks <fransmeulenbroeks@gmail.com> 07org.openembedded.dev * re51ac23bb7 10openembedded.git/ (2 files in 2 dirs): python-coherence; updated to svn 1154
18:39.04*** join/#oe aloisiojr (n=aloisio@200.184.118.130)
18:39.49*** join/#oe waite (n=bwaite@206.83.81.178.ptr.us.xo.net)
18:40.37*** part/#oe aloisiojr (n=aloisio@200.184.118.130)
18:47.08*** join/#oe aloisiojr (n=aloisio@200.184.118.130)
18:47.38*** join/#oe florian (n=fuchs@g227117218.adsl.alicedsl.de)
18:50.38florianre
19:00.06*** join/#oe waite (n=bwaite@206.83.81.178.ptr.us.xo.net)
19:00.24*** join/#oe Roman_Khimov (n=rik@ns2.vsev.lanck.net)
19:06.41*** join/#oe zedstar (n=john@fsf/member/zedstar)
19:07.57*** join/#oe archae0pteryx (n=snewman@207.47.42.130.static.nextweb.net)
19:10.07*** join/#oe likewise (n=chatzill@82-171-51-231.ip.telfort.nl)
19:10.37*** join/#oe booxter (n=booxter@night02.sml.by)
19:12.55*** join/#oe timtimred (n=meh@92-237-114-21.cable.ubr03.chms.blueyonder.co.uk)
19:18.50*** join/#oe GNUtoo-desktop (n=GNUtoo@host221-133-dynamic.31-79-r.retail.telecomitalia.it)
19:20.25*** join/#oe Gnutoo (n=gnutoo@host221-133-dynamic.31-79-r.retail.telecomitalia.it)
19:28.55*** join/#oe gremlin[it] (n=gremlin@ppp-34-190.30-151.libero.it)
19:29.01*** join/#oe gremlin_it (n=gremlin@ppp-34-190.30-151.libero.it)
19:29.18gremlin[it]hi all
19:29.30*** join/#oe timtim123 (n=meh@92-237-114-21.cable.ubr03.chms.blueyonder.co.uk)
19:36.27*** join/#oe pleemans (n=toi@d54C2AAB7.access.telenet.be)
19:41.58*** join/#oe mrmoku_ (n=flux@ppp-93-104-113-17.dynamic.mnet-online.de)
19:47.06*** join/#oe thesing (n=tkunze@BAA1a83.baa.pppool.de)
19:57.34CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * ra43a404791 10openembedded.git/conf/checksums.ini: checksums: add some more checksums
19:57.35CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * r09db460477 10openembedded.git/packages/clutter/clutter.inc: clutter: add overo support
19:57.36CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * rf333e6e697 10openembedded.git/packages/powervr-drivers/libgles-omap3.inc: libgles-omap3: the libs aren't machine specific
19:58.36*** join/#oe archae0ptery1 (n=snewman@207.47.42.130.static.nextweb.net)
20:05.05*** join/#oe waite1 (n=bwaite@206.83.81.178.ptr.us.xo.net)
20:05.51*** join/#oe waite1 (n=bwaite@206.83.81.178.ptr.us.xo.net)
20:08.25*** join/#oe waite2 (n=bwaite@206.83.81.178.ptr.us.xo.net)
20:09.26*** join/#oe waite1 (n=bwaite@206.83.81.178.ptr.us.xo.net)
20:16.25*** join/#oe timtim123 (n=meh@92-237-114-21.cable.ubr03.chms.blueyonder.co.uk)
20:19.19*** join/#oe colin_ (n=colin@88-111-192-18.dynamic.dsl.as9105.com)
20:20.14*** join/#oe [patxbot (n=patx44@adsl-2-249-111.mia.bellsouth.net)
20:28.12thesing~manual
20:28.13ibotsomebody said manual was at http://www.ibot.org/guide-0.43.x.html, or there is no manual, ibot.org is gone, read the source.
20:28.15thesing~oe-manual
20:28.16ibotrumour has it, oe-manual is http://bec-systems.com/oe/html/
20:33.36*** join/#oe denix (n=denys@nat/ti/x-698eebd222157fa9)
20:36.20*** join/#oe Sleep_Walker (n=Sleep@193.179.96.131)
20:42.02*** join/#oe _hc (n=hanschri@ool-182d0a7f.dyn.optonline.net)
21:01.46*** join/#oe robtow1 (n=rtow@nat/montavista/x-bafec225c15ef24f)
21:19.56*** join/#oe mnabil (n=mnabil@82.201.222.225)
21:20.35*** join/#oe pleemans (n=toi@d54C2AAB7.access.telenet.be)
21:22.57thesing~seen mr_data
21:23.00ibotthesing: i haven't seen 'mr_data'
21:32.46*** join/#oe jconnolly (n=jconnoll@firebug.buglabs.net)
21:33.21*** join/#oe roopar (n=roopati@nat/ti/x-9a9e62405d36aaac)
21:41.00CIA-203Roman I Khimov <roman@khimov.ru> 07org.openembedded.dev * r76dd7c8587 10openembedded.git/ (4 files in 2 dirs): byacc: Add target and native byacc packages
21:48.25thesingcan the distribute_sources stuff be disabled?
21:54.13*** part/#oe Omegamoon|away (n=egoe@demolitionman.xs4all.nl)
21:54.16*** join/#oe Sleep-Walker (n=Sleep@193.179.96.131)
21:54.54*** join/#oe DJWillis (i=djwillis@82-46-19-72.cable.ubr02.bath.blueyonder.co.uk)
21:55.51CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * r717dc6f3ee 10openembedded.git/packages/python/python-divmodepsilon_0.5.11.bb: python-divmod-epsilon: add 0.5.11
21:56.01CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * rec5f0e55f3 10openembedded.git/packages/python/python-twisted-native_8.2.0.bb: python twisted: add native version
22:00.13*** part/#oe claudiu_vr (n=claudiu@host240-52-dynamic.1-79-r.retail.telecomitalia.it)
22:04.47*** join/#oe hufnus_cicq (n=hufnus_c@69-12-177-67.dsl.static.sonic.net)
22:07.11CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * ra1ea9b4d5a 10openembedded.git/packages/python/python-nevow_0.9.32.bb: python-nevow: add 0.9.32
22:07.11CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * r097be551be 10openembedded.git/packages/python/python-coherence_svn.bb: python-coherence: add python modules for webui
22:11.54CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * rc950c9fb37 10openembedded.git/packages/python/divmod.inc: divmod.inc: add missing file, thanks Frans!
22:17.12eFfeMkoen, can i remove the DEFAULT_PREFERENCE = -1 from the svn coherence ?
22:22.32CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * r02e695d528 10openembedded.git/ (conf/checksums.ini packages/connman/connman_0.10.bb): connman: update download url
22:24.31CIA-203Frans Meulenbroeks <fransmeulenbroeks@gmail.com> 07org.openembedded.dev * r6d1eabe694 10openembedded.git/packages/python/python-coherence_svn.bb: coherence: removed DEFAULT_PREFERENCE = "-1" from svn version
22:24.33CIA-203Frans Meulenbroeks <fransmeulenbroeks@gmail.com> 07org.openembedded.dev * rcf869befbb 10openembedded.git/: Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev
22:35.31CIA-203Frans Meulenbroeks <fransmeulenbroeks@gmail.com> 07org.openembedded.dev * rf187b61f28 10openembedded.git/packages/python/python-coherence_svn.bb: coherence: added dependency for python-twisted-pair
22:39.36*** join/#oe Sleep_Walker (n=Sleep@193.179.96.131)
22:45.12CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * ra5c594ba22 10openembedded.git/ (3 files in 3 dirs): connman-gnome: fix SRC_URI and add patch to make it work on my network
22:45.21CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * ra0522a8b0b 10openembedded.git/: Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev
22:45.50*** join/#oe Sleep-Walker (n=Sleep@193.179.96.131)
22:56.22*** join/#oe mnabil (n=mnabil@82.201.222.152)
23:11.29*** join/#oe raster (n=raster@enlightenment/developer/raster)
23:13.23*** join/#oe pigeon (n=pigeon@60-241-137-179.static.tpgi.com.au)
23:39.33*** join/#oe _hc (n=hanschri@70.107.163.215)
23:51.47*** join/#oe Sleep_Walker (n=Sleep@193.179.96.131)
23:55.51*** join/#oe dfoley (n=dfoley@s142-179-108-133.bc.hsia.telus.net)

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