**** BEGIN LOGGING AT Sat Nov 24 02:59:59 2018 Nov 24 07:07:23 New news from stackoverflow: Cleaning recipes after build in Yocto Nov 24 14:02:39 nayfe: I have been short on time for meta-java, would you have time to prepare a "pull request" with the patches you consider good to go? Nov 24 14:02:55 nayfe: I could review and merge them Nov 24 14:07:00 armpit: how are you? is it possible for you to backport the http://git.openembedded.org/meta-openembedded/commit/meta-oe/recipes-devtools/nodejs?id=d7d0cc5227d0dc7d3ff91ded9da841d65c3f3632 to rocko and sumo? people using meta-browser is facing this very often Nov 24 14:09:50 otavio, armpit is on holiday with famly, may be slow replying Nov 24 14:13:10 Crofton: ahh ok! Nov 24 18:26:57 Anybody here? Yocto can't find my license file, and is refusing to build. This is my own custom recipe, so I'm not even sure why it insists on *having* a license file... Nov 24 18:28:42 Recipe: http://paste.ubuntu.com/p/WBk49GgPbg/ structure: http://paste.ubuntu.com/p/CP7Yf6zrtH/ Nov 24 18:30:29 la_croix: in this case, it will show on WORKDIR Nov 24 18:30:49 take a look at your workdir to see where it has been unpacked Nov 24 18:32:42 otavio it looks like it's not in the workdir at all.. Nov 24 18:33:55 otavio Do I need to add it to the SRC_URI line? Nov 24 18:35:07 la_croix: yes Nov 24 18:35:35 la_croix: if it is going to be an internal thing, you can drop the license like and use "CLOSED" Nov 24 18:35:53 otavio Ok, I'll give it a try, thanks. Nov 24 18:36:11 otavio Ah, so LICENSE = "CLOSED", and just drop the LIC_CHKSUM line completely? Nov 24 18:43:51 yes Nov 24 18:44:49 I'm getting an error (https://paste.ubuntu.com/p/6bfH4vf8qw/ ~1000 lines). I think the problem is that my adduser recipe creates a home directory for a user (kriminel). The basecode recipe then adds a subdirectory to that user's home directory, and puts a file in it. I tried adding DEPENDS = "adduser" to the basecode recipe, to ensure that the home directory has been created before basecode tries to populate it, but I get the linked error. Nov 24 18:44:55 otavio Thank you :) Nov 24 18:50:48 otavio Any guesses on this error? I'm at a loss :/ Nov 24 18:55:04 la_croix: check the docs for useradd class Nov 24 18:56:43 otavio I had a look, but it didn't help. I'm new to this Nov 24 18:58:25 there is a sample on skeleton dir Nov 24 18:58:33 it shows how to do it Nov 24 18:58:47 otavio Yes, I copied that, that's where my adduser recipe came from Nov 24 18:59:07 otavio And it was working fine, until I tried to add this new recipe Nov 25 01:40:46 New news from stackoverflow: Yocto cross compiling, creating symbolic link for "ld-linux-armhf.so.3" **** ENDING LOGGING AT Sun Nov 25 03:00:00 2018