**** BEGIN LOGGING AT Thu Nov 02 03:00:00 2017 Nov 02 03:17:21 hi Nov 02 03:17:48 how can i use yocto fro beaglebone black Nov 02 03:18:08 I am a beginner Nov 02 07:53:28 marex-cloud: ping - does the u-boot infrastructure in OE/poky allow for kernel-style defconfig files? trying to get our SO karma up (https://stackoverflow.com/questions/47047209/how-to-change-the-config-of-u-boot-in-yocto/47062520?noredirect=1#comment81079104_47062520) Nov 02 08:00:35 LetoThe2nd: i don't think "defconfig" works for the oe-core u-boot.inc Nov 02 08:02:02 nrossi: guess that too, but didn't feel like go super-digging through the recipes. already poked koen to comment, but sound like i'll have to answer he has to prepare a patch, basically. Nov 02 08:02:31 LetoThe2nd: and annoyingly its quite a pain to modify .config before the compile is run, since u-boot.inc doesn't split the make config/make target as separate tasks Nov 02 08:03:14 LetoThe2nd: yer patch or cp defconfig ${S}/real_config in a bbappend is the easiest way to go Nov 02 08:04:05 nrossi: in which task would the cp go? pre-compile? Nov 02 08:06:50 nrossi: glaring at uboot-config.bbclass, whats the point of UBOOT_CONFIG? Nov 02 08:50:55 LetoThe2nd: sorry went afk, do_compile_prepend should be fine. UBOOT_CONFIG allows multiple UBOOT_MACHINE settings in one build Nov 02 08:52:11 nrossi: no problem, thanks. will try to explain stuff to the asker, then :) Nov 02 09:34:37 New news from stackoverflow: Yocto error kernel-module-iptable-mangle Nov 02 09:53:43 LetoThe2nd: y0 Nov 02 09:54:19 JoiF: y0y0 Nov 02 09:54:34 I see you got home safely :) Nov 02 09:54:45 JoiF: obviously, you too? Nov 02 09:54:52 Or at least to the nearest IRC terminal ;) Nov 02 09:55:01 Yup! Nov 02 10:04:40 JoiF: nah already back at office and work Nov 02 10:29:14 LetoThe2nd: depressing isn't it... Nov 02 10:34:48 New news from stackoverflow: Unable to copy docs to /usr/share/doc ${docdir} yocto Nov 02 10:39:20 RP: the office, or SO? ;-) Nov 02 10:59:02 SO is definitively depressing :) Nov 02 11:03:04 the really depressing side is that it is out there forever. the questions don't seem to be any different from here. Nov 02 11:08:40 LetoThe2nd: I am hoping we at least build a decent set of FAQs and answers that people can search Nov 02 11:09:22 RP: hope dies last :-) Nov 02 11:10:11 LetoThe2nd: indeed Nov 02 11:12:30 RP: is that "Charles C." by any chance somebody that is also in other ways active in OE? Nov 02 11:13:30 LetoThe2nd: missing the context, I'm not familiar with the name Nov 02 11:13:57 RP: under that name somebody seems to answer quite a couple of questions on SO Nov 02 11:14:30 LetoThe2nd: I don't know them as far as I know Nov 02 11:15:24 RP: same for me Nov 02 11:35:00 New news from stackoverflow: erroe while compiling my own recipe in yocto (pyro) Nov 02 11:50:39 damnit ab Nov 02 11:51:29 | make[2]: fork: Resource temporarily unavailable Nov 02 11:51:32 * rburton shakes fist Nov 02 11:57:53 rburton: we really need to make failure dump stats :/ Nov 02 11:58:47 the suse builder again Nov 02 11:58:58 rburton: tumbleweed? Nov 02 11:59:40 423 Nov 02 12:01:25 rburton: 423 has max user processes (-u) 1850 Nov 02 12:01:35 rburton: so I'm not surprised basically Nov 02 12:02:00 comapred to say 63222 even on my laptop Nov 02 12:04:21 hmm, I'm certain we've fixes the max user processes more than once Nov 02 12:05:35 lets fix it again! :) Nov 02 12:05:58 RP: are you mailing halstead already or shall i do that now? Nov 02 12:06:23 rburton: I will let you. /etc/security/limits.conf needs tweaking Nov 02 12:08:50 well spotted Nov 02 12:12:46 done Nov 02 12:35:08 New news from stackoverflow: Yocto error kernel-module-iptable-mangle [on hold] Nov 02 17:49:25 where the url that lists packages that can be built into an image? namely i'm looking for libcrypto, system init V, and sshd Nov 02 18:06:00 New news from stackoverflow: unable to build core-image-sato with yocto rocko Nov 02 18:08:25 there is a place on the yocto site that lists all the items that can go in the IMAGE_INSTALL. where is that? Nov 02 18:13:17 yates: there is no such thing, because what can be put into IMAGE_INSTALL depends on your setup. Nov 02 18:13:27 There is an index of available recipes, though, maybe you're looking for that: https://layers.openembedded.org/layerindex/branch/master/recipes/ Nov 02 18:22:55 neverpanic: yes, that's what i meant. thanks Nov 02 18:36:04 New news from stackoverflow: Deploying Django app on Yocto Nov 02 18:39:28 how do you replace the rc.xyz init with systemd? Nov 02 18:47:47 Computing transaction...error: Can't install dropbear-2016.74-r0@armv7at2hf_neon: it's conflicted by the locked package openssh-7.3p1-r0@armv7at2hf_neon Nov 02 18:48:59 a 'locked' package is one you said -HAS- to be installed.. Nov 02 18:49:29 so you essentially have two packages that can't both be installed at the same time.. You need to disable one or the other and adjust your overall configuration to match Nov 02 20:36:26 New news from stackoverflow: Dallas 1 Wire Protocol with Yocto/Raspberry Pi 3 Nov 02 21:06:31 New news from stackoverflow: How to install directory structure recursively in OpenEmbedded BitBake recipe? || How to install recursively my directories and files in BitBake recipe || How to build openembedded Nov 02 22:06:40 New news from stackoverflow: DISTRO 'poky' not found. Please set a valid DISTRO in your local.conf Nov 03 01:40:45 guys BBMASK just doesn't seem to work for me, am I missing something? Nov 03 01:41:03 I mask something in my local.conf and bitbake-layers show-recipes still has it. its driving my crazy Nov 03 01:41:22 I can of course just delete the recipe file but that is not the solution I want to take Nov 03 01:41:48 I have tried all manner of regex in there and nothing works Nov 03 01:45:37 bodangly: you could add some prints into the part of bitbake/lib/bb/cooker.py that deals with BBMASK - it doesn't produce any debug output already it seems Nov 03 01:46:10 I'll try that thanks Nov 03 01:52:01 bodangly: FYI you may need to look at bitbake-cookerdaemon.log to see the output of those - alternatively use bb.warn() Nov 03 01:52:10 would be interesting to hear what you find Nov 03 01:55:34 sure I will let you know, its probably going to be something convoluted about this build, its including some proprietary layers from Technexion and they frankly kind of uck Nov 03 01:55:35 suck Nov 03 01:56:26 thinking about it, it's possible that BBMASK is being set outright in one of your layers and thus your setting is not taking effect Nov 03 01:56:45 bitbake -e | less would let you see if that was the case Nov 03 01:57:28 that would not surprise me actually, good thinking, thanks. I'll check that right now, easy enough to see Nov 03 02:00:14 that is it Nov 03 02:00:42 meta-fsl-bsp-release has a file fsl-imx-base.inc that sets BBMASK explicitly with an = Nov 03 02:02:14 god this entire build leaves me very uncomfortable. trying to sanitize it for a client and its a hodge podge of layers from all over, stuck at git commit hashes, not branches, and key components that should be as simple as adding to the image don't build without hacking recipes apart Nov 03 02:02:40 I feel like whoever did this build put together a bunch of layers that are not in sync with each other version wise Nov 03 02:02:43 and somehow made it compile Nov 03 02:03:47 I am trying to take the route of do the least damage because its ostensibly working, but I am wondering if I should nuke it all and just do a clean checkout from a branch for all these layers Nov 03 02:04:51 according to the poky layer its jethro, but who knows what some of these other layers are doing. they are stuck at untagged commits, when there are jethro branches in the repos... Nov 03 02:08:49 and no one knows why lol. just "well thats how we always had it" Nov 03 02:14:45 :( Nov 03 02:15:50 setting BBMASK in a layer that is expected to be reused by others is definitely not a good practice **** ENDING LOGGING AT Fri Nov 03 03:00:02 2017