**** BEGIN LOGGING AT Fri Sep 13 02:59:58 2013 **** BEGIN LOGGING AT Fri Sep 13 07:16:32 2013 Sep 13 12:54:15 bluelightning: again about kexecboot-cfg Sep 13 12:54:25 hi ant_work Sep 13 12:54:36 hello Sep 13 12:54:39 so, it is machine-specific Sep 13 12:54:54 and we want to trigger a rebuild if anything in the input changes Sep 13 12:55:10 i.e. DISTRO DISTRO_VERSION (and ofc MACHINE) Sep 13 12:55:27 si it seems ok to feed it in install_prepend Sep 13 12:55:35 s/si/so/ Sep 13 12:56:08 well, in fact I'm beyond this...thinking about IMAGE_BASENAME Sep 13 12:56:28 long ago it was unfaisible because we were building initramfs-kexecboot image Sep 13 12:56:34 during normal build Sep 13 12:57:33 we have it in zaurus.inc Sep 13 12:57:35 MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS_append = " kexecboot-cfg formfactor" Sep 13 12:57:45 so every image would rebuild it Sep 13 12:58:45 the only issue would come if one uncomments Sep 13 12:58:47 # EXTRA_IMAGEDEPENDS += "zaurus-installer" Sep 13 12:59:04 and launch the initramfs this way Sep 13 13:00:16 we decided to split kexecboot and images but the possibility is still there Sep 13 13:00:21 dunno.. Sep 13 13:02:10 (too lazy to edit image names in boot.cfg by hand) Sep 13 13:05:38 well on the first thing I think you'll still need to fix it to modify the file in ${D} instead of ${S} Sep 13 13:06:03 hmm? there is no file, how can install find it? Sep 13 13:07:24 ok I guess if you create it instead of appending that will work Sep 13 13:07:31 but no need to use _prepend, that's a bit confusing Sep 13 13:11:38 what if I add it in do_fetch ? Sep 13 13:18:13 you could I suppose Sep 13 13:18:26 typically though something like this if it's not in do_install would probably go in do_configure Sep 13 13:19:07 the helloworld examples were using do_fetch Sep 13 13:19:07 (and in any case do_fetch is a python task so that would make things more difficult) Sep 13 13:19:16 ah Sep 13 13:36:34 ok, I'll send you removal of 3.8 and commit of 3.10 plus extra fixes later Sep 13 13:36:58 I'll keep on hold this one or just s/>>/> Sep 13 13:37:27 bbl **** ENDING LOGGING AT Sat Sep 14 02:59:59 2013