From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 0552CE00C12; Tue, 30 Oct 2018 06:45:33 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-7.0 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * -5.0 RCVD_IN_DNSWL_HI RBL: Sender listed at http://www.dnswl.org/, high * trust * [198.145.29.99 listed in list.dnswl.org] * -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's * domain * -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature * 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily * valid Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id B43B5E00BD0 for ; Tue, 30 Oct 2018 06:45:32 -0700 (PDT) Received: from [10.80.45.159] (unknown [71.69.156.42]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 57D83205F4 for ; Tue, 30 Oct 2018 13:45:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1540907132; bh=LT5dkHkOJmJM8dIo3Fnrocor0Zr3/OWgX7o5mrtvnvQ=; h=Subject:To:References:From:Date:In-Reply-To:From; b=OrboaK3xG/pDOPv/TUc/PTfB8Q8JUaQ87ZW3f8eFjTYvjM9vbZR2jsL8V9qMk78DU oL5ugq/sWZm8/6coPkq11v3KW3LaxrlsMyIZsSGrCvT7X46/h+3W2cfH2OdWepTBnt e4zatZpcBMmuBtptOtdIwhkedmuXaTAc+uIoCoxg= To: yocto@yoctoproject.org References: <20181017232705.HQN68.75473.root@cdptpa-web09> <004d01d466e9$3c7daf70$b5790e50$@san.rr.com> <0cba098f-4179-ec8a-73a5-bb2815806e59@kernel.org> <9dd76a25-1560-5bca-64d3-e6dd57a44ccc@windriver.com> <20181018190803.GB25172@mentor.com> <20181024234913.GA11980@deserted.net> From: Sinan Kaya Message-ID: <8a5b43c6-85eb-dd7a-ceee-d10f6977cca3@kernel.org> Date: Tue, 30 Oct 2018 09:45:30 -0400 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: <20181024234913.GA11980@deserted.net> Subject: Re: [selinux] sumo compilation X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto Project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Oct 2018 13:45:33 -0000 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit On 10/24/2018 7:49 PM, Joe MacDonald wrote: > Hey all, > > I just thought I should quickly follow up on this. I have a change set > ready that includes tagging and a minor tweak for sumo, integration of > the current outstanding patch list and a tag for thud and a couple of > additional things (possibly) for post-thud. I'll send out a set for > sumo and maybe an additional one for thud/post- possibly tomorrow or > after I get home on Friday. Thanks, we are looking forward to see it on yocto. > > -J.