**** BEGIN LOGGING AT Fri Mar 09 02:59:58 2012 Mar 09 07:51:14 I see that avahi depends on sysvinit-pidof, is this strictly necessary when I'm using systemd? Mar 09 07:53:30 no AFAIK, I'm using this http://git.shr-project.org/git/?p=meta-smartphone.git;a=commit;h=fadb69e26609016f1fcb80672e282312c3760b7b to get rid of it and be able to blacklist sysvinit Mar 09 07:55:16 thanks, felt it was weird to have something depend on sysvinit:P Mar 09 08:41:04 good morning Mar 09 09:02:32 mornin Mar 09 09:20:48 is there a way to get a list of all recipes that will be read when running bitbake world? I just want the list, not with dependencies Mar 09 11:31:36 hello Mar 09 12:44:58 has anyone compiled or tried Eterm for ARM plz tell me bcoz there is no recipe in oe , (I may be wrong also ), plz tell Mar 09 16:39:20 khem: ping Mar 09 16:40:26 General question for the OE "small system" folks -- what's the experience been with systemd compared to the init scripts in terms of memory requirements at boot? (investigating to see if it's worth trying systemd with the 32MB NSLU2) Mar 09 16:56:50 mwester: might want to ask the angstrom folks Mar 09 17:01:14 * mckoan set his tzdata :-) Mar 09 17:03:31 kergoth - thanks. Mar 09 17:06:34 hi Mar 09 18:02:11 moin Mar 09 18:52:57 how does the systemd enabling of services via opkg postinstall? i'm basically installing two packages. both are almost identical, except one makes a WantedBy=graphical.target, another makes it for halt.target. the second doesn't get enabled automatically Mar 09 18:53:25 however, if i run opkg install --force-reinstall the postinst script runs just fine and the systemd symlink works just fine Mar 09 19:24:32 mwester: hey Mar 09 19:24:36 mwester: longtime Mar 09 19:25:00 mwester: btw. We already have meta-nslu2 and meta-slugos Mar 09 19:25:16 mwester: I regularly test them with OE-Core but no new feature add or anything Mar 09 19:26:01 mwester: w.r.t. systemd, I think 32M should be ok but it has fancy logging Mar 09 19:26:17 and that can fill up disk/ram whereever you have tmpfs Mar 09 19:26:18 I tried the nslu2 layers a long time ago, but I've been tied up on other tihings for many months -- just starting to get back into it. Mar 09 19:26:28 mwester: cool. Mar 09 19:26:43 Looks like systemd is the new thing, so maybe I shall learn about it. :) Mar 09 19:26:50 mwester: yep Mar 09 19:27:34 mwester: we already have it as part of met-oe which I have put in layers for slugos Mar 09 19:27:36 https://github.com/kraj/slugos-setup.git Mar 09 19:28:12 you can make it work with slugos images that would be fantastic Mar 09 19:28:23 Thanks - I'll sync up, and give it a try as soon as my linux buld machine is rescued. Mar 09 19:35:53 ok Mar 09 19:36:20 make setup && make slugos-image Mar 09 19:36:23 is all you need Mar 09 19:36:29 after you clone the setup repo Mar 09 19:36:37 let me know if something falls apart Mar 09 19:36:57 dFence: pong Mar 09 19:44:25 khem: regarding the opkg-utils patch I submitted, I have a tiny question regarding the patch I submitted. I re-branched to maintenance and added the modifcations - what I don't get is what you meant by "git pull" Mar 09 19:53:54 I'm not that familiar with git and I found a couple more things that needed patching, so I'd like to get the whole patching-thing right – and the wiki just said to make the mods and send the patch against the stable branch (http://www.openembedded.org/wiki/How_to_submit_a_patch_to_OpenEmbedded) Mar 09 19:54:39 dFence: ok you need another doc Mar 09 19:55:09 http://www.openembedded.org/wiki/How_to_submit_a_patch_to_OpenEmbedded Mar 09 19:55:12 read this Mar 09 19:55:54 khem: so patch against 2011.03-maintenance and the submit it like it's described in the howto? Mar 09 19:56:03 s/the/then Mar 09 19:56:29 yes prefix your patch with [2011.03-maintenance] Mar 09 19:56:35 so the maintainer notices it Mar 09 19:57:15 khem: do I need to check if the patch works with the maintenance branch as well or can I skip that? Mar 09 20:27:28 * dFence *rageface* Mar 09 20:34:24 does anybody know if xxd utility is provided by any recipe Mar 09 20:43:35 i want this meatball giro recipe... Mar 09 21:02:03 dFence: yes check with branch it should work there if it works on .dev/master is less important Mar 09 21:02:52 khem: just did, seems OK. But I got the prefixes wrong – [2011.03-maintenance] is now within the other [] Mar 09 21:02:56 bad? Mar 09 21:03:11 dFence: thats ok Mar 09 21:03:15 phew Mar 09 21:03:34 cehh: you should get that with vim recipe Mar 09 21:04:50 mr_science: write a meatball-giro.bb :) Mar 09 21:20:48 khem: thanks Mar 09 21:34:40 khem, you must have a bb-powered kitchen? Mar 09 22:55:39 hiho Mar 09 22:56:04 is it possible with bitbake to download SRC_URI to a diffrent filename Mar 09 22:56:38 lets say I have foo.tar.gz remote and want to download it as foo-123.tar.gz Mar 09 23:00:26 so change source uri ? Mar 09 23:01:06 ???? Mar 09 23:01:28 upstream is foo.tar.gz local it should be foo-1234.tar.gz Mar 09 23:01:36 wget htpp://foo foo-123 Mar 09 23:02:10 bitbake code ist hard to read Mar 09 23:03:52 hmm i think to get help you should post your concrete problem Mar 09 23:06:24 *sigh* Mar 09 23:06:30 forget it Mar 09 23:06:38 looks bitbake code canot handle it **** ENDING LOGGING AT Sat Mar 10 02:59:58 2012