**** BEGIN LOGGING AT Sat Nov 18 03:00:02 2017 Nov 18 06:18:59 How do I replace a certain flag from CC/CXX flags? I want a certain recipe to use -Os instead of -O2. Or is the last optimization flag mentioned selected? Nov 18 19:06:11 New news from stackoverflow: Unable to fetch from git.ti.com? [closed] Nov 18 20:26:43 The standard fstab in base-files sais "# stock fstab - you probably want to override this with a machine specific one Nov 18 20:28:02 base-files already provides this file. What's the appropriate method of overriding it? Nov 18 20:57:05 in custom layer, create a base-files.bbappend with FILESEXTRAPATH_prepend := "${THISDIR}/files:" and put custom files in it Nov 18 20:57:26 base-files_%.bbappend Nov 18 21:04:58 files in folder files// or files/ Nov 18 21:25:50 nayfe: thanks. I've got FILESEXTRAPATH_prepend := "${THISDIR}/base-files:" and put my own fstab in base-files/, but I cannot get it to pick the file up Nov 18 21:26:21 I'm using a dirs755_append=" /boot/boot", and that works fine, so I know the bbappend is working fine Nov 18 21:26:51 SRC_URI_append = " file://fstab" apparently doesn't help Nov 18 21:28:42 nayfe: got it, FILESEXTRAPATHS <--- the S was missing above. Nov 18 21:33:48 Oops sorry for typo Nov 18 21:36:45 nayfe: no worries, thanks for the help Nov 18 21:55:24 What is a good archtecture for running bitbake world in? Nov 18 21:56:30 I want to create a database of packages and files. Makes it a lot easier to find the recipe and/or layer needed when you're setting up a system from scratch Nov 18 21:58:22 However, bitbake world for the machine I'm currently working on ultimately stops on missing opengles, which does not exist for this target Nov 18 22:02:10 * sveinse wish for packages.yocto.org similar to what packages.ubuntu.com offers. Nov 18 22:04:20 Or perhaps extend the OE layer index to include list of files. In my experience, in most cases 98% of the files are present in all architectures Nov 18 23:15:08 When running out of diskspace, is there a good way to erase all recipes which are finished and can now be deleted from tmp, which in turn will fetch complete artifacts from the sstate cache? Nov 18 23:16:17 I mean, deleting tmp/ will also affect those recipes which might have been aborted in some in-the-middle tasks, which will restart building that recipe completely Nov 19 00:44:46 Good evening Nov 19 00:48:09 I was wondering if someone could help me? I have a Noritake Itron - a screen that has support for linux via poky. I'm having trouble getting the screen to fire up Nov 19 00:48:45 I believe its a framebuffer issue. The device appears in /dev but no dice. I suspect I have to pass the proper kernel params but I'm not sure how Nov 19 00:49:30 http://www.noritake-itron.com/NewWeb/TFT/Price/price.asp **** ENDING LOGGING AT Sun Nov 19 03:00:00 2017