**** BEGIN LOGGING AT Wed Jun 20 02:59:59 2012 Jun 20 08:05:52 bitbake -c fetchall will download all required sources for me ? Jun 20 08:06:22 after thac can I disconnect PC from net and start compilation ? Jun 20 08:08:15 CruX|: as far as I know, yes Jun 20 08:09:14 http://lists.linuxtogo.org/pipermail/bitbake-devel/2012-June/003209.html Jun 20 08:09:24 strange Jun 20 08:09:41 because -c fetchall succeeded and compilation failed :( Jun 20 08:11:03 problem was here WARNING: Failed to fetch URL git://github.com/philb/update-rc.d.git;protocol=git, attempting MIRRORS if available Jun 20 08:11:17 i am behind firewall so git:// is not working Jun 20 08:11:35 CruX|: add BB_GENERATE_MIRROR_TARBALLS = "True" into local.conf and do fetchall Jun 20 08:11:59 CruX|: this way bitbake may use tarballs without trying git Jun 20 08:12:41 thanks Jun 20 08:58:13 and how can I change tmp-eglibc directory ? Jun 20 09:03:30 o.O? Jun 20 09:03:56 CruX|: vi local.conf /TMPDIR Jun 20 09:06:24 hi hrw Jun 20 09:07:43 hi woglinde Jun 20 09:08:07 today I will check how good is cloud when it comes to OE builds ;) Jun 20 09:08:24 hrw why you are back to oe dev? Jun 20 09:08:49 woglinde: http://cards.linaro.org/si/jira.issueviews:issue-html/CARD-144/CARD-144.html Jun 20 09:09:31 woglinde: in short: we want to use OE to bootstrap ARMv8 Jun 20 09:10:04 ah intressting Jun 20 09:10:29 ubuntu is to heavy Jun 20 09:10:31 yes Jun 20 09:11:14 hm so its assigend to you and ricardo Jun 20 09:11:54 woglinde: it is not about 'ubuntu is too heavy' but rather 'OpenEmbedded gives us easy to use cross compilation for whole image' Jun 20 09:12:22 woglinde: OE image may be used to bootstrap Ubuntu, Fedora etc Jun 20 09:17:12 hmm meta-toolchain has no ldd ? Jun 20 09:40:25 how can I disable all locales ? Jun 20 12:10:14 i just cant seem to get this overlay thing.... Jun 20 12:10:46 i found several documented approaches, but it seems they all wont work for me Jun 20 12:11:20 anyone able to lend me a hand, before i start instrumenting bitbake to spew out relevant info?? Jun 20 12:15:52 oe classic or core? Jun 20 12:17:23 i think i may have classic.. Jun 20 12:17:33 i checked out the 'openembedded' repo Jun 20 12:18:53 so that must be classic then.. which may be the problem, i dont think classic even knows about layers?? Jun 20 12:30:37 it does not Jun 20 12:31:18 it did Jun 20 12:31:23 I've used it Jun 20 12:31:38 there was bbappend and stuff Jun 20 12:32:33 yeah im trying to bbappend the netbase recipe to override the interfaces file Jun 20 12:33:10 hm, that was working for me Jun 20 12:33:52 you probably dont remember how you did it, or? Jun 20 12:34:22 i have added my overlay tree as the first path in $BBPATH Jun 20 12:34:23 moment Jun 20 12:34:56 added a site.conf under conf there, and made a recipes/netbase w/ a bbappend and a netbase/interfaces Jun 20 12:38:28 http://paste.ubuntu.com/1050813 Jun 20 12:39:20 ta! let me try that.. i see some vars i hadnt seen in other docco's :) Jun 20 12:40:13 how bitbake found recipes? i rename a recipes like aaa4.bb and if i use bitbake a4 it found aaa4.bb, how works that? Jun 20 12:40:59 btw, this was with bitbake e4acd09735 and oe 971a58b4865e Jun 20 12:42:47 did you also have BBPATH in the environment? Jun 20 12:54:32 of course Jun 20 12:58:58 just the topdir and bitbake lib? Jun 20 13:01:34 just a standard setup Jun 20 13:01:49 code in that bblayer.conf is important Jun 20 13:02:40 I've followed khem's writeup on his blog http://sakrah.dontexist.org/?p=4 Jun 20 13:02:43 sweet, i got it working now! Jun 20 13:02:53 thanks so much Jun 20 13:03:18 good Jun 20 14:33:45 after I build an image, if I move the u-boot and uImage files somewhere else, how do I make bitbake rebuild them? Jun 20 14:35:47 coldsoup: bitbake -cclean virtual/kernel u-boot;bitbake virtual/kernel u-boot maybe? Jun 20 14:45:34 hrw: thank you **** ENDING LOGGING AT Thu Jun 21 02:59:58 2012