**** BEGIN LOGGING AT Tue Nov 30 02:59:57 2021 Nov 30 05:45:28 Submitted my first ever proper patch to solve bug: https://bugzilla.yoctoproject.org/show_bug.cgi?id=11131 Nov 30 05:45:28 Please review and pardon any newbie errors, I will fix them right away if you let me know 😃 Nov 30 07:49:08 Dhruva gole: thank you for your submission, it is much appreciated! Nov 30 07:50:30 good morning Nov 30 11:35:31 I dont mean to rush or anything, but being new I was just wondering if I will get some sort of notification via email about my patch being merged or will I have to keep checking upstream? Nov 30 11:35:31 My email settings are set to "Special Notices Only" Nov 30 11:39:01 Dhruvagole[m], I can see that one of your patches is in master-next in git Nov 30 11:39:45 oh I did mot get any notif about that Nov 30 11:39:51 not* Nov 30 11:40:14 there is no notifcation about that Nov 30 11:40:37 I think Nov 30 11:40:48 okayy so i have to keep my eye on the ``master-next`` branch Nov 30 12:26:59 Dhruvagole[m]: my method is to keep all my changes in feature branches, and periodically rebase to master. if the branch disappears, it's been merged. Nov 30 12:27:37 okay, thanks for clearing my doubt Nov 30 12:28:00 https://github.com/rossburton/ross-tools/blob/master/git-rebase-all is useful :) Nov 30 12:29:42 Another qn I had was, when and where do the yocto check scripts that are in the checklayer folder actually run? I am familiar with github CI/CD which presents in a nice GUI listing all the logs and stuff on the cloud. Nov 30 12:29:43 But where do the logs for this project's check scripts appear? Nov 30 12:30:04 https://autobuilder.yoctoproject.org Nov 30 12:30:43 specifically eg https://autobuilder.yoctoproject.org/typhoon/#/builders/39/builds/4433 is a recent run of checklayer Nov 30 12:33:41 okayy 👍️ Nov 30 14:34:19 Can someone please point me to some documentation how the SDK is meant to work with? I get a "x86_64-oesdk-linux" directory tee with many libs and tools. I wonder how these tools should be linked at run-time: should they be linked against the libriaries in the same directory tree or against the host libraries? Nov 30 14:34:37 tee->tree :-) Nov 30 15:15:07 jbe_: 1) use the environment setup script that comes with it 2) that will link against the libs that are shipped with it, which in turn correspond to the base image for the SDK **** ENDING LOGGING AT Wed Dec 01 02:59:56 2021