**** BEGIN LOGGING AT Fri Feb 01 02:59:58 2013 Feb 01 05:49:53 hi, i ran into the following issue with bitbake: I have two recipes, download file (SRC_URI) of both recipes have the same file name (but of course, different urls). When i want to fetch both of them, bitbake does not download both of them because they have the same name. Is there an option to set the local file name after downloading in the recipe? Or is there another way to solve the problem? The OpenEmbedded Manual does not mention any. Feb 01 08:18:00 good morning Feb 01 08:18:24 Good morning Feb 01 08:24:45 good morning, Feb 01 09:01:52 gm Feb 01 09:07:39 good morning :-) Feb 01 09:12:08 Crofton: hey... just about to leave for the eurostar Feb 01 09:12:16 cool Feb 01 09:12:20 when will you arrive? Feb 01 09:12:28 Itis raining :( Feb 01 09:12:48 I am looking at wikitravel for inside tourist things :) Feb 01 09:13:07 will be getting there about 2pm Feb 01 09:13:12 ok Feb 01 09:13:17 staying in NH Grand Sablon btw Feb 01 09:13:34 hmm Feb 01 09:13:40 where is that? Feb 01 09:14:11 http://www.nh-hotels.com/nh/en/hotels/belgium/brussels/nh-hotel-du-grand-sablon.html Feb 01 09:14:17 ok gotta run Feb 01 09:14:32 l8r Feb 01 09:14:47 hmm, up toward the Nord station Feb 01 09:16:45 see you on the continent Feb 01 11:38:46 sigh PACKAGES_DYNAMIC drives me crazy again Feb 01 11:59:23 hrms Feb 01 12:00:12 why ^lib_capi_mod_(.*)\.so$ do not match /usr/lib/capi/lib_capi_mod_rcapi.so Feb 01 12:06:08 since it's wrong? Feb 01 12:06:43 I'm not an regexp expert, but this ^ smells :) Feb 01 12:09:05 no we always have ^ Feb 01 12:09:12 look at other Feb 01 12:09:14 recipes Feb 01 12:09:58 but ^ means start and there's / at start... Feb 01 12:10:08 args Feb 01 12:10:41 okay seems you dont have zero knowledge on DYNAMIC and packages_split Feb 01 12:11:12 ofcourse we have plugin_dir = d.expand('${libdir}/xfce4/panel/plugins/') Feb 01 12:11:37 or in my case Feb 01 12:11:40 plugin_dir = d.expand('${libdir}/capi/') Feb 01 12:13:15 so its only looking atr Feb 01 12:13:21 lib_capi_mod_rcapi.so Feb 01 12:13:30 then it should work Feb 01 12:13:45 but your question was quite different :) Feb 01 12:16:18 *sigh* Feb 01 12:19:06 woglinde: /me suspects the trailing '/' in plugin_dir Feb 01 12:19:18 relpath = os.path.join(walkroot, file).replace(dvar + root + '/', '', 1) Feb 01 12:19:31 hm than xfce would suffer from it too Feb 01 12:24:12 woglinde: or is lib_capi_mod_rcapi.so an absolute symlink to the versioned library? Feb 01 12:24:29 hm yes it is Feb 01 12:24:35 okay I will fix it Feb 01 12:24:38 allow_links seems to be required then Feb 01 12:24:48 in the autotools setup Feb 01 12:24:51 ah hm Feb 01 12:29:55 ah, yes, see klibc-utils.inc Feb 01 12:31:13 versioned module is wrong anyway Feb 01 12:37:00 hm hm Feb 01 13:17:22 okay solved it now Feb 01 13:41:15 afternoon all Feb 01 13:43:07 hey pb_ Feb 01 13:53:49 hi pb Feb 01 14:50:48 what do you declare in LIC_FILES_CHKSUM if your package is GPLv2 but doesn't have any COPYING or license file into its sources? Feb 01 14:52:49 mckoan is it in one file? Feb 01 14:52:58 you could use begin and END Feb 01 14:53:34 LIC_FILES_CHKSUM = "file://pong-clock-no-flicker.c;beginline=1;endline=23;md5=dd248d50f73f746d1ee78586b0b2ebd3" Feb 01 14:53:45 or you use the file provided in core Feb 01 14:56:04 woglinde: how do you use the file provided in core? Feb 01 14:59:19 hm maybee a grep in oe-core helps Feb 01 15:33:02 epic, people complaining about stuff in bb files they wrote :) :) :) Feb 01 15:36:29 :) Feb 01 15:37:16 crofotn where? Feb 01 15:37:20 mailing list? Feb 01 16:12:08 hm hm looks like no pow or sqrt on mips uclibc Feb 01 16:13:39 morning Feb 01 16:17:02 hi kergoth Feb 01 16:31:37 hey, how's it going? Feb 01 17:00:41 good night **** ENDING LOGGING AT Sat Feb 02 03:00:00 2013