IRC log for #oe on 20100401

00:23.20*** join/#oe mithro (~tim@unaffiliated/mithro)
00:24.50*** join/#oe JT_ (~ceab0888@gateway/web/freenode/x-zcxsogrhjkodmpgy)
00:25.58JT_Hi all, I built OE for dm6446 and use montavista kernel 2.6.18. Both kernel and filesystem works well as I expected. But, I've got one problem, the architecture written on .pkg file was armv5te while uname was returning armv5tejl. Anyone know how to fix it?
00:30.45*** join/#oe zecke (~ich@123-192-181-204.dynamic.kbronet.com.tw)
00:31.44*** join/#oe mnabil (~mnabil@41.234.69.223)
00:41.10marexmickeyl, sorry for the delay ... don't you know what nick does Rolf have ?
00:41.54mickeyllaibsch
01:01.24marex~seen laibsch
01:01.26ibotlaibsch <~Laibsch@p5B3B3ED8.dip.t-dialin.net> was last seen on IRC in channel #oe, 6d 10h 1m 5s ago, saying: 'JaMa: logs are expired after 3 months anyhow'.
01:01.37marexmickeyl, thanks
01:06.21*** join/#oe univac (~univac@148.81.171.50)
01:52.29*** join/#oe univac (~univac@148.81.171.50)
01:55.56*** join/#oe mrc3_ (~ddiaz@189.157.110.236)
02:15.57*** join/#oe radhermit (~radhermit@radhermit-1-pt.tunnel.tserv3.fmt2.ipv6.he.net)
02:17.46*** join/#oe mekius (~mekius@enlightenment/developer/mekius)
02:29.31*** join/#oe zenlinuxPDX (~sgarman@c-76-115-42-183.hsd1.or.comcast.net)
03:20.05*** join/#oe CSMan_ (~csman@bas3-montreal31-1279366299.dsl.bell.ca)
03:20.28*** join/#oe CSMan_ (~csman@unaffiliated/csman)
03:22.02*** join/#oe borg__ (~olaf@p5486851C.dip0.t-ipconnect.de)
03:40.35*** join/#oe NvrBst (~nb@d216-232-103-156.bchsia.telus.net)
03:47.06rphillipshttp://pastebin.com/x1XSx4sG
03:47.17rphillipswould anyone know the problem with this build?
03:47.27rphillipsI'm trying to build a meta-toolchain
03:47.33rphillipsfor powerpc 405
03:50.56rphillipslibstdc++ doesn't appear to be installed within the image folder
04:03.42*** join/#oe zecke (~ich@123-192-181-204.dynamic.kbronet.com.tw)
04:10.18*** join/#oe joshin (~joshin@unaffiliated/joshin)
04:19.14*** join/#oe Romke_ (~Romke@82-170-233-174.ip.telfort.nl)
04:45.23*** join/#oe zecke (~ich@123-192-181-204.dynamic.kbronet.com.tw)
04:59.15*** join/#oe mekius (~mekius@enlightenment/developer/mekius)
05:41.06*** join/#oe Heinervdm (~thomas@pD9E14E18.dip.t-dialin.net)
05:52.19*** join/#oe _abhishek (~abhishek@115.242.160.115)
05:52.34_abhishekzecke: ping
05:53.16_abhishekzecke: is there anything special I have to so while compiling Qt for touch screen devices
05:54.42CIA-203Steffen Sledz <sledz@dresearch.de> 07org.openembedded.dev * rc5520a095d 10openembedded.git/recipes/rsyslog/ (5 files in 3 dirs):
05:54.42CIA-2rsyslog: new recipe
05:54.42CIA-2a reliable and extended syslogd
05:54.42CIA-2Signed-off-by: Steffen Sledz <sledz@dresearch.de>
06:01.36*** join/#oe william_zhang (~william@58.247.126.174)
06:16.14_abhishekzecke: ping
06:22.21*** join/#oe tsjsieb (~tsjsieb@194.109.164.83)
06:27.09*** join/#oe zecke (~ich@123-192-181-204.dynamic.kbronet.com.tw)
06:27.40zecke_abhishek: hi, for compiling not. but you will need to install any of the input plugins (e.g. the tslib one)
06:28.32_abhishekzecke: I have arm l138 TI board with me
06:28.47_abhishekdo you have any idea what I have to do for this
06:31.50zecke_abhishek: just general notes. Figure out which of /dev/input/* is the touchscreen. :)
06:32.08zecke_abhishek: install tslib and tslib tests. Then you have ts_test, ts_print and ts_print_raw
06:32.28zecke_abhishek: tslib should have a manual at tslib.berlios.de, the config is in /etc/ts/ts.conf
06:32.52*** join/#oe kroylar (~kroylar@cpe-76-175-27-8.socal.res.rr.com)
06:33.34_abhishekwell ts_test works fine
06:33.47_abhishekbut qt app dosent work
06:34.00zecke_abhishek: two things. install the qt tslib plugin
06:34.16CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * r1547e1f3c8 10openembedded.git/recipes/xorg-lib/libxaw_1.0.7.bb: libxaw 1.0.7: convert to new style staging
06:34.18zecke_abhishek: _abhishek and google for QWS_MOUSE (QWS_MOUSE_PROTO)
06:34.27CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * r08660bc0da 10openembedded.git/recipes/tcp-wrappers/tcp-wrappers_7.6.bb: tcp-wrappers: convert to new style staging
06:40.19_abhishekzecke: my device is /dev/input/touchscreen0 and I am using tslib so do I have to set QWS_MOUSE_PROTO=TPanel:/dev/input/touchscreen0
06:40.20_abhishek?
06:41.10zecke_abhishek: then let me google for you: http://doc.trolltech.com/4.6/qt-embedded-envvars.html
06:41.55zecke_abhishek: TPanel is not part of the documentation.
06:42.41_abhishekyeah got that thanks a lot zecke I need to use Tslib as a driver
06:42.48_abhishekand also one more question
06:43.05_abhishekzecke: I have to do all this on my device correct ?
06:44.13zecke_abhishek: I'm not following. You would create a ts.conf for your machine in recipes/tslib/tslib/MACHINE_NAME/ts.conf
06:44.39zecke_abhishek: for your Qt app... you should place the QWS_MOUSE_PROTO in your environment or install something to /etc/profile.d/Qt-Ts
06:45.08_abhishekon the device right not on my compo
06:45.14_abhishek*computer
06:45.18_abhishek??
06:45.38zecke_abhishek: sorry, I totally don't get it.
06:46.08_abhishekI have to set all the environment variable on my embedded device ?
06:46.23zecke_abhishek: sure.
06:46.35_abhishekok thanks
06:46.42zecke_abhishek: these are evaluated by Qt or tslib
06:47.17_abhishekok
06:50.06*** join/#oe Longfield (~valentin@lsa1pc7.epfl.ch)
06:51.02_abhishekzecke: thanks a lot will update you how it goes
06:51.02_abhishek:)
06:51.44*** join/#oe _ProtoN_ (~lcintrat@93.2.234.35)
06:53.18*** part/#oe _abhishek (~abhishek@115.242.160.115)
06:58.29CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * r6367be9ae0 10openembedded.git/recipes/alsa/alsa-state.bb:
06:58.29CIA-2alsa-state: only drag in FSO stuff if 'shr' is in overrides
06:58.29CIA-2* 'console-image' for angstrom builds again since fso-specs was WORKDIR in its .pc and fails QA
07:23.02*** join/#oe fpga (~s@92.62.56.51)
07:34.36*** join/#oe thebohemian (~rschus@p5DDC1D85.dip.t-dialin.net)
07:35.56mckoangood morning
07:40.54*** join/#oe ananda (~ecdesktop@LRouen-151-73-15-250.w80-13.abo.wanadoo.fr)
07:47.35XorAmorning
07:52.35*** join/#oe mrc3_ (~ddiaz@189.157.110.236)
08:00.39*** join/#oe cyberdeck (~cyberdeck@iss66.vlsi.informatik.tu-darmstadt.de)
08:15.50*** join/#oe Sleep_Walker (~Sleep@nat/novell/x-ajncvuncineewobc)
08:20.27CIA-203Thomas Zimmermann <ml@vdm-design.de> 07org.openembedded.dev * rc297f5c5ff 10openembedded.git/recipes/ (3 files in 3 dirs):
08:20.27CIA-2base-files: move profile for SHR from shr-image.inc to base-files
08:20.27CIA-2Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
08:33.10*** join/#oe florian_kc (~fuchs@Maemo/community/contributor/florian)
09:22.46*** join/#oe mickey|office (~Mickey@dialbs-092-079-168-007.static.arcor-ip.net)
09:30.25*** join/#oe cbrake (~cbrake@oh-69-34-21-229.sta.embarqhsd.net)
09:32.09*** join/#oe dos1 (~dos@unaffiliated/dos1)
09:38.14*** join/#oe GNUtoo|oeee (~GNUtoo@host115-202-dynamic.21-79-r.retail.telecomitalia.it)
09:41.20*** join/#oe likewise (~likewise@82-171-51-231.ip.telfort.nl)
09:43.59*** join/#oe zecke (~ich@123-192-181-204.dynamic.kbronet.com.tw)
09:45.16RPmorning all
09:47.50XorAhey RP
09:52.21GNUtoo|oeeehi, I've a compilation failure(again) with e2fsprogs-native-1.41.9-r22 :
09:53.29GNUtoo|oeeehttp://pastebin.com/Zsixpjm9
09:53.36GNUtoo|oeeemaybe wrong lib?
09:53.50GNUtoo|oeeeor program
09:54.16GNUtoo|oeeebecause there was something with linux-something-ng no?
09:54.23GNUtoo|oeeeor am I completely wrong
09:54.28GNUtoo|oeeeI'll search the list
10:01.27GNUtoo|oeeeah util-linux-ng
10:04.43*** join/#oe MWelchUK_work (~welchma@65.91.2.71)
10:04.55MWelchUK_workgm
10:08.23CIA-203Sebastian Spaeth <Sebastian@SSpaeth.de> 07org.openembedded.dev * r9ecb30d5f9 10openembedded.git/conf/distro/include/sane-srcrevs.inc:
10:08.23CIA-2sane-srcrev: bump illume-keyboards-shr
10:08.23CIA-2The previous version installed keyboards into locations that were not found by current illume versions anymore.
10:08.23CIA-2Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
10:12.27GNUtoo|oeeeI'll try depending on linux-utils-ng-native
10:15.32*** join/#oe ao2 (~ao2@cl-35.trn-01.it.sixxs.net)
10:17.15*** join/#oe mario-goulart (~user@67.205.85.241)
10:19.34*** join/#oe pirho (debian-tor@gateway/tor-sasl/pirho)
10:21.02hrwmorning
10:21.56*** join/#oe GNUtoo (~GNUtoo@host115-202-dynamic.21-79-r.retail.telecomitalia.it)
10:22.04MWelchUK_workhrw, morning
10:33.29GNUtooseem to work
10:34.22mario-goularthttp://kernel.org/ is funny today.
10:38.01MWelchUK_worklol - Didn't see it at first, I got a cached copy. Then I refreshed :-)
10:44.08CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * r5622e80b3d 10openembedded.git/recipes/gtk+/ (6 files in 2 dirs): gtk+: add 2.20
10:44.09CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * r8fce80416d 10openembedded.git/recipes/gnome/ (libbonobo.inc libbonobo_2.24.3.bb): libbonobo: add 2.24.3 and convert to new style staging
10:44.10CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * r33d8e3dfec 10openembedded.git/recipes/gnome/libbonoboui_2.24.3.bb: libbonoboui: add 2.24.3 and convert to new style staging
10:44.12CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * r8888d32953 10openembedded.git/recipes/glib-2.0/ (7 files in 2 dirs): glib 2.0: add 2.24.0
10:44.12CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * rd6fd4ac21f 10openembedded.git/recipes/xorg-lib/ (6 files in 2 dirs): pixman: add 0.18.0
10:44.13CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * r03f62303cd 10openembedded.git/recipes/librsvg/librsvg_2.26.2.bb: librsvg: add 2.26.2
10:44.14CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * re4e09965ef 10openembedded.git/recipes/gnome/ (gnome-desktop.inc gnome-desktop_2.30.0.bb): gnome-desktop: add 2.30.0, convert to new style staging
10:44.14CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * rf2bd3a5798 10openembedded.git/conf/distro/include/angstrom-2008-preferred-versions.inc: angstrom: switch to latest stable for gtk+ and glib-2.0
10:44.15CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * r147146ba92 10openembedded.git/recipes/atk/atk_1.30.0.bb: atk: add 1.30.0
11:01.38hrwthebohemian: hi
11:01.40*** join/#oe Hasse_ (~quassel@0x5552e721.adsl.cybercity.dk)
11:05.36*** join/#oe eFfeM (~eFfeM_wor@atwork-193.r-212.178.107.atwork.nl)
11:10.33*** join/#oe likewise (~likewise@82-171-51-231.ip.telfort.nl)
11:17.15*** join/#oe Laibsch1 (~Laibsch@l224080.ppp.asahi-net.or.jp)
11:17.38CIA-203Martin Jansa <Martin.Jansa@gmail.com> 07org.openembedded.dev * r6c5a530ce6 10openembedded.git/ (3 files in 2 dirs): e-wm-config-illume*-shr: bump SRCREV, move REVs to recipe, drop EFL_SRCREV from PV
11:17.57CIA-203Martin Jansa <Martin.Jansa@gmail.com> 07org.openembedded.dev * rb6c988cd60 10openembedded.git/conf/distro/include/sane-srcrevs.inc:
11:17.57CIA-2EFL: another SRCREV bump, more illume2 fixed again reported by Tom 'TAsn' Hacohen
11:17.57CIA-2Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
11:18.00*** part/#oe Laibsch1 (~Laibsch@l224080.ppp.asahi-net.or.jp)
11:19.42CIA-203Sebastian Spaeth <Sebastian@SSpaeth.de> 07org.openembedded.dev * rfe405ac60d 10openembedded.git/conf/distro/include/sane-srcrevs.inc:
11:19.42CIA-2sane-srcrevs: bump shr-settings
11:19.42CIA-2It used an old DBUS API call, rather than communicating with phonefsod. This prevented us from persistently storing brightness changes.
11:19.42CIA-2Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
11:20.02*** join/#oe Laibsch1 (~richmond@l224080.ppp.asahi-net.or.jp)
11:20.05*** part/#oe Laibsch1 (~richmond@l224080.ppp.asahi-net.or.jp)
11:42.57*** join/#oe PaulePanter (~paul@f053032054.adsl.alicedsl.de)
11:45.09GNUtoohi,I never touched INC_PR so I've a question for converting
11:45.20GNUtoothere is an inc file with a pr inside it
11:45.30GNUtooand a bb without pr in it
11:45.37GNUtooI add that in the bb:
11:45.49GNUtooPR = "${INC_PR}.1" ?
11:45.58GNUtooor that:
11:46.02GNUtooPR = "${INC_PR}.0"
11:46.14GNUtoowhich one should I add?
11:46.17hrwI use .0 or just ${INC_PR} sometimes even
11:46.19hrw.0 is proper
11:46.29GNUtooI have to bump PR
11:46.30GNUtoooik
11:46.47PaulePanterGNUtoo: If `INC_PR` is less then the `PR` in the recipe then you have to increase `INC
11:47.03PaulePanter… _PR` to that valu and choose your second version.
11:47.31GNUtoobasically I do not touch the .inc file
11:47.35GNUtooonly the bb
11:48.05GNUtooso PR = "${INC_PR}.0" will bump
11:48.18GNUtooI'll use PR = "${INC_PR}.0" then
11:48.22PaulePanterGNUtoo: You have to if the condition I mentioned is true and you use `INC_PR`.
11:49.17CIA-203Martin Jansa <Martin.Jansa@gmail.com> 07org.openembedded.dev * r14f3580bb7 10openembedded.git/ (2 files in 2 dirs): illume-keyboards-shr: move SRCREV to recipe
11:49.21GNUtooINC_PR = "r7" is in the inc file
11:49.24GNUtooso no risk
11:49.28GNUtooahh
11:49.35GNUtoobut if there is INC_PR = "r7" in the inc
11:49.45GNUtoono PR in the .bb result in
11:49.51GNUtooPR = "${INC_PR}.0" ?
11:50.06GNUtooso I must set it to PR = "${INC_PR}.1" ?
11:50.08PaulePanterGNUtoo: Yes, since 7.0 is bigger than 0.
11:50.14PaulePanterNo.
11:50.18GNUtoook
11:50.28GNUtooso no PR still defaults to r0
11:50.39PaulePanterGNUtoo: As far as I know it does.
11:50.42GNUtoook
11:51.03hrwif old PR = "r3" then new INC_PR = "r4" and PR = "${INC_PR}.0"
11:51.04GNUtooI'll try it under bitbake -i as soon as my build has finished...
11:51.12hrwso new PR will be "r4.0"
11:51.30GNUtoobasically there is in .inc file INC_PR="r7" but noting in bb
11:51.51GNUtooand I touch only bb
11:52.05PaulePanterhrw: `INC_PR = "r3"` is fine too. <http://wiki.openembedded.org/index.php/Styleguide#PR_variables_with_recipes_that_use_INC_files>
11:52.28*** join/#oe likewise (~likewise@82-171-51-231.ip.telfort.nl)
11:52.39PaulePanterGNUtoo: In your case touching only the .bb file is good enough.
11:52.53GNUtoook
11:53.12hrwPaulePanter: I usually bump at same time
11:53.28hrwjust in case
11:53.50PaulePanterhrw: Yeah, there are enough numbers available, so it is fine of course.
11:55.08PaulePanterCould someone please apply my patches 1845 and 1861.
11:55.54PaulePanterPlease update the commit message in 1845. <http://lists.linuxtogo.org/pipermail/openembedded-devel/2010-March/018867.html>
11:58.52*** join/#oe tmartins__ (~zero@187.37.48.176)
12:03.40*** join/#oe rkirti (~oespirit@203.199.213.3)
12:05.54CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * r52f02af4fa 10openembedded.git/recipes/gnome/ (2 files): gnome-settings-daemon: add 2.30.0, convert to new style staging
12:05.55CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * r04178b40d1 10openembedded.git/recipes/nautilus/nautilus_2.30.0.bb: nautilus: add 2.30.0
12:05.56CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * rd09682620c 10openembedded.git/recipes/gnome/ (libxklavier_4.0.bb libxklavier_5.0.bb): libxlavier: add 5.0, convert to new style staging
12:05.57CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * r1ce0a404ad 10openembedded.git/recipes/gnome/metacity_2.30.0.bb: metacity: add 2.30
12:05.58CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * re0975b5550 10openembedded.git/recipes/gnome/ (gnome-panel-2.30.0/idl-sysroot.patch gnome-panel_2.30.0.bb): gnome-panel: add 2.30.0
12:05.58CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * r13c2cfea0c 10openembedded.git/classes/gnome.bbclass: gnome bbclass: package polkit stuff into ${PN} by default
12:05.59CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * re683cbe87e 10openembedded.git/recipes/gnome/ (7 files in 2 dirs): gdm: add 2.30.0
12:06.00CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * re6bf2706f1 10openembedded.git/recipes/gnome/libart-lgpl.inc: libart-lgpl: convert to new style staging
12:06.07CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * r1664469b58 10openembedded.git/recipes/gnome/libgnomekbd_2.30.0.bb: libgnomekbd: add 2.30.0, convert to new style staging
12:08.47*** join/#oe pb__ (~pb@host86-159-44-123.range86-159.btcentralplus.com)
12:09.49*** join/#oe zecke (~ich@123-192-181-204.dynamic.kbronet.com.tw)
12:18.26*** join/#oe raster (~raster@enlightenment/developer/raster)
12:19.20CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * r83c03f8101 10openembedded.git/recipes/atk/atk-native_1.28.0.bb: atk-native 1.28: drop per Marcins request
12:21.25*** join/#oe J__ (~4e62acd9@gateway/web/freenode/x-bqmqcnkjqqaawivn)
12:26.15J__Hi, when I try to build image using bitbake I get ERROR: Please set the 'PERSISTENT_DIR' or 'CACHE' variable. I've been trying to solve this for days now any ideas how to fix it?  
12:27.04XorAJ__: almost certainly means your local.conf is wrong
12:28.46XorAJ__: could you pastebin it?
12:29.04J__XorA: sure
12:31.11J__http://pastebin.com/1Qz2Nyxr
12:33.02XorAJ__: could you try commenting out the CACHE = line?
12:34.45J__XorA: same error
12:35.17XorAodd
12:36.20XorAyour BBPATH is definately right?
12:38.12J__yes I checked it
12:38.43XorAeco it here
12:39.21XorAand its defineately set for the shell you are using
12:39.31XorAie your sourced or exported the variable?
12:40.01*** join/#oe Gaston|Home (~Miranda@c-012fe353.155-1-64736c11.cust.bredbandsbolaget.se)
12:44.50*** join/#oe MWelchUK_work_ (~welchma@65.91.2.71)
12:45.49J__oki thx it's fixed now you were right about BBPATH I've created script to set BBPATH automaticly but it wasn't working properly
12:46.38XorAyour you need to do source script.sh
12:46.55RPwould like to give incandescant access to push a branch to OE. I work with him and think he can be trusted. Any objections?
12:47.08XorAgo for it
12:47.17*** join/#oe mnabil (~mnabil@41.234.69.223)
12:47.37hrwI Ack Joshua Lock rights too
12:47.51RPhrw, XorA: Thanks :)
12:47.53RPadds
12:48.55hrwthere was a time when we worked together
12:48.58hrwdm8tbr:
12:49.03hrw:D
12:49.12*** join/#oe mekius (~mekius@enlightenment/developer/mekius)
12:49.16RPhrw: I remember, I was there :)
12:49.24dm8tbrhrw: ?
12:49.49hrwdm8tbr: sorry, tab completion
12:49.55dm8tbrhrw: np
12:50.06XorAhrw: randomely wake up the dudes :-D
12:50.25dm8tbrit's 15:50 local. :>
12:51.15dm8tbrand I've been working already for several hours to get ti-patched wpa-supplicant working under oe/angstrom
12:51.59XorAdm8tbr: are you TI?
12:52.06dm8tbrXorA: nope
12:52.23XorAis there anything special about their supplicant?
12:52.45dm8tbrthe patch to support the tiwlan driver is huuge
12:53.00XorAdm8tbr: Ive yet to get that driver to probe :-(
12:53.12dm8tbrhas a binary for now
12:53.30XorAzoom2?
12:53.41dm8tbrnope, Archos5IT
12:53.45XorAah
12:53.46dm8tbraka archos gen7
12:53.52*** join/#oe guillaum1 (~gl@AMontsouris-153-1-95-251.w90-2.abo.wanadoo.fr)
12:54.43XorAshould proably try and get one of those
12:54.47dm8tbrwould be nice to know I can get it working with bitbake
12:54.55dm8tbrXorA: poke av500 :)
12:55.06XorAso standard supplicant doesnt work?
12:55.31XorAwill have to kick TI guys to improve the driver if thats the case
12:55.46XorAI need to kick them anyway to fix firmware loading :-D
12:57.15dm8tbrXorA: I hear that there is a driver with wext support coming
12:57.25XorAdm8tbr: that would be good
12:57.40XorAsame chip is on my zoom2
12:59.29*** join/#oe mithro (~tim@unaffiliated/mithro)
12:59.55hrwwhich one?
13:01.41XorAwilink 1271
13:01.55XorAwhich is the same as the wilink 1273
13:02.16hrwah that bt/wlan/gps/fmin/fmout chip?
13:02.27dm8tbrjust minus the 5GHz phy AFAIH
13:02.37XorAhrw: yeah
13:02.50*** join/#oe mickey|zzZZzz (~mickey@80.81.242.146)
13:03.02hrwmickey|zzZZzz: hi sleeping flooder
13:03.32hrw~hail bug-image-production
13:03.33ibotACTION bows down to bug-image-production and chants, "I'M NOT WORTHY!!"
13:03.43hrwI am building vim on device now
13:04.27dm8tbrbuilds again. woo compile went through. aaand time to copy to the device
13:06.32*** join/#oe pocek_ (pock@static-81-219-44-45.devs.futuro.pl)
13:07.04*** join/#oe otavio (~otavio@debian/developer/otavio)
13:08.00*** join/#oe pocek__ (pock@77-254-120-131.adsl.inetia.pl)
13:15.55*** join/#oe likewise (~likewise@82-171-51-231.ip.telfort.nl)
13:17.09*** join/#oe woglinde (~heinold@g225006021.adsl.alicedsl.de)
13:18.56*** join/#oe BenLauDC (~benlau@221.125.8.44)
13:29.36CIA-203Antonio Ospite <ospite@studenti.unina.it> 07org.openembedded.dev * rae736863d0 10openembedded.git/recipes/shr/frameworkd-config-shr_git.bb:
13:29.36CIA-2frameworkd-config-shr: fix a nasty typo
13:29.36CIA-2A misplaced '-' instead of '_' made bitbake conditional appending fail,
13:29.36CIA-2resulting in fso-abyss being added unconditionally to runtime
13:29.36CIA-2dependencies.
13:29.37CIA-2Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
13:29.38CIA-2Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
13:34.22RPkergoth_, mickey|zzZZzz What time do you make this evenings meeting?
13:34.37*** join/#oe cyberdeck (~cyberdeck@iss66.vlsi.informatik.tu-darmstadt.de)
13:39.12*** join/#oe aliosa27 (~aliosa27@206.126.211.14)
13:43.51*** join/#oe rsalveti (~rsalveti@200.184.118.130)
13:45.20*** join/#oe c64zottel (~hanibal@vpn.static.83-173-204-231.cybernet.ch)
13:45.29c64zottelhello
13:46.08c64zotteli get always the msg: NOTE: consider defining PREFERRED_PROVIDER_virtual/kernel
13:46.08c64zottelbut i defined a virtual/kernel in local.conf: PREFERRED_PROVIDER_virtual/kernel = "colibri-kernel3xx"
13:46.23c64zottelcan someone tell me the problem?
13:46.55JaMac64zottel: maybe something else is (R)DEPENDing on some other kernel
13:47.28JaMac64zottel: then more providers are pulled to dep tree (find what is depending on concrete kernel and replace it with virtual/kernel)
13:47.42c64zottelhm
13:47.52c64zotteli check that, thank you
13:48.38woglindeyou cab use bitbake -DDD to find out
13:49.18c64zottelwoglinde: thats great, thanks
13:50.56*** join/#oe jkridner (~a0321898@pdpc/supporter/active/jkridner)
13:51.34*** join/#oe likewise (~likewise@82-171-51-231.ip.telfort.nl)
13:52.10*** join/#oe marcosmamorim (~marcos@201-27-173-47.dsl.telesp.net.br)
13:52.40PaulePanterI made a quick search for »openembedded virtual« on the WWW, but due to commit messages and posts to the list I was not successful. There is also nothing in the OE user manual regarding this.
13:53.01PaulePanterWhat is the difference specifying `virual/libx11` or `libx11` in `DEPENDS`?
13:53.43woglindegrep recipes for PROVIDES libx11
13:54.33hrwPaulePanter: libx11-diet libx11-trim exists and are stripped features versions of libx11
13:54.43hrwvirtual/libx11 allows to choose which one you want
13:54.45likewisePaulePanter: from the manual: "For example there are several different X servers in OpenEmbedded, and each declared as providing "virtual/xserver". Therefore a package that depends on an X server to build can simply declare that it DEPENDS on "virtual/xserver". It's up to the distribution to specify which actual implementation of "virtual/xserver" is used."
13:54.52hrwlibx11 == full fat x11 library
13:55.03woglindehi hrw btw.
13:55.08hrwhi woglinde
13:57.45PaulePanterhrw, likewise: Thanks. I missed that.
13:58.16hrwnp
13:59.57*** join/#oe cyberdeck (~cyberdeck@iss66.vlsi.informatik.tu-darmstadt.de)
14:03.15c64zottelis there something like a recipe browser?
14:03.22c64zottelor a vim plugin?
14:03.36XorAthere is an eclipse plugin
14:03.51c64zottelhm
14:04.10*** part/#oe thebohemian (~rschus@p5DDC1D85.dip.t-dialin.net)
14:14.30c64zottelhow can i prevent bitbake to treat warnings as errors?
14:19.17*** join/#oe likewise (~likewise@82-171-51-231.ip.telfort.nl)
14:28.19dm8tbrXorA: btw got it working. in the end I spent 2h debugging an inexistent problem because in the patch I have TI patched the _wext_ driver to death instead of creating their own... /o\
14:29.14XorAdm8tbr: heh
14:29.46dm8tbrin the archos firmware there is an different driver being used or something. that confused me
14:30.04XorAthere is a closed source driver which has different history to the GPL one
14:30.14XorAsomewhere on omappedia it lists it
14:31.00*** join/#oe likewise (~likewise@82-171-51-231.ip.telfort.nl)
14:32.38woglindewext is dead anyway
14:35.12*** join/#oe likewise (~likewise@82-171-51-231.ip.telfort.nl)
14:36.12hrwnl80211 is next
14:36.29hrw~curse openjdk headless settings
14:36.30ibotMay the fleas of a thousand camels infest your most sensitive regions, openjdk headless settings !
14:36.45woglindehrw hm?
14:37.21hrw#ifndef HEADLESS
14:37.25hrw#define MITSHM
14:37.38hrwthen if MITSHM defined then it include XShm.h
14:37.47woglindeo.O
14:37.49woglindethats ugly
14:37.58woglindeand must come from original sun code
14:38.03hrwbut here it errors on XShm
14:38.06hrwyes it is sun code
14:38.36woglindeokay
14:38.40woglindehave to pick up tobi
14:38.41woglindetill later
14:38.42hrwtesting ugly hack
14:38.48hrwwoglinde: cu
14:40.02woglinde~lart bitbake for ignoring my ccache stuff again
14:40.02ibotpulls out a ClueBat (tm) and thwaps bitbake for ignoring my ccache stuff again
14:45.25*** part/#oe c64zottel (~hanibal@vpn.static.83-173-204-231.cybernet.ch)
14:45.39hrwvim source code is like learning vim from scratch
14:46.14CIA-203Sebastian Spaeth <Sebastian@SSpaeth.de> 07org.openembedded.dev * r5c52ebecfb 10openembedded.git/conf/distro/include/sane-srcrevs.inc:
14:46.14CIA-2sane-srcrevs: bump phonefsod
14:46.14CIA-2This version actually saves brightness changes across reboots
14:46.14CIA-2Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
14:46.49GNUtoohrw, about vim,while you're at it, maybe you could ship a good default vimrc
14:46.54kergoth_yawns, hey all
14:47.05RPhi kergoth_
14:47.49kergoth_OT, but anyone happen to have code laying around to glue ConfigParser to optparse?
14:48.04*** join/#oe titi (~500e1f47@gateway/web/freenode/x-uuxzkxhstestqipk)
14:51.16Croftongm kergoth_
14:56.18GNUtoohrw, ah you've got the same java error that I had, I bet it's from jalimo's overlay
14:56.34GNUtooI was in a hurry and defined the defines
14:56.42GNUtoos/defined/replaced
14:56.56GNUtooby their number
14:57.04GNUtoothat's even uglier
15:00.31CIA-203Martin Jansa <Martin.Jansa@gmail.com> 07org.openembedded.dev * r630759ae91 10openembedded.git/ (3 files in 2 dirs):
15:00.31CIA-2frameworkd-config-shr: move SRCREV to recipe
15:00.32CIA-2Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15:00.32CIA-203Martin Jansa <Martin.Jansa@gmail.com> 07org.openembedded.dev * rab915220e0 10openembedded.git/conf/distro/include/preferred-shr-versions.inc:
15:00.32CIA-2shr: switch to latest stable for gtk+ and glib-2.0
15:00.32CIA-2Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15:00.33CIA-203Martin Jansa <Martin.Jansa@gmail.com> 07org.openembedded.dev * r59e7220c3f 10openembedded.git/recipes/xorg-lib/pixman_0.18.0.bb:
15:00.33CIA-2pixman_0.18.0: increase D_P for SHR
15:00.34CIA-2Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15:05.37*** join/#oe likewise (~likewise@82-171-51-231.ip.telfort.nl)
15:15.37*** join/#oe marex (~marex@vasut.kolej.mff.cuni.cz)
15:17.22*** join/#oe III (~orb@pool-96-226-27-60.dllstx.fios.verizon.net)
15:19.20*** join/#oe udovdh (~udovdh@2001:888:1abc::70)
15:20.23*** join/#oe rkirti (~oespirit@203.199.213.3)
15:21.27likewisehey all
15:22.04*** join/#oe gt3 (~geetha@nat/ti/x-ijnpglunrrmrhhqb)
15:22.22likewisehrw: do you happen to know a package feed for openjdk / arm?
15:22.33hrwno
15:22.41hrwI am trying to build it
15:22.52gt3Hi, I am getting "QA Issue with tidspbridge-lib: No GNU_HASH in the elf binary:" while building one of my recipes... Any tips to fix this is appreciated.
15:23.37likewisehrw: for arm? Has it built before?
15:24.26hrwon x86 hosts
15:25.16XorAgt3: you need to inject the OE cflags to the build system for tidspbridge-lib
15:25.38*** join/#oe prpplague (~danders@nat/ti/x-nsjjbytdrhokochx)
15:26.08XorAgt3: basically means you configure or Makefile is ignoring a CFLAGS/LDFLAGS variable set in the environment
15:26.35prpplagueXorA: the makefile is a bunch of recursive makes and is a mess
15:26.37khemRP: how is % used in PREFERRED_VERSION ?
15:26.53XorAprpplague: luckilly that is not my problem :-D
15:27.07prpplagueXorA: looks like after the second make is called all the flags are dropped
15:27.10prpplagueXorA: indeed
15:27.25XorAunless TI wishes to send me some $$$ of course :-D
15:27.30prpplaguehehe
15:27.30JaMakhem: you can use it as wildchard like PREFERRED_VERSION_pn-sth = "2.5%"
15:27.39*** join/#oe mickey|zzZZzz (~mickey@openmoko/coreteam/mickey)
15:27.39XorAany bug can be assigned to me with $$$ attached
15:28.33khemJaMa:  is % used in some SCMs numbring schemes IOW what would 2.5% translate to ?
15:28.42prpplagueXorA: i need my garage cleaned, that;s definetly a bug i need to assign you
15:28.43JaMakhem: usefull ie for git recipes where you have SRCREV in PN and you don't care which rev will be used, just wanting to prefer git recipe with PV = "3.0+gitr%"
15:29.06JaMas/in PN/in PV/
15:29.07khemJaMa: oh so % is like a wildcard ?
15:29.09XorAprpplague: attach enough $$$ for the flight then :-D
15:29.36JaMakhem: IIRC RP applied my patch in bitbake master to behave like wildcard
15:29.44gt3XorA: prpplague and I have been looking at this... this has been blocking me from sending other recipes too because of the dependency
15:30.00khemJaMa: alright. I will ack your patch
15:30.41prpplaguegt3: the first call to make is getting the LDFLAGS, but the secondary call doesn't seem to be passing them along
15:30.47XorAgt3: go into every makefile and do LDFLAGS += ${OE_CLFLAGS} CFLAGS += ${OE_LDFLAGS) then in the recipe do export OE_CFLAGS = "${CFLAGS}" etc etc
15:30.57XorAits actually () type brackets for make
15:31.00XorAbut you get the idea
15:31.32JaMakhem: which one? ;)
15:31.44prpplagueXorA: OE_LDFLAGS ? or should you use TARGET_LDFLAGS ?
15:31.44RPkhem: Its a wildcard character at the end of the string
15:32.07XorAprpplague: I chose OE_LDFLAGS as that doesnt collide in namespace
15:32.19gt3XorA: so, does the QA check happen only on dev env? I didn't get the same on stable Angstrom
15:32.40XorAgt3: possibly, I dont do stable
15:33.19RPsends a branch merge request email
15:33.22khemRP: I guess I missed that in mls
15:33.33XorAprpplague: basically putting the flags you need in an easy to get variable in environment and patching the makefiles to simply summon back these flags
15:33.37JaMakhem: http://git.openembedded.org/cgit.cgi/bitbake/commit/?id=2d1203f446a3527e4d261828b3c10df249119007
15:33.38RPkhem: It was discussed a few times and we finally merged the patch
15:33.40khemRP: I will use it in uclibc recipes
15:33.45XorAprpplague: rather than trying to fix the logic
15:34.05prpplagueXorA: ahh i follow
15:35.55*** join/#oe PuffTheMagic (~quassel@unaffiliated/puffthemagic)
15:36.06khemRP: how will having PREFERRED_VERSION affect moving SRCREV into recipe
15:36.52JaMaRP: moving them to recipe would also fix NOTQUITESRCREV in http://patchwork.openembedded.org/patch/1864/
15:37.05RPkhem: If you ever set PREFERRED_VERISON = "1.0.0+${SRCREV_pn-foo}" you could not put SRCREV in the recipe
15:37.39RPkhem: Now you can set PREFERRED_VERSION = "1.0.0+%"
15:37.45RPshould have put a git in there
15:39.14*** part/#oe ananda (~ecdesktop@LRouen-151-73-15-250.w80-13.abo.wanadoo.fr)
15:39.52*** join/#oe likewise (~likewise@82-171-51-231.ip.telfort.nl)
15:40.37JaMafound 2 issues with moved SRCREV and will fix them before pushing..
15:40.53khemRP: http://pastebin.com/UErQ1Y6q
15:40.55JaMarecipes/psplash/psplash-ua.inc:SRCREV = "${SRCREV_pn-psplash}"
15:41.09khemJaMa: look at the link
15:41.45JaMaand conf/distro/include/preferred-slugos-versions.inc:SRCREV_pn-opkg        = "160" which won't be used in slugos opkg
15:41.49JaMalooking at git grep SRCREV_pn- > srcrevs.txt
15:42.51*** join/#oe likewise (~likewise@82-171-51-231.ip.telfort.nl)
15:47.12JaMakhem: opkg/opkg-nogpg-nocurl_svn.bb:SRCREV = "${SRCREV_pn-opkg}" from your pastebin, were removed in 2nd patch.. but for slugos it won't work, but add SRCREV_pn-opkg-nogpg-nocurl-slugos to preferred-slugos-versions.inc should be enough
15:47.40khemok
15:48.07*** join/#oe mithro (~tim@unaffiliated/mithro)
15:50.24*** join/#oe ka6sox (~ka6sox@nslu2-linux/ka6sox)
15:58.13*** join/#oe likewise (~likewise@82-171-51-231.ip.telfort.nl)
15:58.21JaMakhem: one ACK is enough? can I push it with those fixes now?
15:58.27GNUtoohi, does someone use illume, if so how do I choose a profile?
15:58.40GNUtoobecause just after first boot profile is not set
15:58.43JaMaotherwise in 4 hours or so... when I arrive home
15:58.45GNUtoodistro: angstrom
15:58.58GNUtooI've also issues for x11-sato-image
15:59.11GNUtoothe wm seem not to appear
15:59.14CIA-203Martin Jansa <Martin.Jansa@gmail.com> 07org.openembedded.dev * r90a0e239a5 10openembedded.git/ (10 files in 3 dirs):
15:59.14CIA-2calibrateproto,libxcalibrate: move SRCREV to recipe, drop from preferred-xorg-versions and sane-srcrevs
15:59.14CIA-2Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
16:04.08khemJaMa: wait for sometime i wud say
16:04.26khemJaMa: let others see if they hace comments
16:05.57JaMaok
16:11.53JaMakhem: forgot to mention in e-mail reply, see linux/linux-hackndev-2.6_git.bb SRCREV was quite strange for _git recipe, so I added latest there (better than nothing, but I should state that in commit message..)
16:13.58khemyes
16:14.11khemJaMa|Off: and also build few distos from scratch
16:14.21khemlike angstrom and minimal micso
16:14.25khemmicro
16:14.29hrwbye akk
16:14.30khematleast console-images
16:16.12*** join/#oe kristoffer (~kristoffe@109.58.5.17.bredband.tre.se)
16:17.09*** join/#oe toi (~toi@d54C2AA76.access.telenet.be)
16:19.33*** join/#oe mrc3_ (~ddiaz@189.157.110.236)
16:24.42*** part/#oe III (~orb@pool-96-226-27-60.dllstx.fios.verizon.net)
16:26.13*** join/#oe likewise (~likewise@82-171-51-231.ip.telfort.nl)
16:28.24*** join/#oe etrunko (~edulima@187.106.19.157)
16:31.20*** join/#oe fpga (~s@92.62.56.51)
16:32.56*** join/#oe likewise_ (~likewise@82-171-51-231.ip.telfort.nl)
16:35.39*** join/#oe PuffTheMagic (~quassel@unaffiliated/puffthemagic)
16:36.01*** join/#oe likewise (~likewise@82-171-51-231.ip.telfort.nl)
16:38.55*** join/#oe likewise (~likewise@82-171-51-231.ip.telfort.nl)
16:39.02*** join/#oe mtr (~michael@v29762.1blu.de)
16:39.29woglindere
16:39.48*** join/#oe likewise (~likewise@82-171-51-231.ip.telfort.nl)
16:46.43*** join/#oe sakoman__ (~sakoman@static-74-41-60-154.dsl1.pco.ca.frontiernet.net)
16:47.06*** join/#oe likewise (~likewise@82-171-51-231.ip.telfort.nl)
16:51.54*** join/#oe signal11 (esteban@gnv.quaddro.net)
16:57.22*** join/#oe likewise (~likewise@82-171-51-231.ip.telfort.nl)
17:05.44*** join/#oe likewise (~likewise@82-171-51-231.ip.telfort.nl)
17:07.10*** join/#oe cminyard (~cminyard@pool-173-57-145-237.dllstx.fios.verizon.net)
17:12.14hrw|goneI am pushing gift for Zecke - vim 7.2 cleaned and updated
17:12.46hrw|gonebye
17:12.53CIA-203Marcin Juszkiewicz <marcin@buglabs.net> 07org.openembedded.dev * r53c1e459d2 10openembedded.git/recipes/vim/ (15 files in 5 dirs): (log message trimmed)
17:12.53CIA-2vim: updated to 7.2.394, dropped older versions, cleaned recipes
17:12.53CIA-2I added 394 upstream patches to vim into metadata as checksums for them
17:12.53CIA-2would be bigger then patch itself.
17:12.53CIA-2Older (6.2, 6.4, 7.0) versions got dropped as they can have security
17:12.54CIA-2problems and no one maintains them.
17:12.55CIA-2Recipes for 7.2 got cleaned - we have gvim, vim-tiny and vim now. Main
17:16.47*** join/#oe dth (~dieter@p4FDEACDA.dip.t-dialin.net)
17:28.02*** join/#oe likewise (~likewise@82-171-51-231.ip.telfort.nl)
17:29.33CIA-203Roman I Khimov <khimov@altell.ru> 07org.openembedded.dev * rd2b4512981 10openembedded.git/recipes/mdadm/ (mdadm.inc mdadm_3.1.2.bb):
17:29.33CIA-2mdadm: add version 3.1.2
17:29.33CIA-2Signed-off-by: Roman I Khimov <khimov@altell.ru>
17:29.38*** join/#oe GNUtoo (~GNUtoo@host115-202-dynamic.21-79-r.retail.telecomitalia.it)
17:30.05*** join/#oe likewise (~likewise@82-171-51-231.ip.telfort.nl)
17:39.33*** join/#oe robtow (~rob@12.156.66.34)
17:42.10*** join/#oe dvermd (~roudoudou@78.234.93.192)
17:45.24*** join/#oe mithro (~tim@unaffiliated/mithro)
18:00.20*** join/#oe jacques (~6217fec1@nslu2-linux/jacques)
18:02.38*** join/#oe tsaaps (~8d533dd8@gateway/web/freenode/x-xbgkepnsuaqspjzh)
18:03.05tsaapshi all
18:03.53tsaapsi have a question on kernel modules in oe...
18:05.58tsaapsI'm fairly new to writing kernel modules, and I'm currently trying to find out how to get them to compile within bitbake for my dev board. Does anyone have a good & easy example?
18:06.34CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * rb53b38b362 10openembedded.git/recipes/gnome/ (libgnomeui.inc libgnomeui_2.24.3.bb): libgnomeui: add 2.24.3 and convert to new style staging
18:06.37CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * r28459adad3 10openembedded.git/recipes/gnome/gnome-applets_2.30.0.bb: gnome-applets: add 2.30.0
18:06.37CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * r69564f5650 10openembedded.git/recipes/gnome/libgnome_2.30.0.bb: libgnome: add 2.30.0, convert to new style staging
18:06.37CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * r980c3230eb 10openembedded.git/recipes/gnome/ (3 files in 2 dirs): system-tools-backends: add 2.10.0
18:06.38CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * rf095dc9312 10openembedded.git/recipes/gnome/gnome-system-tools_2.30.0.bb: gnome-system-tools: add 2.30.0
18:06.39CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * r5d66a732f6 10openembedded.git/recipes/gnome/libgtop_2.28.1.bb: libgtop: add 2.28.1
18:06.46CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * r3ad673b4fe 10openembedded.git/recipes/glibmm/glibmm.inc: glibmm: convert to new style staging
18:06.51CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * r50a98e7902 10openembedded.git/recipes/gtkmm/gtkmm.inc: gtkmm: convert to new style staging
18:06.52CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * r61a4d2af23 10openembedded.git/classes/gnome.bbclass: gnome bbclass: put devhelp stuff in -doc
18:07.08CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * rcdbace1b31 10openembedded.git/recipes/gnome/liboobs_2.30.0.bb: libooks: add 2.30.0 and convert to new style staging
18:07.20CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * rb814196180 10openembedded.git/recipes/glibmm/ (glibmm.inc glibmm_2.24.0.bb): glibmm: add 2.24.0
18:07.30CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * rc293a9a3d3 10openembedded.git/recipes/gnome/libgnomeprintui_2.18.5.bb: libgnomeprintui: add 2.18.5
18:07.41CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * rdeac0a149b 10openembedded.git/conf/distro/include/angstrom-2008-preferred-versions.inc: angstrom: switch to latest glibmm and gtkmm
18:07.52CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * r280509d94d 10openembedded.git/recipes/gtkmm/gtkmm_2.20.0.bb: gtkmm: add 2.20.0
18:08.03CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * r1602e41c71 10openembedded.git/recipes/pulseaudio/libcanberra_0.17.bb:
18:08.03CIA-2Revert "libcanberra 0.17: switch to new-style staging"
18:08.03CIA-2vala.bbclass is still living in the dark age of legacy staging :(
18:08.03CIA-2This reverts commit 6ef9251103896b171d28dd2aa9c79f0f22bb022d.
18:08.13CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * r7387d9fa5d 10openembedded.git/recipes/gnome/libgnomeprint_2.18.7.bb: libgnomeprint: add 2.18.7
18:08.14CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * r33088e9312 10openembedded.git/recipes/pulseaudio/libcanberra_0.17.bb: libcanberra 0.17: switch to new-style staging
18:08.15CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * r5a491e2f1f 10openembedded.git/recipes/gnome/gnome-control-center_2.30.0.bb: gnome-control-center: add 2.30.0
18:08.16CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * r1558682baf 10openembedded.git/recipes/gnome/gnome-system-monitor_2.28.1.bb: gnome-system-monitor: add 2.28.1
18:08.26CIA-203Steve Sakoman <steve@sakoman.com> 07org.openembedded.dev * reea3c3eecc 10openembedded.git/recipes/tzcode/tzcode-native_2010f.bb: tzcode: update to tzdata2010g
18:08.28CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * r16b0aba0aa 10openembedded.git/recipes/gnome/ (gnome-python_2.28.0.bb gnome-python_2.28.1.bb): gnome-python: add 2.28.1, convert to new style staging
18:08.29CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * r0bba413387 10openembedded.git/recipes/libsigc++-2.0/ (libsigc++-2.0_2.2.2.bb libsigc++-2.0_2.2.5.bb): libsigc++-2.0: add 2.2.5 and convert to new style staging
18:08.30CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * r77ac4e474c 10openembedded.git/recipes/glib-1.2/glib-1.2_1.2.10.bb: glib 1.2: move to new style staging
18:08.32CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * re716f1f792 10openembedded.git/recipes/tzdata/ (tzdata_2010f.bb tzdata_2010g.bb): tzdata: change 2010f to 2010g, since the former is unfetchable
18:08.33CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * r11099b7b6a 10openembedded.git/recipes/cairo/cairomm_1.8.4.bb: cairomm: add 1.8.4
18:22.45*** join/#oe tsaaps (~8d533dd8@gateway/web/freenode/x-zwbuxhkgwbwlhkqc)
18:24.10*** join/#oe likewise (~likewise@82-171-51-231.ip.telfort.nl)
18:33.11*** join/#oe florian (~fuchs@Maemo/community/contributor/florian)
18:36.39florianre
18:37.30dthwb
18:45.13woglindehi florian
18:46.16khemhello woglinde
18:46.29woglindejo kehm
18:46.31woglindeups khem
18:47.20khemwoglinde: yeah kahn is a german name :)
18:47.29khemmore familiar
18:51.29*** part/#oe jacques (~6217fec1@nslu2-linux/jacques)
18:57.32*** join/#oe mrc3_ (~ddiaz@189.157.110.236)
19:00.06*** join/#oe Martin-B (~martin@pool-39-67-198-89.dbd-ipconnect.net)
19:01.20*** join/#oe grma (~gruberm@chello212186029093.tirol.surfer.at)
19:01.56RPkergoth_: What time does your calander say for the TSC meeting? Now or in an hour?
19:02.02RPmickey|bbiab: are you attending?
19:04.02*** join/#oe kristoffer (~kristoffe@109.58.5.17.bredband.tre.se)
19:05.13woglinde~seen ant
19:05.19ibotant <n=andrea@host123-250-dynamic.2-87-r.retail.telecomitalia.it> was last seen on IRC in channel #oe, 394d 18h 57m 45s ago, saying: 'nite all'.
19:05.42woglindechuckles
19:08.13khemwoglinde: look for ant__
19:08.18khem~seen ant__
19:08.19ibotant__ <~andrea@host207-251-dynamic.8-87-r.retail.telecomitalia.it> was last seen on IRC in channel #oe, 1d 19h 49m 3s ago, saying: 'good nite'.
19:08.53*** join/#oe likewise (~likewise@82-171-51-231.ip.telfort.nl)
19:08.55*** join/#oe eFfeM1 (~Frans@j200125.upc-j.chello.nl)
19:09.53woglindekhem I know
19:09.56woglindehi effem
19:11.25eFfeM1hi woglinde, all
19:17.49*** join/#oe stefan_schmidt (~stefan@p5B0374C8.dip.t-dialin.net)
19:19.10*** join/#oe kergoth (~kergoth@ip24-251-170-95.ph.ph.cox.net)
19:19.18kergothRP: my calendar shows it as being in 40 minutes.
19:19.59woglindehi stefan_schmidt
19:20.01RPkergoth: right, that is what I suspected
19:20.09RPkergoth: timezones suck :/
19:20.13kergothindeed
19:20.33RPkergoth: Koen and I are there now. We're not sure if Mickey is joining or not
19:20.41stefan_schmidthi woglinde
19:20.51kergothcan always move it, if daylight savings has made the time not work for anyone.  it hasn't moved here, no daylight savings in arizona
19:20.53kergothyawns
19:20.53kergothk
19:21.05woglinde*g*
19:21.44RPkergoth: Right, I wondered whether you had that or not :)
19:22.05kergoththere's plenty of sun here already, we dont' need to save daylight :)
19:22.57RPkergoth: makes sense :)
19:23.18woglindehm me wonders why we rely on wget
19:23.27woglindewith bitbake
19:23.37woglindepython should be have a fine module for it
19:23.38RPkergoth: It depends which part of the day you want to "save" daylight in anyway as daylight is a fixed resource...
19:24.01kergothwoglinde: less portable, but yeah, using urllib2 would be nice.  chokes on osx though
19:24.02khemwoglinde: urlretrieve
19:24.20khembut its slow
19:24.25woglindeslow?
19:24.27khemprolly 10 times slower than wget
19:24.32woglindewhy this?
19:24.50woglindeno continues mode?
19:25.02pb_morning kergoth
19:25.06woglindehi pb
19:25.16pb_phew, weekend now
19:25.18pb_hi woglinde
19:25.22khemwoglinde: might be the connection
19:25.26woglindepb yeah easter holiday
19:25.28RPpb_: I think that means my work starts :/
19:25.44pb_RP: doh
19:26.19RPThe builders are starting on the front wall tomorrow so its an early start
19:26.47pb_ah, what are they doing to it?
19:26.51khemimport urllib; target = "ftp://download.fedora.redhat.com/pub/fedora/linux/development/source/SRPMS/gcc-4.4.3-13.fc14.src.rpm"; urllib.urlretrieve(target)
19:27.35RPpb_: Trying to make water not go straight through it aka pointing
19:28.01RPand its not like I haven't got enough to do in the house...
19:28.42RPTook me two days just to get the smallest bedroom into a state it could be painted...
19:29.25pb_ah, heh.  I would have thought they could do the pointing while you were still in bed. :-)
19:29.31khemwoglinde: hmmm not that bad actually above url takes 27.8s with wget and 29.3 with urlretrieve
19:29.56woglindekhem *g*
19:30.04*** join/#oe playya (~playya@unaffiliated/playya)
19:30.09woglindeplus we save the systemexec call
19:31.14RPpb_: I'm not living there atm, its not quite ready for that still
19:31.42khemwoglinde: yeah here is script I used http://pastebin.com/xhPamQc5
19:32.27mickeylRP: I'm here now, worship was longer than expected due to easter
19:32.33mickeylRP: what's the channel called again?
19:32.42mickeyl(can't remember the login)
19:37.02khemwoglinde: may be we should write a fetcher using urlretieve similar to wget.py
19:38.26pb_RP: oh right, I see.
19:38.47pb_RP: on Tuesday I have to go and collect the caravan that we will be living in while our house is demolished :-}
19:39.21RPpb_: Good luck with that, rather you than me ;-)
19:40.28pb_thanks :-}
19:41.09RPpb_: I do wonder if it would have been easier to start from scratch with mine...
19:41.40pb_well, ours isn't actually being completely demolished.  only part of it is being knocked down, the rest is being refurbished.
19:42.04pb_but, since the bit that is being knocked down includes the kitchen and the bathroom, we can't really live in it while this is happening.
19:42.04RPpb_: The damp problem is causing me the most concern. I think there is a buildup of salt in the cavity wall, bridging it
19:42.37RPI ripped the bathroom back to bare brick everywhere and the kitchen still looks like that...
19:42.38pb_RP: that would have to be quite some salt buildup.  probably more likely you just have bits of mortar sitting on top of the wall ties.
19:42.50RPpb_: It is facing the North Sea
19:43.11RPWhen its windy its like its raining but salty tasting
19:43.22Croftonreally wants to see RP's house one day
19:44.39RPpb_: There is 1/4" of salts on the inside of the house so bridging the gap over 100 years of buildup isn't unfeasible
19:48.18RPCrofton: One of these days perhaps I'll put up some photos :)
19:48.31RPIt is on google streetmap now...
20:00.51kergothkhem: oh, did you verify that your bitbake parsing errors were fixed in master?
20:00.55kergothcan't recall, wanted to verify
20:01.09CIA-203Roman I Khimov <khimov@altell.ru> 07org.openembedded.dev * r57bcfd1ad5 10openembedded.git/recipes/squidguard/ (5 files in 2 dirs):
20:01.10CIA-2squidguard: new recipe
20:01.10CIA-2squidGuard is a combined filter, redirector and access controller plugin
20:01.10CIA-2for Squid.
20:01.10CIA-2Signed-off-by: Roman I Khimov <khimov@altell.ru>
20:02.56GNUtoohi, does someone know how enlightenment starts?
20:03.01*** join/#oe martin_B (~martin@pool-14-65-198-89.dbd-ipconnect.net)
20:03.07GNUtoomore precisely how it set the profile
20:03.09GNUtooat first boot
20:03.43*** join/#oe mrc3_ (~ddiaz@189.157.110.236)
20:04.00CIA-203Michael 'Mickey' Lauer <mickey@vanille-media.de> 07org.openembedded.dev * r643e6207dd 10openembedded.git/classes/vala.bbclass: vala: prohibit PARALELL_MAKE
20:05.13CIA-203Roman I Khimov <khimov@altell.ru> 07org.openembedded.dev * r42f948f5c1 10openembedded.git/conf/bitbake.conf:
20:05.13CIA-2bitbake.conf: add STAGING_SBINDIR_NATIVE
20:05.13CIA-2Makes referencing it easier.
20:05.13CIA-2Signed-off-by: Roman I Khimov <khimov@altell.ru>
20:05.13CIA-2Acked-by: Khem Raj <raj.khem@gmail.com>
20:05.14CIA-203Roman I Khimov <khimov@altell.ru> 07org.openembedded.dev * rfa985b1459 10openembedded.git/recipes/postfix/ (3 files):
20:05.14CIA-2postfix: convert to BBCLASSEXTEND and new staging for native
20:05.14CIA-2Signed-off-by: Roman I Khimov <khimov@altell.ru>
20:05.16CIA-203Roman I Khimov <khimov@altell.ru> 07org.openembedded.dev * r4700a4b520 10openembedded.git/recipes/postfix/ (files/volatiles postfix.inc postfix_2.7.0.bb):
20:05.16CIA-2postfix: add 2.7.0 version
20:05.16CIA-2Signed-off-by: Roman I Khimov <khimov@altell.ru>
20:05.16CIA-2Acked-by: Khem Raj <raj.khem@gmail.com>
20:06.11khemkergoth: yes they are it seems thx
20:06.29kergothokay, good, just wanted to make sure :)
20:20.15*** join/#oe woglinde_ (~heinold@f052227151.adsl.alicedsl.de)
20:29.57CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * r5eb571a0a5 10openembedded.git/recipes/gnome-mplayer/gnome-mplayer.inc: gnome-mplayer: force linking with stdc++, using AC_PROG_CXX isn't enough
20:29.58CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * r7334b395fc 10openembedded.git/recipes/gnome/ (metacity/crosscompile.patch metacity_2.30.0.bb): metacity: add 2.30, cross compile patch partially stolen from poky
20:29.59CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * rd8702b78b6 10openembedded.git/recipes/vte/vte_0.24.0.bb: vte: add 0.24.0
20:30.00CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * r608eacf950 10openembedded.git/recipes/gnome/epiphany_2.30.0.bb: epiphany: add 2.30.0
20:30.33*** join/#oe rkirti (~oespirit@203.199.213.3)
20:32.00*** join/#oe ash_ (~40b43d8d@gateway/web/freenode/x-dvqolgcfdviuygbe)
20:35.22*** join/#oe likewise_ (~likewise@82-171-51-231.ip.telfort.nl)
20:38.41pb_RP: yeah, I guess that's possible.  I'm a bit surprised it even has a cavity if it's 100 years old.  down here in the south, at least, we didn't get cavity walls as standard until about 1950.
20:39.51RPpb_: It was built about 1915 and defintely has one along with wall ties, although not as wide as a modern one
20:40.35pb_that's interesting.  I guess it must have been quite advanced for its time.
20:41.08Crofton_|workI guess you don't build houses out of 2x4's there ....
20:41.11pb_my current house is also 1920-ish and the walls here are just 9" solid brick.  most of the 1930s/40s houses in this area have solid walls too.
20:41.45pb_Crofton_|work: heh.  some people do, and in fact part of our new house will probably be timber frame if the planning people will wear it.
20:41.56pb_but probably 95% of new construction is masonry.
20:42.25woglinde_<PROTECTED>
20:43.11*** join/#oe kergoth__ (~kergoth@ip24-251-170-95.ph.ph.cox.net)
20:44.18RPpb_: Its a weird house. The inside wood decoration looks like its about 50 years earlier than the house build date too
20:44.51RPpb_: and the house has most of its original features. Or had. I removed the 1915 electric lights wiring
20:46.14RPCrofton_|work: I once read about homes burning down in the states and it had a picture of all these chimneys left standing. Took me a moment to remember that you don't use bricks ;-)
20:46.32woglinde_rp *g*
20:46.33RPCrofton_|work: Here, if you made it of wood, it would blow away too easily ;-)
20:48.35*** join/#oe dvermd (~roudoudou@78.234.93.192)
21:00.05*** join/#oe alecrim (~alecrim@189.2.128.130)
21:01.13*** join/#oe PuffTheMagic_ (~quassel@unaffiliated/puffthemagic)
21:38.42*** join/#oe bfrog (~tburdick@unaffiliated/themonotone)
21:38.55bfrogis there really no way to make this process any faster?
21:39.08woglinde_which one?
21:39.17bfrogjust building a base-image
21:39.38woglinde_not at the first try
21:39.53woglinde_if you have one
21:39.54bfrogwhy does it take so long? I remember buildroot flying through comparatively?
21:40.05woglinde_ccache and pkg-staging kicks in
21:40.23woglinde_we compile all stuff
21:40.27*** join/#oe marcosmamorim (~marcos@200-158-246-227.dsl.telesp.net.br)
21:40.35Tartarusewww ccache
21:40.48woglinde_we have to compile libc twice and gcc 3times
21:40.58woglinde_to get a sane toolchain
21:40.58bfrogdoes buildroot manage to avoid that?
21:41.46woglinde_hms why nobody updates the kernel for qemuarm
21:41.55woglinde_qemuarm-oe-linux-uclibceabi/linux-rp-2.6.25+2.6.26-rc4-r6/
21:42.39woglinde_buildroot has no real package management and missing a lot of software
21:43.04bfrogbase-image seems to be close to what I was building with buildroot, maybe even less, and it takes longer
21:43.06bfrogthats what I don't get
21:43.10bfroga lot longer
21:47.40Romke|offbfrog: ever done linux from scratch?
21:49.26khembfrog: I guess you are building quite a few native apps
21:50.00khembfrog: you can install those packages from your desktop distro and then add them to ASSUME_PROVIDED list
21:50.19khemthat way you will be able to avoid native packages
21:50.58khembfrog: buildroot has its own pain point
21:51.34khemwoglinde_: I tried and it does not work out of box with 2.6.31 I did not had time to debug it
21:51.43khemwoglinde_: I wud love to get latest though
21:51.50*** part/#oe gt3 (~geetha@nat/ti/x-ijnpglunrrmrhhqb)
21:52.14khemwoglinde_: for mips I am using 2.6.31 and it works well
21:53.37bfrogthat might be it
21:53.51bfrogyeah its building like a ton of native packages that it doesn't really need I don't think
21:54.40khembfrog: It takes about 2.5 hrs for a console-image on my T61
21:54.44khemwhich is decent I guess
21:54.58bfrogI mean, how do you manage to do any actual development then
21:55.18bfrogI guess just build the package you change over again?
21:57.27khembfrog: Once you have the complete build then you can build/rebuild individual packages
21:58.11khemand then either you can add it to your image if you like or you can install it on the preexisting root file system thats running on your hardware
21:58.18khemwhich you built first time around
21:58.27khemsee the power of package management
21:59.15*** join/#oe ash_ (~40b43d8d@gateway/web/freenode/x-frbwigjfjzkyfevh)
21:59.20khembfrog: if you set the feeds correctly then you can just do opkg install <your package> on device and it should be installed with all deps
21:59.32woglinde_for easyway try narzizuss
21:59.39woglinde_from angstroem
22:00.09khemreads about HTML5
22:00.11woglinde_http://www.angstrom-distribution.org/narcissus/
22:00.30khemwishes death to flash
22:00.54bfrogkhem: what about kernel modules themselves?
22:01.05bfrogthat seems like it might be trickier?
22:02.17ash_Hi.  I recently tried building socat_1.7.1.2 and the build failed on the do_qa_configure step because of host includes (sorry if this is double message...my connection timed out)
22:02.44woglinde_khem how I can run the kernel than with qemu?
22:02.53woglinde_is to lazy to search it again
22:03.08khemwoglinde_: I have scripts
22:03.08ash_I worked around this by deleting the config.log file--all fine and good.  However I was wondering what might cause these types of errors
22:03.20khemwoglinde_: you remind me to put them in contrib/
22:03.28woglinde_khem *g*
22:03.45khemwoglinde_: you can also use the poky script
22:03.46ash_my colleague on a different machine didn't have this problem
22:04.04woglinde_khem pointer?
22:04.09khemash_: what was detailed error
22:04.21khemwoglinde_: whats your build box distro
22:04.21woglinde_ash some configure.ac scripts suckz
22:04.28woglinde_khem i386
22:04.44woglinde_ash if you have hostdevelopment libs installed
22:04.45ash_khem: "ERROR: This autoconf log indicates errors, it looked at host includes."
22:04.51woglinde_the configure script picks them up
22:05.27woglinde_so your colleague might not have the dev-libs installed
22:05.34woglinde_so the oe ones are picked up
22:05.49woglinde_I saw this behavoir for some sdl versions
22:06.46woglinde_khem I try to achieve initramfs-kexecboot on my n810
22:06.57woglinde_so I can run diffrent kernels without hazzle
22:07.11ash_woglinde: you mean that I've got socat-dev installed on my host machine and my friend doesn't?  I thought OE basically built everything for itself
22:07.26woglinde_ash no someother libs socat needs
22:08.03woglinde_one macro in sdl rewrote path to /usr/foo:$PATH
22:08.12woglinde_and didnt set it back
22:08.16khemwoglinde_: I meant OS
22:08.19woglinde_which is really bad style
22:08.22woglinde_khem debian
22:08.27woglinde_unstable
22:08.32ash_woglinde: okay---that makes some sense.  Any recommendation on how to track this sort of thing down?  The config.log was a monster
22:08.37woglinde_so I have latest qemu
22:08.50woglinde_check configure.ac
22:08.55woglinde_and configure
22:09.07woglinde_and maybee identify from which .m4 macro the shit comes
22:09.32khemwoglinde_: ok
22:10.17woglinde_khem I am waiting
22:13.48*** part/#oe ash_ (~40b43d8d@gateway/web/freenode/x-frbwigjfjzkyfevh)
22:16.15woglinde_khem for n800 I get tried to create id "null" twice for "chardev"
22:16.36khemhmm woglinde_ I will commit my scripts to contrib/qemu
22:17.21*** join/#oe marcosmamorim1 (~marcos@189-18-30-66.dsl.telesp.net.br)
22:17.22woglinde_how long it will last?
22:20.57CIA-203Khem Raj <raj.khem@gmail.com> 07org.openembedded.dev * rb311e10ca1 10openembedded.git/recipes/eglibc/ (4 files in 2 dirs):
22:20.57CIA-2eglibc: Add patch to limit gcc commandline output.
22:20.57CIA-2* This patch reduced the size of do_compile of eglibc from 12M to 5.4M
22:20.57CIA-2and the build time for eglibc improved a bit too
22:20.57CIA-2* The patch applied to 2.9,2.10 and 2.11
22:20.58CIA-2Signed-off-by: Khem Raj <raj.khem@gmail.com>
22:20.58khemwoglinde_: I have pushed the scripts
22:21.00CIA-203Khem Raj <raj.khem@gmail.com> 07org.openembedded.dev * rc652a39e6c 10openembedded.git/contrib/qemu/ (qemu-ifdown qemu-ifup run-qemu.sh):
22:21.00CIA-2contrib: Add scripts to run qemu
22:21.00CIA-2* These scripts are tested on ubuntu and should
22:21.00CIA-2run on debian like systems.
22:21.01CIA-2* For networking to work it needs ethernet does
22:21.01CIA-2not work on wireless.
22:21.02CIA-2Signed-off-by: Khem Raj <raj.khem@gmail.com>
22:21.26khemwoglinde_: those scripts may not work out of box
22:21.44khemyou have to change the paths etc. but bulk of it should work
22:22.07khemthere is some comments in run-qemu.sh which should help you to create bridge over eth0
22:22.11khemenjoy
22:22.12woglinde_thanks
22:22.18khemis off now
22:22.50woglinde_nite khem
22:28.50CIA-203Martin Jansa <Martin.Jansa@gmail.com> 07org.openembedded.dev * r99e01c4f2f 10openembedded.git/recipes/gpsd/ (files/cross-compile-on-gentoo.patch gpsd_2.91.bb):
22:28.50CIA-2gpsd: add 2.91 needed for mcnavi (needs gps_waiting())
22:28.50CIA-2Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
22:28.52CIA-203Martin Jansa <Martin.Jansa@gmail.com> 07org.openembedded.dev * r82b394467d 10openembedded.git/ (54 files in 4 dirs):
22:28.52CIA-2EFL: move SRCREVs from sane-srcrevs.inc to efl/e17 recipes
22:28.52CIA-2* Or we can move them to e.bbclass, python-efl.inc instead.
22:28.52CIA-2Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
22:28.52CIA-203Martin Jansa <Martin.Jansa@gmail.com> 07org.openembedded.dev * r155b1ed522 10openembedded.git/recipes/openmoko-3rdparty/ (mcnavi/gpsd-2.90.patch mcnavi_0.2.5.bb):
22:28.53CIA-2mcnavi: enable gspd-2.90 API
22:28.53CIA-2Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
22:28.54CIA-203Martin Jansa <Martin.Jansa@gmail.com> 07org.openembedded.dev * r9578cafca2 10openembedded.git/recipes/openmoko-3rdparty/thone_0.6.bb:
22:28.54CIA-2thone: new recipe for terminal phone apps
22:28.55CIA-2Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
22:28.55CIA-203Martin Jansa <Martin.Jansa@gmail.com> 07org.openembedded.dev * rbaeb7661c1 10openembedded.git/recipes/tasks/task-shr-feed.bb:
22:28.56CIA-2task-shr-feed: add thone
22:28.56CIA-2Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
22:29.14CIA-2sane-srcrevs: move SRCREVs to recipes
22:29.14CIA-2Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
22:43.03*** join/#oe methril_home (~methril@189.27.132.92.dynamic.adsl.gvt.net.br)
22:43.33*** join/#oe marcosmamorim (~marcos@201-42-214-165.dsl.telesp.net.br)
22:51.04*** join/#oe marcosmamorim1 (~marcos@187.35.33.73)
23:14.41*** join/#oe marcosmamorim (~marcos@187.35.34.227)
23:24.51*** join/#oe alecrim (~alecrim@189.2.128.130)
23:30.43*** join/#oe marcosmamorim1 (~marcos@189-18-209-127.dsl.telesp.net.br)
23:35.08*** join/#oe marcosmamorim (~marcos@201-68-113-194.dsl.telesp.net.br)
23:43.29*** join/#oe kergoth (~kergoth@ip24-251-170-95.ph.ph.cox.net)
23:43.55*** join/#oe marcosmamorim1 (~marcos@201-92-132-64.dsl.telesp.net.br)
23:49.56*** join/#oe Palomides (~palomides@140.103.139.166)

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