From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mailout4.zoneedit.com (mailout4.zoneedit.com [64.68.198.17]) by arago-project.org (Postfix) with ESMTPS id 946DA52AA7 for ; Thu, 2 Mar 2017 19:16:42 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mailout4.zoneedit.com (Postfix) with ESMTP id 550D120B64; Thu, 2 Mar 2017 19:16:42 +0000 (UTC) Received: from mailout4.zoneedit.com ([127.0.0.1]) by localhost (zmo03-pco.easydns.vpn [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FohM1WyCs50u; Thu, 2 Mar 2017 19:16:42 +0000 (UTC) Received: from mail.denix.org (pool-100-15-95-79.washdc.fios.verizon.net [100.15.95.79]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mailout4.zoneedit.com (Postfix) with ESMTPSA id 2E7552088F; Thu, 2 Mar 2017 19:16:41 +0000 (UTC) Received: from gimli.denix (gimli [192.168.0.6]) by mail.denix.org (Postfix) with ESMTP id 4F8C11623A0; Thu, 2 Mar 2017 14:16:40 -0500 (EST) From: Denys Dmytriyenko To: meta-arago@arago-project.org Date: Thu, 2 Mar 2017 14:16:39 -0500 Message-Id: <1488482199-64627-1-git-send-email-denis@denix.org> X-Mailer: git-send-email 2.7.4 Subject: [master][PATCH] weston: update customizations to 2.0.0 X-BeenThere: meta-arago@arago-project.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Arago metadata layer for TI SDKs - OE-Core/Yocto compatible List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Mar 2017 19:16:42 -0000 From: Denys Dmytriyenko Signed-off-by: Denys Dmytriyenko --- .../wayland/{weston-conf_1.11.1.bb => weston-conf_2.0.0.bb} | 0 .../wayland/{weston_1.11.1.bbappend => weston_2.0.0.bbappend} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename meta-arago-distro/recipes-graphics/wayland/{weston-conf_1.11.1.bb => weston-conf_2.0.0.bb} (100%) rename meta-arago-distro/recipes-graphics/wayland/{weston_1.11.1.bbappend => weston_2.0.0.bbappend} (100%) diff --git a/meta-arago-distro/recipes-graphics/wayland/weston-conf_1.11.1.bb b/meta-arago-distro/recipes-graphics/wayland/weston-conf_2.0.0.bb similarity index 100% rename from meta-arago-distro/recipes-graphics/wayland/weston-conf_1.11.1.bb rename to meta-arago-distro/recipes-graphics/wayland/weston-conf_2.0.0.bb diff --git a/meta-arago-distro/recipes-graphics/wayland/weston_1.11.1.bbappend b/meta-arago-distro/recipes-graphics/wayland/weston_2.0.0.bbappend similarity index 100% rename from meta-arago-distro/recipes-graphics/wayland/weston_1.11.1.bbappend rename to meta-arago-distro/recipes-graphics/wayland/weston_2.0.0.bbappend -- 2.7.4