**** BEGIN LOGGING AT Tue Apr 22 02:59:58 2014 Apr 22 03:05:09 is it safe to edit .bb files (which aren't needed for the current build) while a build is running? Apr 22 07:44:14 morning all Apr 22 07:55:38 moin bluelightning Apr 22 07:56:03 hi LetoThe2nd Apr 22 13:06:23 hmm... having problems with LIC_FILES_CHKSUM ... there doesn't seem to be any md5 check done and also beginline and endline doesn't cut out the part of the file before putting it in tmp/deploy/licenses/foo/bar.c Apr 22 13:06:52 am I misunderstanding what beginline/endline does? Apr 22 13:22:37 hi. i have a problem with a kernel driver not working correctly, so i have to try and try again to build a new kernel and image file with new configs Apr 22 13:23:28 is there any way to speed up compilation of the kernel and/or image file? it takes, i guess, 10-15 minutes each time, even if i only change a single setting in the .config file Apr 22 14:55:18 YPTM: Participant passcode: 42001078 Dial-in number: 1.972.995.7777 US Toll Free number: 1.877.561.6828 BlackBerry users, click this link to join your conference as a participant: 1.972.995.7777x42001078# Apr 22 14:56:14 YPTM: Stephen is on Apr 22 14:56:48 YPTM: Armin is on Apr 22 14:59:14 YPTM: Scott Rifenbark is on the call Apr 22 15:00:10 YPTM: Matthew is on Apr 22 15:00:12 YPTM: Tom z on Apr 22 15:00:16 YPTM: Belén in on Apr 22 15:00:25 is Apr 22 15:00:45 YPTM: ross on Apr 22 15:01:00 YPTM: Paul Eggleton is on Apr 22 15:01:02 YPTM Jefro here Apr 22 15:01:03 YPTM: Mark is here Apr 22 15:01:34 YPTM: michael on Apr 22 15:01:46 alex d is here Apr 22 15:02:15 YPTM: Richard is here Apr 22 15:02:45 YPTM: Michael on the line. Apr 22 15:03:41 YPTM: Saul joined Apr 22 15:04:37 YPTM: Nitin is on the call Apr 22 15:10:53 https://wiki.yoctoproject.org/wiki/Releases Apr 22 15:12:10 armpit: This is Saul, we can talk after this meeting more about that your looking for Apr 22 15:12:38 thank you Apr 22 15:14:36 https://wiki.yoctoproject.org/wiki/Stable_branch_maintenance Apr 22 15:16:39 scottrif: I merged that docs change in Apr 22 15:17:12 RP: Thanks... Paul noted it to me yesterday after things were all merged :) Apr 22 15:18:00 sgw k Apr 22 15:19:12 * RP will be at ELC Apr 22 15:19:17 I'll also be there Apr 22 15:19:29 @ ELC Apr 22 15:19:41 Worth mentioning the OEDAM meeting too Apr 22 15:19:46 which is after ELC Apr 22 15:22:03 Hmm, now that git-submodule is split into git-perltools, buildtools-tarball doesn't include git-submodule, so gitsm:// doesn't work with it. If you add nativesdk-git-perltools, that pulls in nativesdk-perl, and since we don't use perl-native for autoconf-native & friends, then you also have to pull in about 20 nativesdk perl modules Apr 22 15:22:05 * kergoth rolls eyes Apr 22 15:24:05 YPTM is done! Apr 22 15:24:08 See https://github.com/MentorEmbedded/meta-mentor/pull/147. Given we apparently rely on a sane perl on the host to run autoconf-native & friends anyway, it'd probably be nice to try to get git-perltools into the buildtools tarball, but get nativesdk-perl out of it somehow Apr 22 15:24:36 halstead: ping Apr 22 15:25:07 Hi scottrif. Apr 22 15:25:19 halstead: private... Apr 22 15:25:20 sgw_: I found what I was looking for in Stable_branch_maintenance Apr 22 15:29:04 Question on bitbake fetchers. After switching to the daisy branch, my auto-revving subversion recipes now fail with "Exception: ExpansionError: Failure expanding variable SRCPV, expression was ${@bb.fetch2.get_srcrev(d)} which triggered exception FetchError: Fetcher failure: Conflicting revisions (AUTOINC from SRCREV and 56814 from the url) found, please spcify one valid value" Apr 22 15:29:35 remove 56814 from the url, or set SRCREV to 56814, i'd say :) Apr 22 15:30:11 :-). Right, but which is the canonical way to do this under 1.6? Apr 22 15:30:41 I don't understand the question Apr 22 15:32:15 I'm sorry, user error: there is a rev in the url. I will remove self-inflicted injuries. Apr 22 15:32:37 armpit: ok great, let me/us know if you have any questions we are here to help. Apr 22 15:36:58 kergoth: btw I like your DISABLED_QA thing - I'd say just send a patch to add it somewhere appropriate in OE-Core Apr 22 15:37:15 * kergoth nods, will do Apr 22 16:26:01 Hi there, does anybody knows why I get this error during do_rootfs task Computing transaction...error: Can't install dbus-1-1.6.18-r0@cortexa9hf_vfp_neon: no package provides initscripts-functions Apr 22 16:26:10 I'm working on master branch Apr 22 16:27:37 rspock: it's a semi-known issue; unfortunately you can get the situation where nothing builds the required initscripts-functions package Apr 22 16:27:56 rspock: "bitbake initscripts" before building your image will work around it Apr 22 16:28:48 ok thank you Apr 22 16:29:09 do I have to start from a blank build? Apr 22 16:29:44 no, no need to clean anything out Apr 22 16:30:01 ok, I'll try... Apr 22 17:29:04 Hmm. Apr 22 19:05:04 how do I include the meta-skeleton/recipes-skeleton/useradd in a distro? It does not seem to be like any other recipes via IMAGE_INSTALL_append Apr 22 22:11:55 actually it is used via IMAGE_INSTALL_append. but run into two other problems. one is that I get a warning if I don't install a file (and just create a user without a home folder) Apr 22 22:18:25 Is it normal that meta-toolchain-qt5 doesn't have multimedia module? Apr 22 22:18:33 how can I add it? Apr 22 22:19:46 rspock: don't know anything about this pacakge. But I would check if there are any additional packages/modules build. They can be found in build/tmp/deploy/// Apr 22 22:20:25 rspock: the kernel for example does not automatically install all the kernel module packages it creates during the packaging step. Apr 22 22:25:23 mmm no lucky... Apr 23 01:55:06 are there any machine bsp's that are intended for compatibility with a large number of machines? A semi generic machine, per se. **** ENDING LOGGING AT Wed Apr 23 02:59:58 2014