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 B3C0C7E90E for ; Fri, 28 Jun 2019 11:51:35 +0000 (UTC) Received: from ALA-HCA.corp.ad.wrs.com ([147.11.189.40]) by mail1.windriver.com (8.15.2/8.15.1) with ESMTPS id x5SBpaMQ021965 (version=TLSv1 cipher=AES128-SHA bits=128 verify=FAIL) for ; Fri, 28 Jun 2019 04:51:36 -0700 (PDT) Received: from pek-lpg-core1.wrs.com (128.224.156.132) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server id 14.3.439.0; Fri, 28 Jun 2019 04:51:36 -0700 From: Robert Yang To: Date: Fri, 28 Jun 2019 20:15:51 +0800 Message-ID: X-Mailer: git-send-email 2.7.4 MIME-Version: 1.0 Subject: [PATCH 0/1] devupstream.bbclass: Disable devupstream when multilib is enabled 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: Fri, 28 Jun 2019 11:51:35 -0000 Content-Type: text/plain The following changes since commit 9f674a88c781c7092d5b3460922a1579b9fe4bf9: busybox: Fix typo in syslog initscript (2019-06-27 13:27:54 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib rbt/dev http://git.pokylinux.org/cgit.cgi//log/?h=rbt/dev Robert Yang (1): devupstream.bbclass: Disable devupstream when multilib is enabled meta/classes/devupstream.bbclass | 6 ++++++ 1 file changed, 6 insertions(+) -- 2.7.4