**** BEGIN LOGGING AT Sat Jun 13 02:59:57 2020 Jun 13 09:48:39 Hi guys, I am evaluating meta-updater and Yocto needs Java on the host machine. Since I am building inside a CROPS container I made a little modification and derived a custom image installing Java in the CROPS container Jun 13 09:49:15 But, still, Yocto (meta-updater really) complains that it cannot find Java on my machine, what am I doing wrong? Jun 13 09:51:46 Do I need to change things in environment also? I printed the $PATH variable just before the error occurred and there's a lot of Yocto related paths and no signs of /usr/bin and standard paths usually found in $PATH (I guess it's because host contamination and stuff like that) Jun 13 09:58:54 Ok, HOSTTOOLS came in rescue Jun 13 11:50:36 Hi, Jun 13 16:36:51 LocutusOfBorg: Michael? Jun 13 17:15:23 paulbarker: looks promising, failures but not from your patch Jun 13 17:58:05 hi there ! I'm new to yocto and having an issue building some sources that require usb.h.. though, I can't find the package that would fit for DEPENDS var.. any clue ? Jun 13 19:48:22 PaowZ: "usb.h" is very generic, many things can provide a header like that. usually, the configure/build scripts of the sources in question give some ideas what the dependencies are, as well as the full include path. maybe there actually is noted or such? Jun 13 19:49:33 PaowZ: this comes to mind, obviously: http://cgit.openembedded.org/openembedded-core/tree/meta/recipes-support/libusb/libusb1_1.0.23.bb?h=master Jun 13 21:45:10 gonkulator, what? Jun 13 21:46:55 Letothe2nd: thanks for the link.. I've had actually added libusb1 to my DEPENDS var, without any success.. Jun 13 21:47:24 Letothe2nd: ..and yes, I was indeed talking about libusb :) **** ENDING LOGGING AT Sun Jun 14 02:59:57 2020