From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail5.wrs.com (mail5.windriver.com [192.103.53.11]) by mail.openembedded.org (Postfix) with ESMTP id EA1076FFD8 for ; Thu, 6 Oct 2016 16:59:42 +0000 (UTC) Received: from ALA-HCB.corp.ad.wrs.com (ala-hcb.corp.ad.wrs.com [147.11.189.41]) by mail5.wrs.com (8.15.2/8.15.2) with ESMTPS id u96GxdX9009975 (version=TLSv1 cipher=AES128-SHA bits=128 verify=OK); Thu, 6 Oct 2016 09:59:40 -0700 Received: from msp-dhcp15.wrs.com (172.25.34.15) by ALA-HCB.corp.ad.wrs.com (147.11.189.41) with Microsoft SMTP Server id 14.3.294.0; Thu, 6 Oct 2016 09:59:39 -0700 From: Mark Hatle To: Date: Thu, 6 Oct 2016 11:59:37 -0500 Message-ID: <20161006165938.41303-1-mark.hatle@windriver.com> X-Mailer: git-send-email 2.9.3 MIME-Version: 1.0 Subject: [PATCH v2] Fix linuxloader reference for MIPS* 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: Thu, 06 Oct 2016 16:59:43 -0000 Content-Type: text/plain v2: Fixed spacing (accidently used spaces and NOT tabs) Fix linux loader reference for MIPS* Note, this patch assumes the previously submitted change for the mipsisa*r6* work has been applied. It's critical that the mips* match is -after- any more specific mips matches. Mark Hatle (1): linuxloader.bbclass: Adjust mips to cover all mips/mips64 meta/classes/linuxloader.bbclass | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) -- 2.9.3