**** BEGIN LOGGING AT Sun Aug 21 02:59:57 2011 Aug 21 18:48:58 hehe.. Aug 21 18:49:08 people who like to compile OE on notebooks Aug 21 18:49:14 I've found one for you :) Aug 21 18:49:16 http://web.eurocom.com/EC/ec_model_config1%281,207,0%29 Aug 21 19:10:02 if I want to include an inc file from another package in my package what is the correct way to do that? I'm making a ti dsplink module so I want to include ti-paths.inc from recipes/ti/ in my package. Aug 21 19:10:38 I can't just do require ti-paths.inc because its not in my recipe directory. I could copy it but that is not clean. Aug 21 19:19:52 require recipes/ti/ti-paths.inc Aug 21 19:20:04 include/require always operate relative to BBPATH Aug 21 19:20:22 its just that the dir the recipe is in is also added to bbpath implicitly, which is why it works without the recipes/ti/ prefix from the main recipe Aug 21 19:35:34 kergoth_: thanks. Aug 21 19:36:08 np Aug 21 19:37:50 Also I noticed all of the ti tools are installed in usr/share/ti of the machine tmp/sysrootfs but bin/ for the c6run tools are not. I would think since c6run is a dev tool that could/would be used for app development it should also be installed somewere in the sysrootfs so any package could access it. Aug 21 19:38:04 should I just open a ticket on this or post it to the mailing list? Aug 21 19:38:40 if it isn't a native recipe, how exactly would the binary be of use? Aug 21 19:38:57 mailing list is usually best though, in general Aug 21 19:39:06 not many really use a bts Aug 21 19:39:59 c6runlib-cc is a native package. Aug 21 19:40:21 and is what is used to compile a dsp app for the c6run Aug 21 19:40:26 ah, right. yeah, just send a patch to the list Aug 21 19:40:34 ok, will do. Aug 21 19:41:35 I still have write access to the org.openembedded.dev classic repo but I certainly would not feel ok pushing something to a package I know very little about so submitting a pacth is probably the best approach ;-) Aug 21 19:42:05 indeed Aug 21 22:28:45 oe main page seems to be down. **** ENDING LOGGING AT Mon Aug 22 01:29:03 2011 **** BEGIN LOGGING AT Mon Aug 22 01:29:34 2011 Aug 22 02:17:10 hello all iam trying to change on uri in one of .inc files in receipes folder , even after changing it , it's taking older uri only can i know where should i change it ? **** ENDING LOGGING AT Mon Aug 22 02:59:56 2011