@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2



Comments:

<0> hello
<1> evening all
<0> hi RP
<2> hey RP
<1> 'night all :)
<3> justinp org.oe.dev * rf79e4803... / (8 files in 4 dirs): php: upgrade PHP5 to 5.1.4, thanks to Shane Volpe <shanevolpe AT gmail dot com>, bug #1338
<4> just curious if anyone is actively working on pxa270 overlay and mplayer support for that
<4> I found a patch... but there doesn't seem to be any way to use the additional fb's
<4> (without code)
<4> ok.. does look like it's in the list
<4> RP, you around?
<4> it says on your page that qvga support is done for sl-cxxxx
<4> I was wondering what patch it is and how to use it
<4> because this overlay patch isn't working out for me
<5> 'morning
<1> morning all



<6> re
<6> mr_nice_slacker1: thanks for the offer, but it is a matter of finding time
<1> hi zecke
<6> hey
<7> is it possible to have multible sessions of bitbake differenttarget running at the same time?
<8> mr_nice_slacker1: You mean multiple instances of bitbake compiling stuff? AFAIU this should not be a problem with a proper setup.
<7> Laibsch: yes thats what I mean - thx
<1> mr_nice_slacker1: Just be careful as there is no locking for that...
<9> morning
<7> RP: so it is better to check that there is no other instance is running?
<1> mr_nice_slacker1: Think about two bitbakes trying to fetch the same file...
<1> If they're totally isolated from each other, it'd be fine
<1> Share DL_DIR and its a potential race
<1> I share DL_DIR between multiple machines and have yet to have it explode on me :)
<7> RP: ok i will let the script check first if there is a other bitbake running ;)
<10> hey
<10> what's the deal with require being changed/renamed to include?
<10> does include still continue to function?
<1> tkp: both should work - require was added so we could trigger an error upon failure if we wanted
<10> I see
<11> I had few issues with include already, silently ignoring absense of really important stuff.
<10> I think I may be experiencing problems with it too
<10> something has gone askew since upgrading my repo ( it's OK with the one I was working on before - from about 3 weeks ago)
<10> trying to track it down now, but I suspect it may be related to that change
<10> have any other major changes (that may break things) been made in the last 3 weeks or so?
<1> tkp: That wasn't a change as such, just people have started using it more - its been around for a whiile. You have the latest bitbake (1.4.4 or 1.6?)
<10> I have 1.4.3
<10> could that be breaking things?
<1> I could, although I get lost off which what changed where and when
<10> sory, I can't give much detail of my exact problem as I don't really even know what is is
<10> but since upgrading, something has gone wrong with evas/freetype
<10> (font's not rendering onscreen)
<1> tkp: I doubt thats related to the include/require keyword
<10> no, probably not... I'm just running a diff between the working version and the broken one, and that was something that featured a lot
<10> so I thought it would be worth asking at least
<12> mr_nice_slacker1: lets check it out
<12> any progress with the bostimage?
<7> x29a: can't compile 0.5.1 :( - have to check that. Until that I will flash it with a 5 block image from /dev/null.
<12> k
<12> will take longer
<7> x29a: yes
<7> x29a: but i have to figure out why i run into compiling errors with 0.5.1
<7> x29a: so its flashing now the zeros
<12> k, ill get my pad connected
<12> (too lazy)
<7> x29a: hopefully it will work this time
<12> im demotivated
<12> honestly
<7> x29a: i understand that
<7> x29a: if i where you i would be also demotivated
<13> pH5 org.oe.dev * re5052083... / (5 files in 3 dirs): dbus: add 0.92, dbus-daemon install fix
<7> hm, i need to create a list of possible bitbake targets for simpad with openzaurus-unstable as distro. how can i get it?
<14> which trunk you have?
<14> dev or oz?
<7> woglinde:dev
<14> okay use openzaurus as DISTRO and look in the angstroem.bb for addtional cases
<7> woglinde: ?
<7> woglinde: i am not that oe guru
<7> woglinde: shuld i extract it out of a openzaurus.bb file?
<14> no
<14> local.conf DISTRO=openzaurus



<7> woglinde: yes and then?
<14> and
<14> hrms
<14> pastebin slow
<7> pastebin.ca is sometimes faster then com
<5> or http://rafb.net/paste/
<14> mr_nice -> http://pastebin.ca/140492
<7> woglinde: put that stuff in local.conf?
<14> right
<7> woglinde: i think my question was a bit unclear *g. OK i will use the stuff on my next build. I think i figgured out the answer to my question i will parse the output ob bitbake -n world - but with that method I can't find opie-image or bootstrap-image as targets
<7> woglinde: hm, I have no openzaurus.conf file only openzaurus-unstable.conf and openzaurus-unstable-ulibc.conf can i use openzaurus as DISTRO then?
<14> mr_nice ->
<14> DISTRO = "openzaurus"
<14> DISTRO_VERSION = "123"
<14> is from my local.conf
<7> woglinde:thx
<7> the stuff I add to local.conf will overwrite the variables form the conf directory files?
<14> yes
<7> woglinde: ah cool
<7> bitbake -r FILE will overwrite than the variables form local.conf or is local.conf higher?
<14> I never used bitbake -r
<7> woglinde: ok - not that important
<7> woglinde: does openzaurus use stable programm versions or cvs ones?
<14> mr_nice I only build opie-images and that used the actual date for ope-cvsd
<14> -d
<7> woglinde: ah ok but ope-cvs is watched or can it it break often?
<14> opie ist develop any more
<14> so you can consider it stable
<7> woglinde: ok - :) thx
<7> woglinde:TARGET_OS = "INVALID" should i add linux to it?
<14> yes
<7> woglinde: ok
<7> woglinde: does 2.6 complie with DISTRO= "openzaurus" ?
<7> woglinde: or uses it the same cvs version as the familiar-unstable target=
<14> he zecke
<7> just for the log(maybe someone will find it usefull): bitbake -n world | grep completed | sed -e 's/: completed//' -e 's/NOTE: package //' | tee possible_targets.log - creates possible bitbake target list for openembedded
<6> woglinde: did you survice?
<14> zecke yes
<14> I biked home
<6> survive even...
<14> the first shower I could rid of
<14> but the second came down on me
<14> but it was warm enough
<6> woglinde: I'm using GNU emacs again
<14> verraeter
<6> traitor?
<7> zecke: yes - i am plaing a lot of "worms"
<6> yeah, Qtopia won another award
<14> lol
<6> woglinde: I can't find details on LinuxWorldExpo though
<14> he hon chio uh award from the univeristy of than he man?
<6> http://linuxdevices.com/news/NS9604487494.html
<6> I start to find this very, very, _unethical_ marketing behaviour
<6> I should call RMS tomorrow and ask for counseling
<14> hm
<14> http://linuxdevices.com/news/NS9319427702.html
<6> woglinde: that is not too expensive
<1> zecke: We appear to have imaginary dependencies in the OE metadata :-(
<6> RP: we are good at imaging things, but are these base deps?
<1> zecke: python is the big offender in poky - things like RDEPENDS = "libgdbm3"
<1> zecke: The new dependency code doesn't get on with them :-/
<1> I've been working on making world builds work and handling various forms of build failure for correct abort handling...
<1> How can I make python immediately exit from an exception handler rather than running further exception handlers back down the line? sys.exit doesn't appear to be enough :-(
<1> Hmm. sys.exit is an exception...
<6> RP: hehe
<15> RP: os.kill(os.getpid(), 9) ;)
<6> pH5: that is even portable (in contrast to what was in my mind)
<1> pH5: That thought had crossed my mind but its a little evil :). Once I knew it raised an exception I could work around it
<7> x29a: http://opensimpad.org/test/test.php :)
<16> hi
<9> re
<14> hi chpiumat
<12> mr_nice_slacker1: i get unknown flash errors with the 5block image


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #oe
or
Go to some related logs:

#web
#freedesktop
#centos
#suse
#perl
#python
#php
S3 inc VT8375 3D acceleration
ubouto
linphone-im common.h error



Home  |  disclaimer  |  contact  |  submit quotes