**** BEGIN LOGGING AT Fri Aug 10 02:59:59 2012 Aug 10 07:09:16 Regarding systemd: I have a service-file that fires up a daemon. The case is that the daemon fails. How can I see the stdout and sterr? I have tried journalctrl but it does not say anything. Aug 10 08:31:45 morning all Aug 10 08:56:47 hi bluelightning, all Aug 10 09:07:08 hi pb_ Aug 10 09:07:18 morning Aug 10 09:07:37 I see the OE website is now working Aug 10 09:07:40 hi gmc Aug 10 11:08:12 hi guys Aug 10 11:09:44 I faced one interesting scenario during build ..... I had 4 packages say A, B, C and D. D is dependent on B and C. B and C are dependent on A. Aug 10 11:10:14 Now A out outputs a file in sysroot which both B and C modifies it. Aug 10 11:10:53 B recipe add just a think in it which is required by D recipe for successful build Aug 10 11:11:18 both B and C overwrite the file in sysroot Aug 10 11:11:49 when number of jobs and threads are increased B and C are build in parallel Aug 10 11:12:57 B and C pick the file that was emitted by A .... first B output it in sysroot and then C overwrites it Aug 10 11:13:16 that is why D looses information added by B recipe Aug 10 11:14:00 so is there a way to tell that B and C should not be build in parallel Aug 10 11:14:32 I have one solution to add B in C depends but just thinking that is there anyother solution as well? Aug 10 11:49:03 Is there a machnism that replaces populate-volatiles.sh in oe-core ? Aug 10 11:49:18 s/machnism/mechanism/ Aug 10 18:38:36 Hey everybody, is it possible to include the advanced packaging tool (apt-get install/remove etc) in OE/YoctoProject? Aug 10 18:39:44 I can execute APT commands on my build, but having a hard time accessing the Ubuntu repository. Aug 10 18:39:59 /etc/sources.d? Aug 10 18:40:13 I just switched to arch linux, but I think that may be right Aug 10 18:40:25 is that something I need to create/ Aug 10 18:40:26 ? Aug 10 18:40:43 on the regular ubuntu, the sources.list is in /etc/apt/ dir Aug 10 18:41:05 Ah yes Aug 10 18:41:27 Good. I guess I'm on the right track. So it is possible to use Ubuntu's repository ya? Aug 10 18:42:01 (My OE/Yocto build isn't strictly Ubuntu.. so I'm not sure if Ubuntu's repo would work) Aug 10 18:42:09 I guess there's no stopping you from trying Aug 10 18:42:14 Go ahead! Aug 10 18:42:32 report back to, it would be neat if it worked Aug 10 18:43:11 Haha that's what i'm trying. I don't have the Gnu Privacy Guard packaged in my OE build. So it complains it can't access Ubuntu's repository. Aug 10 18:43:31 Before I package it, I just wanted to check if what i'm doing is not insane or dumb Aug 10 18:43:38 I guess it's worth trying Aug 10 18:44:03 Just a quick question, how are others managing packages once their OE build is deployed? Aug 10 18:44:15 I believe oe uses ipkg? Aug 10 18:44:23 I'm no expert Aug 10 18:44:31 I just love my linux :) Aug 10 18:44:38 Hm does ipkg resolve dependencies? Aug 10 18:44:43 I don't Aug 10 18:44:45 know Aug 10 18:44:47 XD Aug 10 18:44:49 haha i'm not an expert, but I love linux too Aug 10 18:44:49 lol Aug 10 18:44:52 alright coolio Aug 10 18:45:10 you might as well stay, this channel is quiet Aug 10 18:45:21 haha ya i will be around Aug 10 18:45:27 :D Aug 10 18:45:32 OH THANK YOU! Aug 10 18:45:33 lol Aug 10 18:45:43 lol thanks for responding for my calls haha Aug 10 18:45:49 what are you using your OE for? Aug 10 18:46:11 I haven't even gotten a working build going yet, I still have to get my system back to working capacity first Aug 10 18:46:24 what distro are you using? Aug 10 18:46:38 (purely for informational purposes) Aug 10 18:46:48 I don't like flame wars ;) Aug 10 18:47:29 i see. what do you mean which distro? i use different layers from meta-oe, meta, meta-lxde and such at the moment Aug 10 18:49:01 As your actual OS? Aug 10 18:49:21 I run arch, I just play around with OE and buildroot Aug 10 18:49:37 ohh i'm on ubuntu 12.04 Aug 10 18:49:44 buildroot is much friendlier to new users, no one can argue with me there right? I hope Aug 10 18:49:52 hmm Aug 10 18:49:55 I'm not sure that's totally true... Aug 10 18:50:01 But OE is so much more powerful and professional.... I MUST LEARN IT'S WAYS Aug 10 18:50:40 oh bluelightning, do you know if it's possible to use Ubuntu's repository on an OE/YoctoProject build? Aug 10 18:51:06 B1gtuna: do you mean, install packages from ubuntu into an image built with our build system? Aug 10 18:52:06 I mean buildroot has the whole menu and configuration thing... it doesn't need any documentation. I never read the manual, and got a working system on the first try Aug 10 18:52:07 yupp. So I boot with my OE image, and if i figure out I need to put the Chrome browser, I thought it would be nice to be able to do simply apt-get install google-chrome Aug 10 18:52:28 B1gtuna chrome has a debian package Aug 10 18:52:35 (Rather than bitbake the whole image with meta-browsers) Aug 10 18:53:05 True, but the debian package alone doesn't come with all the dependencies right? Aug 10 18:54:05 Perhaps I am just not familiar with OE/Yocto culture. Not sure how others are managing packages. Aug 10 18:54:24 B1gtuna I don't know.... Might as well try in a VM or something right :D Aug 10 18:54:38 I can't figure out OE for the life of me Aug 10 18:54:43 I need more docs Aug 10 18:54:48 MOAR DOCS! Aug 10 18:55:54 B1gtuna: so you could in theory do that, in practice it's unlikely to work Aug 10 18:56:10 it's like asking could you extract an rpm from fedora onto an ubuntu system and have it just work Aug 10 18:56:34 bluelightning: hmm you are saying setting up apt with the official Ubuntu repo wouldn't work right? Aug 10 18:56:40 wermjenantanenba: have you looked at the yocto project documentation? Aug 10 18:56:53 B1gtuna: no, I don't think it would Aug 10 18:56:55 bluelightning: How do people manage packages usually? Aug 10 18:57:09 bluelightning no Aug 10 18:57:13 B1gtuna: with zypper/rpm, opkg, or apt/dpkg Aug 10 18:57:30 bluelightning: Thanks for your insight btw. I was afraid I'd be wasting time trying. I guess I should stop with the pursuit. Aug 10 18:57:37 what the hell, wermjenantanenba has been banned on several channels :( Aug 10 18:57:38 B1gtuna: they just set up their own repos containing packages built from the build system Aug 10 18:57:48 bluelightning: hmmm apt+dpkg resolves dependencies? sorry noob here Aug 10 18:57:48 It's the first time I've ever used that name Aug 10 18:58:07 B1gtuna: there are recipes for chromium in meta-browser I believe if that's what you're looking for Aug 10 18:58:17 B1gtuna: it does yes Aug 10 18:58:36 bluelightning: I see. LOL I guess I'm setting up my own repository. Aug 10 18:59:21 bluelightning: Yes I have meta-browser already built in, but i'm just not sure how the users of my image will install more apps Aug 10 18:59:40 B1gtuna: you can just use your deploy directory as a repository - just bitbake package-index and then share it over http/ftp/whatever Aug 10 18:59:57 bluelightning: Is there a distro built with OE/Yocto that provides public repository much like Ubuntu's? Aug 10 19:00:07 although if you are looking at creating a proper distro you need to do a bit more than that Aug 10 19:00:11 bluelightning: hmmmmmmmmmmmmm Aug 10 19:00:16 yes, angstrom, and I believe SHR as well Aug 10 19:00:38 depends on what machines you are looking to support Aug 10 19:00:42 bluelightning: I see. Wow I learned so much after strugging the past couple days haha Aug 10 19:01:19 bluelightning: Will check out angstrom and SHR. Aug 10 19:01:43 bluelightning: thanks for your help. I appreciate it. Aug 10 19:01:53 no worries Aug 10 19:02:20 bluelightning: Are you one of the OE/Yocto developers? Aug 10 19:14:13 B1gtuna: yes, I'm employed by Intel to work on the Yocto Project Aug 10 19:14:37 I've also been an OE community member for a while Aug 10 19:19:04 bluelightning: that's awesome :). Do you have a website or twitter that I can follow? Aug 10 19:20:24 B1gtuna: I have a blog but I almost never update it... Aug 10 19:21:02 it's syndicated on planet.linuxtogo.org along with some other OE community folks Aug 10 19:31:54 bluelightning: Looks like a good read. Thanks :) Aug 10 19:33:49 np Aug 10 21:05:22 does OpenELEC have anything to do with OpenEmbedded or is the "Open Embedded Linux Entertainment Center" name just an accidental similarity to openembedded? Aug 10 21:14:09 carldani: as far as I am aware there is no connection Aug 10 21:20:07 Is there an equivalent to oe-classic's src_distribute_local.bbclass in current oe-core? Aug 10 21:34:37 bluelightning: thanks **** ENDING LOGGING AT Sat Aug 11 02:59:58 2012