**** BEGIN LOGGING AT Wed Jun 05 02:59:58 2013 Jun 05 06:21:07 when we prvide BBCLASSEXTEND=nativesdk, what does it build Jun 05 06:36:51 goodmorning Jun 05 06:37:33 If I want to override /etc/fstab (provided by base-utils), only for one image, what would be the proper way to do that Jun 05 06:38:28 1. creating a extra package wich overrides the /etc/fstab from base-utils Jun 05 06:38:54 or 2. creating a base-utils-derived recipe and use that instead of base-utils Jun 05 06:39:11 or 3 ...(suggest a better solution ;) ) Jun 05 06:41:38 or 4. add change to fstab from ROOTFS_POSTPROCESS_COMMAND (wich feels a little bit hacky, but is easy to have it only for one image) Jun 05 07:07:34 morning all Jun 05 07:58:51 morning all Jun 05 08:01:46 morning bluelightning Jun 05 08:02:07 hi silviof Jun 05 08:16:35 when we prvide BBCLASSEXTEND=nativesdk, what does it build? Jun 05 08:20:06 pt: that will provide a nativesdk variant of the recipe, i.e. nativesdk-recipename Jun 05 09:00:17 tsjsieb: create a base-files_3.0.14.bbappend and provide your fstab in your layer Jun 05 09:00:23 morning Jun 05 09:06:19 Hello every one I am building a package using bitbake and at the end I get .ipk file to install on device I want to add some extra config files in this ipk package which should be install on device, could you please tell me how do I go about doing this? Jun 05 09:09:17 zeroth: zeroth FILES_${PN} += "your_path/" and you may want to play with CONFFILES_${PN} += "you_conf_files" for opkg to properly handle the upgrades if the conf files are edited on the target Jun 05 09:10:18 ericben: thank I will check and get back to you Jun 05 09:33:15 good morning Jun 05 09:33:24 has anyonehi mckoan Jun 05 09:33:40 ericben: ? Jun 05 09:34:15 sorry don't know how I typed that. I meant hi mckoan ;-) Jun 05 09:34:33 ericben: :-D Jun 05 09:36:07 ericben: it sounded like euskadi :-D Jun 05 09:36:43 mckoan: I'm not far from euskadi ;-) Jun 05 09:37:21 I meant euskara Jun 05 09:38:52 hi ericben, thnx I already did so, though I have two images in my layer and now both use that base-files_3.0.14_append, while I only want to override it for one of them Jun 05 09:42:02 tsjsieb that's for the same machine ? Jun 05 09:42:27 yes it is Jun 05 09:43:14 ok then no idea for the moment :-( Jun 05 09:58:29 mckoan: I'm not far from euskadi where people speak euskara ;-) Jun 05 09:58:40 tsjsieb: unfortunately that is not a use case we directly support Jun 05 10:00:38 tsjsieb: probably the best workaround would be to either add a postinstall script to base-files that does the right thing when installed into a particular image (if that's practical), or alternatively define a shell function in your image and add it to ROOTFS_POSTPROCESS_COMMAND there (see core-image-minimal for an example of that) Jun 05 11:57:13 hi all Jun 05 11:59:42 Hello Jun 05 12:00:04 I have one customer using Yocto in a Ubuntu 12.04 Jun 05 12:00:21 He is getting a fork failure, as: Jun 05 12:00:28 make[2]: vfork: Resource temporarily unavailable Jun 05 12:00:28 make[2]: vfork: Resource temporarily unavailable Jun 05 12:00:28 ./i686-linux-libtool: fork: retry: No child processes Jun 05 12:00:28 ./i686-linux-libtool: fork: retry: No child processes Jun 05 12:00:28 ./i686-linux-libtool: fork: retry: No child processes Jun 05 12:01:04 Does someone knows if Ubuntu needs some setup? Jun 05 12:01:19 It is a 32G machine so I think it is not memory hheheh Jun 05 12:02:21 otavio: ulimit -a check "max user processes" Jun 05 12:02:24 otavio: check ulimit -a Jun 05 12:02:31 :) Jun 05 12:09:23 :-) Jun 05 12:09:29 I asked; let's see Jun 05 12:11:39 certainly I am not aware of any specific steps needed with Ubuntu 12.04, I was using that version previously Jun 05 12:12:57 bluelightning: yes; me neither Jun 05 12:13:07 bluelightning: but this is confusing Jun 05 12:19:34 otavio: perhaps some '-j' make flag? Jun 05 12:19:56 ensc|w: his local.conf points to -j8 Jun 05 12:21:50 and otavio you can ask them to check /etc/security/limits.conf to see if the admin played with these settings Jun 05 12:24:34 ericben: ok; good :) Jun 05 12:24:54 ericben: but we'll see it in ulimits output, right? Jun 05 12:25:35 yes and if that's the case they may need to update /etc/security/limits.conf **** BEGIN LOGGING AT Wed Jun 05 13:15:45 2013 **** BEGIN LOGGING AT Wed Jun 05 13:36:46 2013 Jun 05 13:41:09 * mwester suspects kittens were involved in the theft of ChanServ and NickServ **** BEGIN LOGGING AT Wed Jun 05 14:29:27 2013 **** BEGIN LOGGING AT Wed Jun 05 15:48:29 2013 **** BEGIN LOGGING AT Wed Jun 05 15:56:07 2013 Jun 05 16:00:41 zecke: ext4.. I mounted the image using losetup and kpartx and did a fsck which found some errors... I deleted tmp-eglibc and I am recreating my image again Jun 05 16:27:19 so is master branch (yocto/openembedded) supposed to be buildable? Jun 05 16:27:55 had a rootfs error last night resolving the deps for one fo the ffmpeg libs Jun 05 18:12:12 hi Jun 05 18:12:32 this is sarath **** BEGIN LOGGING AT Wed Jun 05 19:31:19 2013 Jun 05 20:26:55 hi, i get this error during the do_rootfs step : extract_archive: Cannot create symlink from ./var/run to '../run': File exists. Jun 05 20:27:20 there is way to know which recipe create /run ? **** BEGIN LOGGING AT Wed Jun 05 21:22:52 2013 Jun 05 21:53:28 if you change IMAGE_FSTYPES in a conf file Jun 05 21:53:37 how do you make sure the var takes? Jun 05 21:57:50 what do you mean? Jun 05 21:58:13 you should just be able to bake the image again Jun 05 22:00:18 yeah Jun 05 22:00:23 not working :) Jun 05 22:00:27 clubbing is needed Jun 05 22:00:40 debugging a vendor layer ... Jun 05 22:01:40 first the clue stick, *then* apply the club as needed... Jun 05 22:01:42 are you running on master, which isn't nostamp anymore? perhaps it's not correctly picking up a variable dependency Jun 05 22:02:59 we are goig to wipe tmp etc and try again Jun 05 22:03:14 the gnuraido GSoC guy is doing this Jun 05 22:03:19 I need to try it on my pc :) Jun 05 22:44:47 if GSoC and GoT merged, would they be GSoTC? Jun 05 22:48:43 GoT? Jun 05 22:48:44 oh **** ENDING LOGGING AT Thu Jun 06 02:59:58 2013