From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.windriver.com (mail.windriver.com [147.11.1.11]) by mail.openembedded.org (Postfix) with ESMTP id 1D43172A49 for ; Mon, 13 Apr 2015 09:05:16 +0000 (UTC) Received: from ALA-HCA.corp.ad.wrs.com (ala-hca.corp.ad.wrs.com [147.11.189.40]) by mail.windriver.com (8.14.9/8.14.9) with ESMTP id t3D95HGf013568 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Mon, 13 Apr 2015 02:05:17 -0700 (PDT) Received: from ala-blade47.wrs.com (147.11.105.67) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server id 14.3.224.2; Mon, 13 Apr 2015 02:05:20 -0700 From: Robert Yang To: Date: Mon, 13 Apr 2015 02:05:16 -0700 Message-ID: X-Mailer: git-send-email 1.7.9.5 MIME-Version: 1.0 Subject: [PATCH 0/1] syslinux: add syslinux-nomtools to PACKAGES X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Apr 2015 09:05:17 -0000 Content-Type: text/plain The following changes since commit a7d8eaef04c9dd6ede8d4efd8c4b776efbe3c767: shadow: split files needed for PAM use into separate package (2015-04-09 19:48:04 +0100) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib rbt/syslinux http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=rbt/syslinux Robert Yang (1): syslinux: add syslinux-nomtools to PACKAGES meta/recipes-devtools/syslinux/syslinux_6.03.bb | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) -- 1.7.9.5