From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 737FFE00CA2; Wed, 27 Sep 2017 20:27:29 -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=-4.2 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_MED 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] * -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at http://www.dnswl.org/, * medium trust * [192.55.52.43 listed in list.dnswl.org] Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 9ACF4E00C43; Wed, 27 Sep 2017 20:27:27 -0700 (PDT) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga105.fm.intel.com with ESMTP; 27 Sep 2017 20:27:26 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.42,448,1500966000"; d="scan'208";a="1224616606" Received: from swold-mobl2.jf.intel.com ([10.255.86.118]) by fmsmga002.fm.intel.com with ESMTP; 27 Sep 2017 20:27:26 -0700 Message-ID: <1506569246.7331.9.camel@linux.intel.com> From: Saul Wold To: "meta-intel@yoctoproject.org" , Yocto Discussion Date: Wed, 27 Sep 2017 20:27:26 -0700 X-Mailer: Evolution 3.24.5 (3.24.5-1.fc26) Mime-Version: 1.0 Cc: raymond.tan@intel.com Subject: meta-intel has been split into meta-dpdk and meta-intel-qat 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: Thu, 28 Sep 2017 03:27:29 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit In an effort to create more consistency in Yocto Project layer, we are splitting the meta-intel to remove some application/libraries that should really be in their own layers. The new meta-dpdk will serve as a place for the Linux Foundation's DPDK project to host meta-data. The meta-intel-qat will carry the Quick Assist Technology libraries and associated applications. They are both hosted at https://git.yoctoproject.org Sau!