**** BEGIN LOGGING AT Mon Oct 01 03:00:00 2012 Oct 01 07:14:32 morning all Oct 01 07:42:51 good morning Oct 01 08:50:35 morning all Oct 01 08:54:57 if I use SRCREV = "${AUTOREV}" I doiwnload last TAG Oct 01 08:55:41 but if I want the last commit? Oct 01 08:55:57 silvio: that will download the latest commit... Oct 01 08:56:53 because now I download my packet, but not last commit Oct 01 09:11:30 hi all Oct 01 09:16:10 hi pb_ Oct 01 09:17:28 morning bluelightning Oct 01 09:38:31 hi pb_ Oct 01 09:43:23 I can t understand why, if I use git, protocol=ssh works, but SRCREV = "${AUTOREV}" no, this last works only with protocol=git? Oct 01 13:09:57 Has someone made a tinyxml recipe? Oct 01 13:10:08 I am going to write one if noone did ;-) Oct 01 13:14:15 otavio: libtinyxml in meta-webos Oct 01 13:14:42 JaMa: Oh, cool! I will pick it there and put it onto meta-oe Oct 01 13:15:23 otavio: then apply this too https://github.com/openwebos/meta-webos/pull/25 Oct 01 13:20:28 JaMa: any clue how to pull the pull request? Oct 01 13:23:08 otavio: just merge this branch https://github.com/webOS-ports/meta-webos/tree/morphis/fixes/libtinyxml Oct 01 13:23:23 and update path of course Oct 01 13:23:27 JaMa: ok; I did the fixes locally Oct 01 13:23:47 JaMa: and I am changing PR to r5 so it will be upgraded ;-) Oct 01 13:24:30 it wont until it's removed from meta-webos, but thanks :) Oct 01 14:08:15 anyone can help in figuring our where mails to the oe-core list are dropped? Oct 01 14:08:41 I sent a trivial kernel.bbclass patch and it doesn't appear to show up Oct 01 14:10:01 otavio: I have a tinyxml recipe too Oct 01 14:10:10 otavio: I didn't realise the webos layer had one :( Oct 01 14:10:17 JaMa: I don't have access to a buildsystem right now.. but systemd should mark /etc/systemd/journald.conf /etc/systemd/systemd.conf as CONFFILE... Oct 01 14:10:20 otavio: it was massive pain the backside to write Oct 01 14:11:52 otavio: http://pastebin.com/8UtLAYNA if you're interested Oct 01 14:12:45 zecke: when did you send it? Oct 01 14:20:36 zecke: sounds like good idea Oct 01 14:32:33 pb_: Sep 19 13:23:38 (UTC) Oct 01 14:32:42 oh, ages ago Oct 01 14:32:47 I'm not sure our logs go back that far, let me look Oct 01 14:33:05 ... no, last log I can easily access is for sep 22 Oct 01 14:33:10 can you try resending it? Oct 01 14:33:36 pb_: yeah, will do now Oct 01 14:33:40 ok, cool Oct 01 14:34:52 pb_: sent, I am probably graylisted again Oct 01 14:36:48 hm, nothing in the logs yet Oct 01 14:37:45 ah, here we are Oct 01 14:37:47 2012-10-01 16:47:42 H=sysmocom.de (mail.sysmocom.de) [78.46.147.233] F= temporarily rejected RCPT : greylisted. Oct 01 14:37:50 I guess thats you Oct 01 14:38:30 pb_: yes, postqueue -fed.. so it is out now Oct 01 14:38:50 and by murphy it will either show up.. or the email address is wrong on the website. :) Oct 01 14:39:32 it looks like it might have bounced due to your not being subscribed at that address, or something Oct 01 14:39:45 did you get a rejection? Oct 01 14:40:28 pb_: nope Oct 01 14:40:36 2012-10-01 16:51:02 1TIhKo-0008Jj-2E <= openembedded-core-bounces@lists.openembedded.org H=localhost [127.0.0.1] P=esmtp S=3746 id=mailman.12345.1349103060.14518.openembedded-core@lists.openembedded.org Oct 01 14:40:36 2012-10-01 16:51:02 1TIhKo-0008Jj-2E => holger@moiji-mobile.com R=dnslookup T=remote_smtp H=gandharva.secretlabs.de [5.9.72.18] X=TLS1.0:RSA_AES_256_CBC_SHA1:32 Oct 01 14:40:43 it certainly thinks it sent you something Oct 01 14:41:50 pb_: postfix/qmgr[82088]: 70A6724810: from=, size=5069, nrcpt=1 (queue active), yeah it comes back.. it didn't happen before. :) Oct 01 14:42:11 pb_: thanks Oct 01 14:42:48 hm, the clock on discovery is a bit screwed up Oct 01 14:42:53 I guess I should install ntpd :-} Oct 01 14:46:05 pb_: weird.. my postfix doesn't deliver the bounce mail properly. :} Oct 01 14:47:18 that is a bit weird indeed Oct 01 14:48:23 pb_: yeah, it says it is delivered. :} Oct 01 14:52:23 pb_: thanks. It would be nice if you could review the patch. I hardly know how update-alternatives should function. :) Oct 01 15:52:06 bb all Oct 01 16:19:29 meta-webserver patches just posted... Oct 01 17:39:18 bluelightning: is that only for apache, or web servers in general? Oct 01 17:39:46 hollisb: web servers/services/interfaces/frameworks in general Oct 01 17:40:39 bluelightning: ok, interesting Oct 01 17:45:58 bluelightning: ah... so it's recipes that might already exist in larger layers (like meta-yocto), but aren't in oe-core Oct 01 17:47:31 hollisb: actually meta-yocto is a tiny shim pretty much containing the poky distro config only Oct 01 17:47:47 hollisb: meta-webserver is a new layer Oct 01 17:48:00 not related at all ;) Oct 01 17:49:28 ah I see. I was confused because poky has meta/recipes-extended/lighttpd so I just assumed an apache recipe existed somewhere Oct 01 17:49:31 but I guess it doesn't Oct 01 17:51:46 hollisb: it existed in OE-Classic, this basically resurrects it from there Oct 01 17:51:55 ok Oct 01 17:58:22 i've noticed some python core libs are missing when building an sdk (and no, i did not try to include python-native myself, it gets sucked in somewhere in the provided recipes/classes :) Oct 01 17:59:20 specifically, it was missing filecmp and fileutils iirc.. they are needed for building the image.. Oct 01 19:45:16 Has anyone got xbmc built in OE? Oct 01 19:45:58 otavio: does the recipe in meta-multimedia not work? Oct 01 19:46:13 bluelightning: it does not Oct 01 19:46:25 bluelightning: in fact it fails in many different ways Oct 01 19:46:57 bluelightning: it had libcec failure Oct 01 19:47:05 bluelightning: then libtinyxml failure Oct 01 19:47:10 bluelightning: now python failure Oct 01 19:55:01 bluelightning: I have removed tmp dir and am trying it from scratch again Oct 01 19:55:06 bluelightning: did you try it? Oct 01 20:10:35 is there a way to NOT inherit rm_work for one particular recipe? the recipe itself does not mention rm_work but the toplevel config uses it Oct 01 20:11:27 e.g. all of oe is rm_work but I'm trying to work on one particular package and I'd like to keep its work dir around Oct 01 20:25:27 do_rm_work { : } Oct 01 20:25:38 oh, except with the parens Oct 01 20:25:42 do_rm_work() { : } Oct 02 00:44:00 pb_: ah, override the function in the recipe Oct 02 00:44:07 pb_: thank you, I never would have thought of that Oct 02 00:44:15 pb_: in retrospect it makes total sense **** ENDING LOGGING AT Tue Oct 02 02:59:58 2012