IRC log for #elinux on 20120821

01:21.14*** join/#elinux bizhanMona (~bizhan@nat/cisco/x-ugxyyswfnubuccbb)
06:01.17*** join/#elinux lyakh (~lyakh@dslb-178-006-246-074.pools.arcor-ip.net)
06:20.21zambaso, how do i build a package for openembedded?
06:20.27zambai understand it uses bitbake?
06:41.07*** join/#elinux mertsas (~martin@nat/cisco/x-spriblrjofweynyv)
07:04.33*** join/#elinux phantoneD (~destroy@a95-92-89-24.cpe.netcabo.pt)
07:21.37*** join/#elinux bizhanMona (~bizhan@nat/cisco/x-vqclafnudhqqcyrm)
07:29.30*** join/#elinux phantoxe (~destroy@a95-92-89-24.cpe.netcabo.pt)
08:30.15*** join/#elinux mal`` (~mal``@li125-242.members.linode.com)
08:54.07*** join/#elinux roland (~quassel@phobos.martem.ee)
10:14.18zambadead channel?
11:08.41*** join/#elinux roland (~quassel@phobos.martem.ee)
11:57.07*** join/#elinux MrWGW (MrWGW@74.124.192.8)
12:13.17wmatzamba: no, it's not dead at all
12:14.43wmatzamba: it may be that your question is answered more easily with a google search
12:15.21wmatzamba: however, try: bitbake -b /whatever/openembedded/recipes/blag/blag.bb
12:15.58wmatzamba: http://www.openembedded.org/wiki/Getting_started#Start_building
12:16.30wmatzamba: try, try, and try again. Then when you have a specific question, ask.  Although you'd probably have better luck in #oe
12:19.58*** join/#elinux gustavoz (~gustavoz@host189.200-117-175.telecom.net.ar)
12:20.03*** join/#elinux roland (~quassel@phobos.martem.ee)
12:20.50*** join/#elinux MrWGW (MrWGW@74.124.192.8)
12:25.03zambatried #oe and got told to fsck off :)
12:25.09zambathat's just for developer talk
12:27.20zambawmat: but thanks for feedback :)
12:27.26zambai'm btw building a package for dreambox
12:27.38zambawhich i believe is using a variant of openembedded
12:27.42zambacalled opendreambox?
12:29.06zambaand opendreambox uses *pkg as their package manager
12:59.34wmatzamba: sorry, I've no knowledge of opendreambox
13:00.07wmatzamba: however, if it uses a package manager, shouldn't it be as simple as pkg -install blah?
13:00.15zambabut i need to build the package first
13:01.06wmatin that case, you'll need a .bb file, then you can build with bitbake
13:02.11zambahow do i get a .bb file?
13:02.22zambaand don't i need the whole environment set up first?
13:02.40wmatyou write one, or find one somewhere for whatever package you're trying to build
13:02.57wmatare you patching a package, is that why you need to build it?
13:03.00zambahttp://opendreambox.org/
13:03.08zambai'm creating a new package that's currently not available for dreambox
13:03.16zambaat least not from the repo that's already added
13:03.39zamba"Version 2.0 of the opendreambox distribution is now available for download. It’s based on the “denzil” release of OpenEmbedded. You can get the Documentation in PDF and plaintext formats or browse the Git repository online."
13:03.43zambais this helpful at all?
13:04.25zambacloning the opendreambox repo gave me 11M and cloning the openembedded repo gave me 690M :p
13:07.04*** join/#elinux MrWGW (~MrWGW@74.124.192.8)
13:07.11zambai see there's some bitbake stuff here as well
13:07.28wmatthe opendreambox docs seem helpful
13:10.40wmatthere's a wiki as well: http://dream.reichholf.net/wiki/Enigma2
13:10.56*** join/#elinux roland (~quassel@phobos.martem.ee)
13:12.24wmatit's mostly in German though
13:12.56wmatzamba: if all else fails, email the OpenDreamBox dev: Andreas Oberritter <obi@opendreambox.org>
13:15.17zambai tried emailing him
13:15.20zambabut so far no answer
13:16.51zambathat wiki is just for enigma2
13:17.21zambabut as far as i can tell that opendreambox repo is just for building the opendreambox image itself
13:17.25zambanot for adding any packages.. ?
13:17.38wmatthere must be an opendreambox community out there somewhere
13:18.02zambaaha, ok
13:18.08zambaThey get created automatically when building the distribution for
13:18.11zamba<PROTECTED>
13:18.17zambaso that explains why i have only 11M
13:19.55wmatwelcome to oe builds :)
13:21.10zambaoh shit :p
13:21.16zambajust looked at a .bb file
13:21.58*** join/#elinux bizhanMona (~bizhan@nat/cisco/x-qecqmkekfezjsseq)
13:22.48zambawhere can i find a list of bitbake receipies?
13:22.53zambais there a repo for that somewhere?
13:25.02*** join/#elinux roland (~quassel@phobos.martem.ee)
13:29.31wmatzamba: grep for all .bb files in your src tree
13:31.01zambai want to build tor, aiccu, openvpn and socat
13:31.12wmatthey should all reside in somewhere like: ...meta/recipes-<blah>/
13:35.09zambayup, i have them
13:35.14zambabut i have NO idea how to proceed from here
13:35.27zambaand i'm not sure at which level it makes sense to put it
13:35.33zambai see there's some priority level here
13:35.41zambathinking about putting it in meta-opendreambox
13:36.09zambaand then i created a directory for the different packages under there
13:36.21zambarecipes-connectivity/tor, recipes-connectivity/socat and so on
13:36.48zambaand then i copied another recipe and called it tor-opendreambox.bb and then i started editing that
13:36.51zambaand got completely lost
13:37.54zambai know tor has some dependancies at least, so i also should place some directories under recipes-support
13:39.30zambafor instance it needs libevent
13:39.59zambaand libopenssl, libpthread and zlib
13:40.15zambanone of which seems to be ready for building here
13:53.29wmatzamba: sorry, I'm not sure I can help much further. I'd suggest just reading the OE and OpenDreamBox docs, and trying things out.
13:59.23zambathen i'm stuck :)
14:00.24*** join/#elinux roland (~quassel@phobos.martem.ee)
14:38.59*** join/#elinux _sundar_ (~sundar@110.234.156.82)
15:59.58zambaasking in #enigma2 now
17:23.56*** join/#elinux meph1s (~eric@e180067016.adsl.alicedsl.de)
17:34.17*** join/#elinux cr-ver (~craver@e180089019.adsl.alicedsl.de)
17:34.52*** join/#elinux meph1s (~eric@e180089019.adsl.alicedsl.de)
17:48.45*** join/#elinux gustavoz (~gustavoz@host91.186-124-206.telecom.net.ar)
18:18.26*** join/#elinux Russ____ (~russ@pool-71-107-37-242.lsanca.fios.verizon.net)
18:19.15*** mode/#elinux [+o Russ] by ChanServ
19:20.15*** join/#elinux TimRiker (TimRiker@bzflag/projectlead/TimRiker)
19:20.16*** mode/#elinux [+o TimRiker] by ChanServ
19:21.34*** join/#elinux bizhanMona (~bizhan@nat/cisco/x-nceeuughaznbnseg)
19:24.25*** join/#elinux bizhanMona (~bizhan@nat/cisco/x-svldtokdkcxqccyy)
20:06.19*** join/#elinux TimRiker (TimRiker@bzflag/projectlead/TimRiker)
20:06.19*** mode/#elinux [+o TimRiker] by ChanServ
20:11.00zambathis channel needs more activity :)
20:13.23wmatheh
20:13.37wmatzamba: there's lots of people here who will help if they can
20:13.49zambaso far i've only seen you talking :)
20:13.56wmatzamba: but oe use cases are a bit of a tough one
20:13.58zambayou and TimRiker :)
20:14.08zambawell, i've gotten a bit further
20:14.14wmatthere's at least 40 ish people here
20:14.14zambadid 'make download'
20:14.31zamba41 here
20:15.22wmatwell, I'll help when I can :)
20:16.12zambayeah, you've been most helpful
20:17.49zambahttp://pastie.org/4564033
20:18.25wmat/home/marius???
20:18.34zambahm?
20:18.39wmatthat looks like a questionable URL
20:18.51wmatnot necessarily wrong, but likely old, or down
20:18.53zambaisn't that just the pwd?
20:18.58zamba/home/marius is my home dir
20:19.02wmatoh, hehe
20:19.20wmattries to pay more attention
20:19.24zambahaha
20:19.30zambai know i'm old, but not THAT old :)
20:19.52wmatcvs://anonymous@minidlna.cvs.sourceforge.net/cvsroot/minidlna;module=minidlna
20:20.43wmatcheck: ERROR: Logfile of failure stored in: /home/marius/src/opendreambox/tmp/work/mips32el-oe-linux/minidlna/minidlna-1.0.99+cvs20120714-r0/temp/log.do_fetch.6705
20:20.47wmatsee what it says
20:27.44zambahehe
20:27.47zambai lacked the cvs command :)
20:27.51zambaand then everything worked
20:29.45wmatthat'll do it ;)
22:20.02*** join/#elinux MrWGW (MrWGW@74.124.192.8)

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