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 mail.openembedded.org (Postfix) with ESMTP id D9A356F284 for ; Mon, 24 Feb 2014 09:26:59 +0000 (UTC) Received: from ALA-HCB.corp.ad.wrs.com (ala-hcb.corp.ad.wrs.com [147.11.189.41]) by mail1.windriver.com (8.14.5/8.14.5) with ESMTP id s1O9QvG0012551 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Mon, 24 Feb 2014 01:26:58 -0800 (PST) Received: from pek-hostel-vm02.wrs.com (128.224.153.172) by ALA-HCB.corp.ad.wrs.com (147.11.189.41) with Microsoft SMTP Server id 14.2.347.0; Mon, 24 Feb 2014 01:26:56 -0800 From: Robert Yang To: Date: Mon, 24 Feb 2014 04:26:55 -0500 Message-ID: X-Mailer: git-send-email 1.7.10.4 MIME-Version: 1.0 Subject: [PATCH 0/1] weston: disable-egl when no wayland 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, 24 Feb 2014 09:27:00 -0000 Content-Type: text/plain The following changes since commit 6a708c3edb5da3d73730eaf21d8c6c4f79972e9d: x246: Disable Altivec asm when SPE is enabled. (2014-02-22 15:22:24 +0000) are available in the git repository at: git://git.pokylinux.org/poky-contrib rbt/weston http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=rbt/weston Robert Yang (1): weston: disable-egl when no wayland meta/recipes-graphics/wayland/weston_1.4.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 1.7.10.4