**** BEGIN LOGGING AT Thu Mar 28 02:59:58 2013 Mar 28 04:12:44 what is the process for validating a host distribution on a particular version of the build system? Mar 28 04:14:09 (i am about to try building an image based on Yocto on a Debian Wheezy system) Mar 28 05:52:12 waynr: Works for me on my Wheezy system. Mar 28 08:43:52 waynr: look up at yocto autobuilder, if you can build all the images that are built there and for all arches I would say it has a good chance Mar 28 08:44:06 waynr: but if you do a subset of that. It helps too Mar 28 09:25:46 morning all Mar 28 09:29:20 Good morning bluelightning . Mar 28 09:29:29 hi halstead Mar 28 10:55:58 Hi, I created a local mirror with BB_GENERATE_MIRROR_TARBALLS = "1" and verified it by building with BB_NO_NETWORK = "1". Which files are need for an offline archive backup of the build? Just all tar.gz files from downloads/, and can I drop everything from downloads/git2/? **** BEGIN LOGGING AT Thu Mar 28 11:23:01 2013 **** BEGIN LOGGING AT Thu Mar 28 11:31:15 2013 Mar 28 13:10:38 rburton: around? Mar 28 13:14:16 rburton: udev package from systemd does not inhibit update-rc.d because systemd recipe does not inherit systemd.bbclass Mar 28 13:31:15 JaMa: rburton is away for a few days Mar 28 13:34:51 ah I wasn't sure if starting today or tomorrow Mar 28 13:59:17 JaMa: a lot of people out atm Mar 28 14:00:30 is there holiday on Friday in England too? Mar 28 14:00:35 we have only Monday :) Mar 28 14:01:25 JaMa: Friday and Monday Mar 28 14:21:28 have a nice weekend, everybody Mar 28 14:31:15 Hi guys Mar 28 14:31:53 I wonder if anyone got a more recent version of syslinux into poky than 4.03 (from 2010)? Mar 28 14:32:59 welcome dj-death_ Mar 28 14:33:07 bluelightning: hey paul ;) Mar 28 14:33:25 dj-death_: dvhart is our expert in that area... any comments Darren? Mar 28 14:33:32 (not sure if he's awake yet) Mar 28 14:34:08 ok Mar 28 14:36:26 dj-death_, Mar 28 14:36:27 hey Mar 28 14:36:56 dj-death_, syslinux is one of those things that just works and we kind of left it alone Mar 28 14:37:13 dj-death_, I was planning on updating it when I switched to syslinux-efi to replace grub-efi Mar 28 14:37:23 but that plan is being replaced with gummieboot Mar 28 14:37:25 so.... Mar 28 14:37:39 dj-death_, is the current version causing you a problem? Missing a feature you need? Mar 28 14:38:02 Open a bug and I can see about an update, although at this point it is very unlikely to make the 1.4 release Mar 28 14:38:36 g'day folks. Does anyone know of a bbclass that I can use to produce src RPMs for the packages that I'm building? I'm trying to work though some licensing process and the tool we use will analyze automatically analyze src RPMs. Mar 28 14:39:25 dvhart: not really, I just want to use it and I saw the 2/3 years old version in poky Mar 28 14:39:41 dj-death_, yeah, it needs to be updated Mar 28 14:39:47 dvhart: I haven't check whether the config format has changed yet Mar 28 14:39:55 just hasn't been a high prio as it hasn't caused any problems Mar 28 14:40:09 dvhart: I just would like to avoid writing a new conf for syslinux 5 ;) Mar 28 14:40:17 ok Mar 28 14:40:36 if you can't find out if the syntax has changed, check with hpa Mar 28 14:41:09 I didn't think it changed all that much from version to version. Mar 28 14:41:30 jwessel, I would be surprised if it had Mar 28 14:42:08 We have had to make one change in the life of the syslinux.conf in the last 6 years, so I'd say it is fairly static :-) Mar 28 14:43:26 dj-death_: If you are messing with the EFI stuff however, that might require changes. I played with for a day ~4 months ago, but never got it working correctly. Mar 28 15:01:20 Thanks! Mar 28 15:03:00 what the heck, one of the BBFILE_PATTERN variables is seemingly not defined in my bitbake -e output. Mar 28 15:03:07 but all the other layers pattern vars are Mar 28 15:03:11 I'm confused Mar 28 15:03:33 bitbake does find those recipes, and a ConfigParsed handler shows that variable as defined Mar 28 15:06:56 \m/! fsl-arm ! Mar 28 15:07:27 yay for green builds :D Mar 28 15:08:28 what the hell, this makes no sense, this layer is not special :| Mar 28 15:08:31 * kergoth takes a break Mar 28 15:09:19 Oh I forgot a few questions Mar 28 15:10:22 is there a wiki page somewhere describing the meaning of variables Mar 28 15:10:32 like what is IMAGE_INSTALL doing Mar 28 15:10:44 or RECIPE_PACKAGES Mar 28 15:12:27 dj-death_: the variables appendix in the reference manual is the best source for that info Mar 28 15:12:49 http://www.yoctoproject.org/docs/current/poky-ref-manual/poky-ref-manual.html#ref-variables-glos Mar 28 15:14:50 bluelightning: thanks Mar 28 15:26:54 gahh Mar 28 15:27:02 this layer name is also in OVERRIDES Mar 28 15:27:04 * kergoth twitches Mar 28 16:18:24 gm all Mar 28 16:19:06 hi khem Mar 28 18:26:50 guys Mar 28 18:27:09 nativesdk-gmp is crashing install step Mar 28 18:27:13 anyone knows something about? Mar 28 18:27:51 what I'm trying to do is to install nativesdk-cmake in my host packagegroup, which I guess it depends on gmp(because I didn't add this dep) Mar 28 18:28:35 x86_64-foosdk-linux-libtool: install: error: cannot install `libgmpxx.la' to a directory not ending in /opt/foo/0.3/sysroots/x86_64-foosdk-linux/usr/lib Mar 28 18:57:34 ftonello: I'd try to disable the dependency for nativesdk Mar 28 19:04:47 otavio: what do you mean? Mar 28 19:36:09 anyone having problems to build a meta-toolchain (cross-canadian) in new ubuntu versions? Mar 28 19:36:29 I'm using poky 8.0 and just recently updated to Ubuntu 12.04.2 LTS Mar 28 19:36:40 and I can't build the meta-toolchain Mar 28 19:37:01 the only difference is the new ubuntu version Mar 28 20:18:47 can anybody give template layer for customisation kernel, and adding some applications ? Mar 28 20:35:38 alex_kag: http://git.yoctoproject.org/cgit/cgit.cgi/meta-raspberrypi/ is a pretty good example of a BSP with both custom kernel recipes and applications Mar 28 20:36:13 thanks Mar 28 20:36:43 alex_kag: for application, look at meta-raspberrypi/recipes-devtools/python which is where they have the RPi-GPIO recipe that installs the pything binding to the raspi's GPIO Mar 28 20:37:03 python* Mar 28 20:39:55 actually i like that BSP layer in particular cause it has an example of creating a new IMAGE_FSTYPES Mar 28 20:42:41 waynr: Yes; this has been ported from FSL one ;-) Mar 28 20:42:52 waynr: you may want to look at meta-fsl-arm as well Mar 28 20:43:09 alex_kag: ^ Mar 28 20:43:22 i don't need create from very beginning. i wont make my own image on meta-fsl-arm Mar 28 20:43:24 ^) Mar 28 20:43:45 alex_kag: you don't need to Mar 28 20:43:53 alex_kag: all images in poky works with it **** ENDING LOGGING AT Fri Mar 29 02:59:59 2013