**** BEGIN LOGGING AT Sun Feb 02 02:59:57 2020 Feb 02 08:57:37 how to exclude qemu-native from image dependencies? Feb 02 09:37:50 when SSH asks for a new key confirmation bitbake can't clone the repo with "wrong key" message Feb 02 21:50:59 how can i package and enable a systemd service only for a specific target? would i use SYSTEMD_PACKAGES_target = "foo" and SYSTEMD_SERVICE_target = "foo", or ??? Feb 02 21:55:44 looks good Feb 02 22:01:57 "ERROR: foo does not appear in packages list, please add it" Feb 02 22:02:39 add the package itself to IMAGE_INSTALL Feb 02 22:05:59 sorry, i don't know what that means. this thing is an incomprehensible mess put together by some guy at work and fat chance i'll ever understand it. i'll just wait until tomorrow and ask him. thanks anyway Feb 02 22:07:36 cmtptr: sorry to hear that. in that case it probably would make sense to do some housekeeping and clean configuration up Feb 02 22:08:09 i don't know your current setup, but for a quick try, you could at least go to build/conf/local.conf Feb 02 22:08:21 and add a line IMAGE_INSTALL += "foo" Feb 02 22:08:55 but remember that this local.conf is not meant to hold such configs for the long run. for testing that is fine! Feb 02 22:15:54 unfortunately that did not resolve it. i don't even see an IMAGE_INSTALL defined anywhere in our source. we don't generate a single image output, so i suspect he's doing something really tricky Feb 02 22:16:00 thanks anyway for your time Feb 02 23:03:11 cmtptr: your welcome Feb 02 23:03:33 btw, how are you building? so what does your command look like? Feb 02 23:03:52 something like 'bitbake core-image' or similay? Feb 02 23:04:17 it is possible to just reuse the poky default images Feb 03 00:06:56 creich, i type "something bake some-recipes" where i think "something" is a script to set up some environment variables and who knows what else. i'm not going to look at it now because i'm so fed up with developing in this environment i'd rather bother the guy who wrote it - make him have to suffer at least some of my grief **** ENDING LOGGING AT Mon Feb 03 03:00:37 2020