**** BEGIN LOGGING AT Wed Nov 01 03:00:02 2017 Nov 01 05:09:14 hi, Nov 01 05:09:55 i am using the qualcomm dragonboard410c oe release: https://github.com/96boards/oe-rpb-manifest Nov 01 05:10:03 i want to do a kernel clean build Nov 01 05:10:14 i checked few articles and found the below commands Nov 01 05:10:21 bitbake -c cleansstate virtual/kernel bitbake -c clean virtual/kernel Nov 01 05:10:31 but I am getting error for the same Nov 01 05:11:01 can you let me know how to do a standalone kernel clean and a kernel build Nov 01 10:33:25 is it possible to setup the GDB included in the SDK generated by -c populate_sdk so that it by defaults uses the included target sysroot ? as it works right now, I have to manually input the GDB command "set sysroot /path/to/sdk/sysroot/target-sysroot/" in order for it to pickup debug symbols Nov 01 11:52:00 is there a way to use a different cmake version for just one recipe? Nov 01 11:55:34 MooGoo, interesting question Nov 01 11:56:05 I kind of doubt it, but I can see how it could happen, given we have recipe specific systroots now Nov 01 11:56:19 but better to fix the problem package .... Nov 01 11:57:04 mmm...well I tried downgrading the requried cmake version, it does not build but tbh I'm not sure if that's because of trying to force cmake 2.8 on it Nov 01 11:59:18 the error I get from CMake when trying to build is Cannot find source file: INTERFACE, then a bunch of warnings about manually specified variables not used Nov 01 11:59:31 but I'm not very familiar with cmake Nov 01 12:01:09 and I imagine if I made cmake 3 the preferred version that would break basically everything else Nov 01 12:01:19 more or less Nov 01 12:04:26 what recipe isn't working Nov 01 12:05:54 one I threw together to compile the cpprestsdk Nov 01 12:05:55 https://github.com/Microsoft/cpprestsdk Nov 01 12:06:58 the recipe is as simple as can be, just a git link and inherit cmake Nov 01 12:07:09 so far Nov 01 12:07:41 master has cmake 3.8.2 Nov 01 12:08:51 yea....I'm using an older version I guess provided by Multitech for one of their off-the-shelf linux boxes Nov 01 12:09:09 I'd love to upgrade to latest Nov 01 12:09:19 Multitech is always providing outdated tools... Nov 01 12:09:37 their last box used oe-classic Nov 01 12:09:45 ouch **** ENDING LOGGING AT Thu Nov 02 03:00:00 2017