| |
| |
| |
|
Page: 1 2 3 4 5 6 7
Comments:
<0> hrw: http://linuxtogo.org/~koen/OZ/ <0> hrw: feed/contrib is missing a Packages.gz <1> its not finished <0> hrw: http://rafb.net/paste/results/mKNB0k61.html <0> that's the feeds it has configured <1> remove contrib <1> and it lack 3541-upgrades-machine-* <1> http://linuxtogo.org/~koen/OZ/?action=letter&g=w <1> ugly <1> cu <2> nite hrw <3> ot: anyone knows where to get a 7" x 5" graphictablett? <0> now with upgrades-machine-foo: http://linuxtogo.org/~koen/OZ/ <4> http://linuxtogo.org/~koen/OZ/?action=letter&g=k will timeout probably... <4> Warning: sqlite_query(): no such table: packages in /home/koen/public_html/OZ/index.php on line 150 <4> Warning: Invalid argument supplied for foreach() in /home/koen/public_html/OZ/index.php on line 278
<0> refresh <4> it lack kernel-modules <4> http://linuxtogo.org/~koen/OZ/?action=details&pnm=libqpe1 list only akita <4> NOTE: package glibc-2.4-r10: task do_compile: started <4> for epia/generic <0> hrw|gone: it's filling in new values right now <4> ok <4> http://ewi546.ewi.utwente.nl/mirror/www.openzaurus.org/official/unstable/3.5.4.1/feed/opielibqpe1_1.2.1-r1_akita.ipk - hard to fetch... <4> feed/package should be <4> akita twice ;S <4> koen: looks nice. too bad that I cant use it on oz website (lack of possibility to fetch files from outside of sf.net) <0> hrw|gone: just fill the db on your workstation and copy it over <0> that's why I used sqlite :) <4> sure - thats an option <4> cu for sure <5> koen: you've been a busy lad! Nicely done! :) <5> d'oh! <6> ibot: what took you so long? <7> HAve the MLs been moved over at gmane.org? <2> ??? <2> they are on linuxtogo <2> or openembedded <7> Well, gmane.org carries them as well. I wonder if somebody took care to update the info there. <8> probably not <2> openembedded-devel@openembedded.org <2> hi kergoth <7> OK, I'll look into it. <7> glibc fails to build for me: http://rafb.net/paste/results/MI0xe212.html Anybody else experiencing this? <2> laibsch why you are sticking with the old glibc? <2> mv: cannot overwrite directory `/export/interim/openembedded/tmp/work/arm-linux/glibc-2.3.5+cvs20050627-r12/libc/ports <9> Hi all, I need some help packaging a bin/libs. When I run the bb file, it puts the .so libs in the package-dev.ipk. I want it to go into the package.ipk. I have tried grep'ing bb files but I am not a dev and I am a bit in the dark on this. <9> I have tried this: <9> PACKAGES = "serializecl*** serializecl***-dev" <9> FILES_serializecl*** = "${S}/libSerializeCl***.so" <9> FILES_serializecl***-dev = "${FILES_serializecl***}" <9> AUTO_LIBNAME_PKGS = "serializecl***" <9> with no luck... <0> good morning all <10> salut <11> morning <11> epia/generic bootstrap-image built with glibc-2.4 <0> hey hrw|work <12> morning <0> hrw|work: http://linuxtogo.org/~koen/OZ/oz-feeds.db.bz2 (800kB) <0> hey XorA <13> morning all <0> hey RP <0> kergoth: did you get glibc 2.4 working for arm OABI? <12> koen: tried to run firefox yet? <0> XorA: good point, will try it now <12> koen: I cannot debug firefox as I cant even build it <14> hey <0> XorA: it's in the angstrom feed <0> hey zecke <12> koen: cool, I might try and install it later then <0> once I finish reflashing my hx, I'll try it on the device <11> /cr
<11> koen: can you also provide current version of script? <0> hrw|work: scripts.tar.bz2 in the same dir <0> http://linuxtogo.org/~koen/index.php?path=OZ/ <11> ok <0> hrw|work: and could you think about a license for that stuff? <11> personally prefer GPL, can accept BSD/MIT <0> gplv2? <11> yes <0> ok <11> koen: org.openembedded.dev/contrib/feed-browser/? <0> hrw|work: that's OK by me <15> morning all <14> koen: what was the name (PN) of the script that sources me an environment and setup PATH, CFLAGS, QMAKESPEC etc? <0> devshell <11> hi dirk <0> hey dirk <15> hey Koen, Marcin <16> hello again <16> i've run into another issue with my linux-omap1 build and was wondering if someone was available to help <16> the errors from the console are available here: http://www.rafb.net/paste/results/tEh8Ff47.html <16> thanks, in advance <14> bigd0g: ;) I have seen that before, but I sadly do not own a omap <16> hi zecke :) thanks for looking. do you know who i might talk to who does? <16> (i really appreciate all the help you've given me thus far, if i haven't made that abundantly clear) <14> bigd0g: open up the BB file <14> bigd0g: currently it only has do_deploy_omap5912osk {} <16> zecke: yep, i see that. i do have that board, though. <14> bigd0g: I have close to zero clue about this omap stuff <14> bigd0g: is your bootloader uboot as well? <16> zecke: indeed <14> bigd0g: then you might want to reconsider your MACHINE (which you set in local.conf) <14> bigd0g: or you can edit this bb file and remove the '_omap5912osk' <16> zecke: ok. let me see what i set machine to in my 'local.conf' file <16> zecke: i currently the machine set, as follows... <16> zecke: MACHINE = "omap5912osk" <14> hmm <14> remove the _omap5912osk from the linux bbfile <16> is i remove the "_omap5912osk", you think that would forace the compile? <16> hrm. ok. i'll give that a go. <14> bigd0g: Do you know what this _omap5912osk should do? <14> bigd0g: it will not force a recompile, it will try to call do_deploy again and hopefully succeed (if you have a mkimage somehwere) <16> i'm not sure why the _omap5912osk is specified. i mean, that is the board, but it appears to be the only do_deploy loop in that .bb <16> omap5912osk is actual chip itself, if that was more of the question you were asking. <0> zecke: the nokia770 doesn't need that do_deploy, that's why its omap5912 only <14> koen: I wonder why the OVERRIDE is not working <16> if i remove the _omap5912osk ... will that compile a valid image for the omap5912osk ? <16> i don't have the nokia version of the omap5912. i literally have the osk dev board. <14> bigd0g: you already have a compiled image <11> koen: feed browser looks like being written by someone who use C and just started using php ;) <16> oh. what exactly does the do_deploy loop do ? <14> bigd0g: it just failed copying the image somewhere <16> it shouldn't be trying to copy it to the device, should it? <14> bigd0g: copy the image somewhere, where it can be used e.g. copying it to tmp/deploy/images <16> oh, ok <16> just making sure i understand what's going on <16> ok... tried it with the _omap5912osk not specified <16> it can't find "mkimage" command <16> posting the full console error text... 1 moment <17> good monring <16> new error @ http://www.rafb.net/paste/results/uapmq545.html <16> morning, florian_kc <16> the "mkimage: command not found" line concerns me <14> bigd0g: tell me more <14> bigd0g: wtf should mkimage be? is it a uboot tool? <15> yep mkimage is a uboot tool <14> thanks <0> "I suspect it's some german pun" <16> rofl, koen <0> that's what craig duffy said at fosdem <14> koen: you boot? <0> and the submarine thing <16> zecke: just did some research -- mkimage builds the uboot image for the device <16> zecke: at least as far as the omap goes <14> bigd0g: you need that in your path or check if OpenEmbedded has a uboot-native package
Return to
#oe or Go to some related
logs:
man poweroff fedora 5 binfmt_0000 #ubuntu iptables rule for smb
_dl_tls_get_addr_soft linux #web 0xffffe420 panic dell fedora 6 remove yum #fluxbox #debian
|
|