From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail1.windriver.com (mail1.windriver.com [147.11.146.13]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id EFF08E002F9 for ; Sun, 26 Jan 2014 01:54:43 -0800 (PST) Received: from ALA-HCA.corp.ad.wrs.com (ala-hca.corp.ad.wrs.com [147.11.189.40]) by mail1.windriver.com (8.14.5/8.14.5) with ESMTP id s0Q9sgRb018332 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Sun, 26 Jan 2014 01:54:42 -0800 (PST) Received: from Pascal-MacBookPro.local (128.224.159.178) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server id 14.2.347.0; Sun, 26 Jan 2014 01:54:42 -0800 Message-ID: <52E4DB60.5050204@windriver.com> Date: Sun, 26 Jan 2014 17:54:40 +0800 From: Pascal Ouyang User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: , , References: In-Reply-To: X-TagToolbar-Keys: D20140126175440663 Subject: Re: [meta-selinux][PATCH 0/3] Some fix to udev/refpolicy 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: Sun, 26 Jan 2014 09:54:44 -0000 Content-Type: text/plain; charset="GB2312" Content-Transfer-Encoding: 8bit ÓÚ 14-1-26 ÏÂÎç4:54, wenzong.fan@windriver.com дµÀ: > From: Wenzong Fan > > * sync udev/init to latest poky version > * fix real path of udevadm > * fix symlink policy.kern > > The following changes since commit 7c182186f54b88e5eb38ad7540e0498da476ab87: > > libsemanage: fix DEPENDS override issue (2014-01-23 18:00:50 +0800) > > are available in the git repository at: > > git://git.pokylinux.org/poky-contrib wenzong/ref-updates > http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=wenzong/ref-updates > > Wenzong Fan (3): > udev/init: sync to latest poky version ae819671 > refpolicy: fix real path for udevadm > refpolicy: fix symlink policy.kern > > recipes-core/udev/udev/init | 4 +++- > .../refpolicy-2.20130424/poky-fc-udevd.patch | 20 ++++++++++++++------ > recipes-security/refpolicy/refpolicy_common.inc | 4 ++++ > 3 files changed, 21 insertions(+), 7 deletions(-) > Merged to meta-selinux master. Thanks. :) -- - Pascal