From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 6DFD6E0095F; Tue, 28 Feb 2017 13:05:52 -0800 (PST) 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: * -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] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id D659AE004D2 for ; Tue, 28 Feb 2017 13:05:50 -0800 (PST) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga105.fm.intel.com with ESMTP; 28 Feb 2017 13:05:49 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.35,221,1484035200"; d="scan'208";a="829461641" Received: from swold-mobl2.amr.corp.intel.com ([10.254.4.127]) by FMSMGA003.fm.intel.com with ESMTP; 28 Feb 2017 13:05:49 -0800 From: Saul Wold To: yocto@yoctoproject.org, paul.eggleton@linux.intel.com Date: Tue, 28 Feb 2017 13:05:46 -0800 Message-Id: <1488315948-2807-1-git-send-email-sgw@linux.intel.com> X-Mailer: git-send-email 2.7.4 Subject: [meta-qt4 0/2] Update LIC_FILES_CKHSUMs 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: Tue, 28 Feb 2017 21:05:52 -0000 The following two recipes use the OE-Core License file in additional to the COPYING.MIT, these are really purely MIT so don't use the OE-Core LICENSE file. This was discovered when a clarification statement was added to the OE-Core LICENSE file. Sau! Saul Wold (2): qt-demo-init: LICENSE is straight MIT so just use COPYING.MIT qt4e-demo-image: LICENSE is straight MIT so just use COPYING.MIT recipes-qt4/images/qt4e-demo-image.bb | 3 +-- recipes-qt4/qt-demo/qt-demo-init_0.1.bb | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) -- 2.7.4