**** BEGIN LOGGING AT Thu Mar 19 02:59:58 2015 Mar 19 09:33:54 bluelightning: hello Mar 19 09:34:28 I've been disconnected and missed your answer about naming of kernel in meta-hh Mar 19 09:35:00 linux-handhelds vs linux-handheld Mar 19 09:35:31 or shorter? Mar 19 09:41:04 linux-handheld I would say Mar 19 09:48:03 ok Mar 19 09:50:37 unfortunately 1.8 will be released before linux_4.0 Mar 19 09:51:14 yeah... unfortunately things don't always line up as we'd hope :( Mar 19 09:52:41 I'll add a short-lived 3.19 -yocto for the release then Mar 19 12:29:48 bluelightning: ah, about the old kernels, keep under /obsolete or remove for 1.8? Mar 19 12:30:28 heh...and the machine.conf of the corresponding devices? Mar 19 13:41:48 ant_work: let's just drop them, we can always resurrect and fix as needed Mar 19 22:03:03 bluelightning: hi Mar 19 22:03:29 it seems we cannot freely rename the kernel Mar 19 22:05:09 well, there is an hack to find the sources maybe... Mar 19 22:05:10 ant_home: what do you mean? the discussion with woglinde earlier? Mar 19 22:05:49 ah, no, the issue I raised with Bruce some weeks ago about failing do_patch Mar 19 22:09:04 if I use a proper name like linux-handheld_3.19+4.0-rc4 I get the issue Mar 19 22:09:26 patches are looked for in 'linux-4.0-rc4' Mar 19 22:10:07 it's the issue with S != B Mar 19 22:10:35 hmm, that sounds more like FILESEXTRAPATHS... Mar 19 22:11:29 #S = "${WORKDIR}/${BP}" Mar 19 22:11:29 S = "${WORKDIR}/linux-4.0-rc4" Mar 19 22:11:36 ^ workaround/hack Mar 19 22:12:05 for linux-handheld_3.19+4.0-rc4.bb Mar 19 22:13:20 interestingly Bruce got the QA about improper name of linux_4.0-rc4.bb Mar 19 22:13:45 (linux is an override) but I don't see it with nodistro Mar 19 22:16:14 see, I'll push this -rc recipe with that hack Mar 19 22:17:39 No file to patch. Skipping patch. Mar 19 22:17:39 1 out of 1 hunk ignored Mar 19 22:17:39 Patch arm-sa1100-dummy-clk_set_rate.patch does not apply (enforce with -f) Mar 19 22:17:39 ERROR: Function failed: patch_do_patch Mar 19 22:17:59 it's not the path of patches, it's the path of the source Mar 19 22:19:01 finally there are 2 issues ;) Mar 19 22:19:10 second one is with complex PV Mar 19 22:19:41 prolly the regex cuts all before '+' Mar 19 22:20:06 as if it was an underscore Mar 19 22:54:59 ah right, I see Mar 19 22:55:19 (sorry am a bit distracted, editing my ELC slides atm) Mar 20 00:06:46 ouch, another problem... Mar 20 00:06:47 | /tmp/build/tmp-glibc/work-shared/gcw0/kernel-source/scripts/gen_initramfs_list.sh: Cannot open 'initramfs/tree.txt' Mar 20 00:07:15 these are the text-assembled initramfs Mar 20 00:07:42 the file is there... Mar 20 00:08:43 it is getting a bit hostic for custom kernels... Mar 20 00:09:34 gn **** ENDING LOGGING AT Fri Mar 20 02:59:59 2015