**** BEGIN LOGGING AT Sat Jun 06 02:59:59 2015 Jun 06 16:30:20 What does it mean when setting LICENSE="CLOSED" ? Jun 06 18:34:49 is that the same as "proprietary"? Jun 06 18:43:38 we use it at work to build custom stuff which doesn't need a specific license Jun 06 18:43:52 (the source is just dropped 'in the yocto tree' and not even downloaded) Jun 06 20:16:38 Am I "doing it wrong" if I create a custom task to deploy my relevant deploy/images/xxx files to /tftpboot such that I can load them onto a target platform? Jun 06 23:27:54 nope Jun 06 23:34:50 Had to opt for a shell script as I failed to figure out how to do chown operations from within a bitbake task Jun 06 23:34:58 (needed sudo) Jun 06 23:36:01 you should have added your user to the group of /tftpboot Jun 06 23:38:14 True. Didn't occur to me since I'm using "nogroup" Jun 06 23:59:47 in oe-classic you could do "fakeroot chmod blah..." Jun 07 00:00:10 * nerdboy assumes pseudo has same usage Jun 07 00:10:59 nerdboy: but as the name implies, it is fake Jun 07 00:11:16 so it can't be used to write in a root owned directory Jun 07 00:11:16 uh huh Jun 07 00:12:48 oh, directly from recipe to host filesystem Jun 07 00:13:08 then group thing is best option... **** ENDING LOGGING AT Sun Jun 07 02:59:58 2015