**** BEGIN LOGGING AT Wed Feb 27 02:59:58 2013 Feb 27 03:43:08 So, after some study: It does appear that there *exist* programs which will get strange behavior under pseudo 1.5 due to the fsync stuff. Feb 27 03:43:42 The specific case we have is that if you run prelink on a filesystem, then immediately try to create a tar archive from it, you will OCCASIONALLY see "tar: file ... changed while we were reading it" type messages. Feb 27 03:44:04 So I'm experimenting with a pseudo 1.5.1 which adds a PSEUDO_ALLOW_FSYNC=1 environment variable option. Feb 27 08:49:11 good morning Feb 27 08:59:14 good morning all Feb 27 09:06:24 I got the 3.8 kernel from git.yoctoproject.org (thanks Zeddii), added the needed recipes (linux-yocto_3.8.bb...very close from 3.4) but i m still facing a problem with th do_patch() ...(WARNING: addon feature "features/netfilter" was not found and so on)... I m building for qemux86_64. Any idea on what i m doing wrong ? Feb 27 14:30:56 g'day folks. I'm using 'bitbake -c populate_sdk' to build a custom sdk. How can I add a package to the sdk? Feb 27 14:32:19 I have a native package that gets built, but it doesn't make it to the SDK Feb 27 14:37:31 zeddii: ping ? Feb 27 14:56:46 OlivierG, just catching up now. I'll start a qemux86-64 build and let you know. I built and boot tested qemux86-64 yesterday, and didn't see it. but that doesn't mean in my mad scramble I didn't forget to push out a tool update or something similar. Feb 27 14:57:32 Thanks...but i m using Danny ... maybe my problem comes from this .... Feb 27 14:59:33 aha. yes, that could be it. The meta data changed slightly and the tools have been tweaked. are you getting a hard error or just the warning ? My configure just completed warning free here. Feb 27 15:01:33 both ;) ...should i use git:Poky@master ? Feb 27 15:01:36 When do you use DEPENDS vs. DEPENDS_${PN}? Feb 27 15:02:00 DEPENDS_${PN} doesn't exist Feb 27 15:02:03 DEPENDS_${PN} doesn't exist. Feb 27 15:02:07 rburton: :) Feb 27 15:02:16 jstashluk: DEPENDS is build-time dependencies. RDEPENDS_${PN} is per-package runtime dependencies. Feb 27 15:02:24 OlivierG: that's the only place that I test the release kernel, so putting it against the older branches is a bit of an unknown quantity. Feb 27 15:02:56 zeddii: warning: could not find (or was already included): features/kprobes/kprobes.scc and /ktypes/base/base.scc: line 5: force: command not found Feb 27 15:02:56 ... i ll give a try to master ! Feb 27 15:04:00 Is there a way to parse my recipes for variables that never get used? Feb 27 15:04:13 OlivierG, yep. that's a new option in the tools. so you'd need to update the kern-tools SRCREV in danny to pickup that command. Feb 27 15:54:56 Zeddii: still something worng :( ... to resume: git clone poky/danny @master, add meta/recipes-kernel/linux/linux-yocto_3.8.bb ( with Feb 27 15:54:56 SRCREV_machine_qemux86-64 ?= "d4235f13fece8d9a62da0389855fc4a999a5c65c" and Feb 27 15:54:56 SRCREV_meta ?= "c2ed0f16fdec628242a682897d5d86df4547cf24" Feb 27 15:55:30 ...and add to my local.conf : PREFERRED_VERSION_linux-yocto_qemux86-64 ?= "3.8%" Feb 27 15:58:29 OlivierG: you probably don't want ?=, you want = Feb 27 15:59:14 for the 3.8 kernel I just pushed, those wouldn't be the right SRCREVs either. are you trying to add an extra commit to the BSP branch ? Feb 27 15:59:48 Zeddii: no, wrong sha1 ? Feb 27 16:00:24 bluelightning: i ll change it ...thx Feb 27 16:01:19 should be this: SRCREV_machine_qemux86-64 ?= "b170394a475b96ecc92cbc9e4b002bed0a9f69c5" Feb 27 16:02:35 SRCREV_meta is ok ? Feb 27 16:02:42 yep. Feb 27 16:03:07 test in progress 8-) Feb 27 16:19:33 zeddii: same error: http://pastebin.com/YuMdqpf9 :( Feb 27 16:21:37 OlivierG, you aren't getting the latest kern tools. check the srcrev there. Feb 27 16:22:33 it has to be: 7f91d198d32fc90260e52724ef4aac0b997c1e8b Feb 27 16:22:39 which should be what I had in my patches Feb 27 16:22:43 * zeddii double checks Feb 27 16:23:52 patch 5/8 in my series bumps it to that. Feb 27 16:48:20 zeddii: ooops...:-$ ....things seem to be in better "shape" ;) Feb 27 18:42:37 is anybody using one of the meta-qt5 layers with yocto 1.3 ? Feb 27 18:42:45 any successes? none of them worked for me so far Feb 27 18:47:43 dv_: jama has said he's going to do more work on them "soon" Feb 27 18:48:16 is this related to https://github.com/meta-qt5/meta-qt5 ? Feb 27 18:48:55 yes Feb 27 18:49:28 for me, the biggest part is webkit. the webkit QML component, that is. Feb 27 18:49:41 if that works, I am happy. :) Feb 27 18:49:43 webkit certainly is the biggest part ;) Feb 27 18:50:26 to this day I dont understand why the webkit build scripts are so confusing Feb 27 19:54:50 ugh, so, pseudo 1.5.1 had debug messages left in it, now fixed. Feb 28 01:30:26 anyone having problems compiling alsa-tools-1.0.25-r0 ? Feb 28 01:30:44 im having this all the time: cp: cannot stat `/usr/share//install-sh': No such file or directory Feb 28 01:32:17 found it https://bugzilla.yoctoproject.org/show_bug.cgi?id=2819 Feb 28 01:32:18 Bug 2819: normal, Medium, 1.3 M4, Song.Li, VERIFIED INVALID, alsa-tools 1.0.25:do_compile cp:cannot stat `/usr/share//install-sh' **** ENDING LOGGING AT Thu Feb 28 02:59:58 2013