**** BEGIN LOGGING AT Tue Jun 18 02:59:59 2013 Jun 18 08:01:43 morning all Jun 18 08:16:35 morning all Jun 18 08:20:17 morning silviof, all Jun 18 09:16:26 hi al Jun 18 09:16:34 i have a doubt in OE-core Jun 18 09:17:17 when ever i'm bulding my project always open-embedded modules are fetched from server using http or ftp or others.. Jun 18 09:17:48 i want to download all the source in local pc and use it rather than fetching every time from servers Jun 18 09:17:52 is this possible? Jun 18 09:18:19 one time i wil download and when ever i build it should take the source code form my local machin Jun 18 09:18:20 mahcine* Jun 18 09:19:12 i can not keep on serching which module is fetching from http and cahnge it to local URI... is there any simple way to do it?? please help me Jun 18 09:26:09 Sj: certainly... if you set BB_NO_NETWORK it will not fetch anything from the network Jun 18 09:26:17 Sj: this may be helpful: https://wiki.yoctoproject.org/wiki/How_do_I#Q:_How_do_I_create_my_own_source_download_mirror_.3F Jun 18 09:28:24 ohh thank you so much Jun 18 09:28:48 but how can i point all the bb files to my local mahcine to look for sourcode Jun 18 09:29:03 i have to go to each bb file and change SRC_URI? Jun 18 09:29:13 it is at present impossible for me :-( Jun 18 09:30:22 Sj: add PREMIRRORS_prepend to your local.conf Jun 18 09:31:12 or, apparently SOURCE_MIRROR_URL is the current recommendation. what is the difference? Jun 18 09:31:14 oh ok... PREMIRRORS_prepend = "my local path" ? so first it will look here ..right? Jun 18 09:31:28 yes, that's how I use it Jun 18 09:31:30 see the above link - SOURCE_MIRROR_URL and INHERIT += "own-mirrors" does this for you Jun 18 09:31:42 it's a lot easier than prepending PREMIRRORS Jun 18 09:31:58 Sj: listen to bluelightning instead of me :-) Jun 18 09:32:14 @Zagor hahha Jun 18 09:32:38 i think we should give some kind of award to blue lighinting.. every time he only solves my problems :-) thanks to blue... Jun 18 09:33:34 happy to help :) Jun 18 10:44:43 hi guys Jun 18 10:45:09 is it good programming practice to use ${@base_contains("MACHINE_FEATURES", in recipes Jun 18 10:45:40 I have added LTTNG in machine feature and we added LTTng support in gstreamer Jun 18 10:46:17 so I want to enable it when LTTng is there in machine_feature so is it good practise to use it in recipe? Jun 18 11:48:48 Anyone using a 2.6.xx kernel with Dylan? I'm trying to build the same linux-sakoman_2.6.39.bb that I used in Denzil, but get stuck at "Starting kernel". Jun 18 12:38:50 must have auto python modules DEPEND/RDEPEND resolution .... Jun 18 12:48:21 Crofton|work: we'll only get automatic RDEPENDS generation at the end of packaging, which means for modules that aren't part of the standard python distribution you'll need to add explicit DEPENDS / RDEPENDS to ensure the modules are actually built Jun 18 12:48:43 but it'll still be a lot easier :) Jun 18 12:48:49 yeah Jun 18 12:48:56 gnuradio is a nightmare of python Jun 18 13:41:47 JaMa|Off, is not around I assume :) Jun 18 16:01:44 pb_: heh, I was sure you'd jump in the .la talk Jun 18 16:02:51 pb_: fwiw in Gentoo the "lafilefixer" tool has been recently deprecated (it looks like emerge takes care of that but dunno how) Jun 18 16:03:54 ah, it that "portage fixes .la files by itself" Jun 18 18:26:00 so what's the place to discuss bitbake/sstate-cache? Jun 18 18:29:40 j8: here and #yocto Jun 18 18:38:28 here would be best Jun 18 18:39:38 i've been trying to share an sstate-cache directory using SSTATE_MIRRORS Jun 18 18:40:43 i discovered that local files in SRC_URI are causing the stamps for the fetch task to mismatch which causes a rebuild Jun 18 18:41:40 different paths above poky are the cause Jun 18 18:42:02 e.g. /home/user/poky/meta... vs /home/user2/poky/meta... Jun 18 18:43:14 so i'm trying out some changes which strips the part of the path above poky/* Jun 18 18:55:31 got an updated rpi hardfloat image out Jun 18 18:56:36 http://www.gentoogeek.org/steves_world/raspberrypi_mpd_image_html <= if anyone has a pi... Jun 18 19:45:02 hi all Jun 18 19:47:20 pb_: hei Jun 18 20:08:10 bluelightning: haven't tested it yet, but I'm almost positive your guess about gcc 4.7 being my problem. so, thanks :) Jun 18 20:08:33 hm, that came out wrong. it's not your guess that is my problem :) Jun 18 20:09:03 just missing a key word or two... Jun 18 20:09:50 true Jun 18 20:10:29 not nearly as bad as my "touch my packages" the other day... Jun 18 20:11:50 good thing i didn't leave the "s" off Jun 18 20:33:43 hehe. true **** ENDING LOGGING AT Wed Jun 19 02:59:58 2013