**** BEGIN LOGGING AT Thu Jul 06 03:00:03 2017 Jul 06 06:49:17 khem: yes! :) Jul 06 07:11:36 RP: its coming in 3rd lot 1. hardening 2. glibc 2.26 3. musl updates Jul 06 07:30:58 khem: fair enough, I think we're nearly there with 1 from what Ross said Jul 06 08:27:58 hey guys Jul 06 09:14:31 Hi, I build one host tools names File2Web build with a "native" recipe called file2web-native. Then I want to use it in a makefile, so I create a target recipe with DEPENDS="file2web-native". Problem, the makefile don't find it ! What is the path of the host binary during the do_compile phase of my target recipe ? Thanks Jul 06 09:17:28 hi al, Jul 06 09:17:56 i need some help on how to use kernel-fitimage with initramfs Jul 06 09:18:17 for morty Jul 06 09:30:05 Hi :) Jul 06 09:30:39 I was wondering if someone ever managed to use bluez5 with yocto and RPI3. I'm kinda stuck around this... Jul 06 09:31:02 bluetoothctl doesn't see any devices, neither do hcitool Jul 06 10:02:12 hi all! I am trying to download toolchain for Yocto 2.0.3 here http://downloads.yoctoproject.org/releases/yocto/yocto-2.0.3/toolchain/ , but I got 403 Forbidden error :( Is there any mirrors? Jul 06 10:15:51 halstead: ^ Jul 06 10:47:29 oxygenxo: I was going to say http://mirrors.kernel.org/yocto/ but its missing from there :/ Jul 06 10:51:26 RP: it is sad :( anyway, thanks for help :) Jul 06 11:18:09 Hi guys, for those that didn't have had my question : Jul 06 11:18:43 I was wondering if someone ever managed to use bluez5 with yocto and RPI3 ? I can't figure out why bluetoothctl doesn't show any device nor does hcitools Jul 06 11:18:54 does any one faced the same issue ? Jul 06 11:42:00 otavio: I think I understand the issue now. Trying to figure how on earth we fix it Jul 06 11:53:42 WHOIS YCN- Jul 06 12:13:51 rburton: am I correct that we don't document what the various virtual providers actually mean? I'm mostly confused about the graphics related ones... Jul 06 12:14:03 the GL ones are a bit vague yes Jul 06 12:14:22 with the fun of gdm being forked and changes its all a bit of a mess Jul 06 12:14:28 gbm even Jul 06 12:14:50 right I vaguely remembered something like that Jul 06 12:22:21 jku: we probably should document them Jul 06 12:23:19 yeah, even if the answer is "it's complicated" it's better than nothing. I'll file a bug Jul 06 12:43:06 hi Jul 06 12:44:18 has anyone experienced issue with chinese/japanese fonts? i've got my LC_ALL valid, changed the system locale to zh_cn, but can't manage to have the characters properly dislpayed when reading journalctl Jul 06 12:44:38 i also added packagegroup truetype fonts to my image Jul 06 12:50:12 is there anything I can do to a packge with opkg to prevent it being removed by remove --autoremove? Jul 06 12:51:47 I do have a question regarding building SDK -> Jul 06 12:51:47 I've extended the: Jul 06 12:51:47 recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bbappend Jul 06 12:51:47 to have: Jul 06 12:51:47 RDEPENDS_${PN}_append = "\ Jul 06 12:51:48 nativesdk-libfoo \ Jul 06 12:51:48 " Jul 06 12:52:07 But not all elements have been copied to the final SDK Jul 06 12:52:23 if you want to add a nativesdk package to a SDK then add it to TOOLCHAIN_HOST_TASK Jul 06 12:52:35 TOOLCHAIN_HOST_TASK_append = " nativesdk-libfoo" Jul 06 12:52:48 in the image recipe Jul 06 12:56:16 rbutton: Why it is like that? Jul 06 13:01:52 bitbake -e core-image -c populate_sdk | grep ^TOOLCHAIN_HOST_TASK - Jul 06 13:01:52 TOOLCHAIN_HOST_TASK="nativesdk-packagegroup-sdk-host packagegroup-cross-canadian-" Jul 06 13:02:17 rburton: Shouldn't all packages under nativesdk-packagegroup-sdk-host be added ? Jul 06 13:28:37 Hi! Where does cve-check leave the pre-recipe scan results? Jul 06 13:29:27 for images there is a summary file, but I'm wondering where the image summary gets the per recipe results from Jul 06 13:34:20 mcfrisk: $WORKDIR/cve maybe but check the bbclass Jul 06 13:35:55 jku: thanks. I was wondering why jethro busybox didn't get any output but I guess because it doesn't have any open cve's. libxml2 output looks better/worse.. Jul 06 13:36:05 rburton: in case it wasn't clear from the patchset , I'm not against just using vkcube if vulkan-demos + assimp looks like too much Jul 06 13:36:20 mcfrisk: libxml2 often does :| Jul 06 13:37:37 jku: yep, and the cve log is in tmp/deploy/cve too if there are any issues Jul 06 13:37:57 e.g. tmp/deploy/cve/libxml2 Jul 06 13:40:25 gah, forgot to wipe tmp after enabling cve-check, I guess deploy tasks only execute once even if there were changes to recipes/features.. Jul 06 13:41:47 and also the bitbake warnings for unpatched cve's didn't appear because of that, I guess Jul 06 13:53:30 rburton are you taking in the hardening fixes separately, I am thinking of preparing pull with glibc 2.26 upgrade and few other fixes was thinking of merging all into 1, now that we know dont have issues left with hardening Jul 06 13:54:53 onoffon: literally merging them to mut now Jul 06 13:56:08 onoffon: ross/mut just pushed, that should be all the hardening stuff between that and what is already in master Jul 06 14:10:41 rburton hmm ok then let me create another pull beyond hardening Jul 06 14:15:39 Is cve-check only copying everything from tmp/deploy/cve/* to the per image .cve report files? I build multiple images with single recipe and get same report for all of them even though they have different packages installed.. Jul 06 14:24:20 rburton , I am sending another pull with glibc 2.26 + misc which should be applied after the hardening fixes since it adds patches to gcc which are in sequence and can result in merge conflicts Jul 06 14:48:15 RP: great; if there is something we can help please let us know ... Jul 06 14:48:23 rburton: how is mesa merging going? Jul 06 14:48:40 .4 is in, the fix is in mut Jul 06 14:50:08 rburton: thx a lot Jul 06 14:50:32 rburton: did you put U-Boot for testing? is there something I should look at? Jul 06 14:52:42 not yet Jul 06 15:20:36 otavio: you can test this shortly :) Jul 06 15:48:38 otavio: patches on the list and in master-next Jul 06 16:10:54 hey again guys! Jul 06 16:11:26 how can I add OpenMP support to toolchain when I'm building it via 'bitbake meta-ide-support'? Jul 06 16:30:19 oxygenxo, http://downloads.yoctoproject.org/releases/yocto/yocto-2.0.3/toolchain/ is fixed. Jul 06 16:31:29 halstead: wow, thanks a lot! Jul 06 16:32:23 oxygenxo, You're welcome. Now to figure out why the permissions were wrong. Jul 06 16:36:00 halstead: did you see my comment about the other mirrors? Jul 06 16:38:35 There is the same problem with http://adtrepo.yoctoproject.org//2.0.3/adt-ipk/x86_64-nativesdk/Packages link, which is required by adt-installer Jul 06 16:55:03 RP, Yes. Tracy and I noticed that those were missing recent releases. Jul 06 16:55:20 I need to switch VPNs to check into it. I can after this meeting. Jul 06 16:59:19 halstead: no problem, not urgent, just wondered about it Jul 06 17:05:46 rburton: the mesa patchset test error was due it being run over a master without the version bump merged. I explained it on the email Jul 06 17:08:16 RP: the patch on master-next makes a lot of sense to me but does it depends any change on bitbake ? Jul 06 17:10:24 RP: I just found master-next for bitbake too; it seems to have all I need. I am going to test it now Jul 06 17:46:44 what is this project for Jul 06 17:51:18 pie3: click on the link in the channel topic Jul 06 17:51:32 how to connect to wifi from terminal in linux Jul 06 17:51:46 kergoth: what projects you are working? Jul 06 17:51:55 that's not on topic for this channel. this is not a linux help channel Jul 06 17:52:07 this is for the yocto project specifically, as i just said, see yoctoproject.org Jul 06 17:52:09 wow seems nice Jul 06 17:52:30 kergoth: what projects you are working? Jul 06 17:52:46 embedded linux works on rpi? Jul 06 17:52:54 or only on some special hardware? Jul 06 17:53:51 it works on rpi checkout https://github.com/agherzan/meta-raspberrypi Jul 06 17:54:43 thanks Jul 06 17:54:55 whcih other hardware it is designed for /support/compatible? Jul 06 17:58:02 khem: Jul 06 18:00:06 pie3: there are many many boards it will work on Jul 06 18:00:20 you can look at layers.openembedded.org Jul 06 18:00:43 see https://layers.openembedded.org/layerindex/branch/master/machines/?q= Jul 06 18:01:30 seems like 550+ boards Jul 06 18:01:36 thats reported Jul 06 18:06:21 great khem can you elaborate a bit? how that link is related to yocto? are both of them independent portal? Jul 06 18:06:26 i can see at few places yocto Jul 06 18:06:30 just a quick search/find Jul 06 18:07:08 which is the cheapest board on whcih yocto runs? Jul 06 18:07:16 and costliest Jul 06 18:07:20 if you ever came across Jul 06 18:23:41 rpi3 Jul 06 18:24:19 ok onoffon Jul 06 18:27:30 can i work with any of you? i want to learn on fly. i am still learnign linux Jul 06 22:12:38 pie3: https://github.com/fizerkhan/irc-etiquette has some tips to help you get more out of technical irc channels Jul 06 22:13:06 pie3: http://www.yoctoproject.org/docs/2.3/yocto-project-qs/yocto-project-qs.html is a good place to start. Jul 06 22:13:21 pie3: Good luck. Jul 06 22:13:28 thanks reanguiano Jul 06 22:45:57 some days i wish we had ${FOO:-bar} syntax for bitbake variables Jul 07 02:28:50 hello. meta-qt5 still requires building "meta-toolchain-qt5", right? why does it not work with -c populate_sdk ? Jul 07 02:30:01 meta-toolchain-qt5 is a pretty gross hack imo... how does it know what to include if you don't tell it the image name? does it just take whatever build artifacts are around from a previous image build? **** ENDING LOGGING AT Fri Jul 07 03:00:02 2017