From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 76A6FE0076A; Mon, 26 Oct 2015 08:34:43 -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=-1.1 required=5.0 tests=BAYES_00,RDNS_NONE autolearn=no version=3.3.1 X-Spam-HAM-Report: * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * 0.8 RDNS_NONE Delivered to internal network by a host with no rDNS Received: from mail5.wrs.com (unknown [64.129.254.146]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 7E394E0049B for ; Mon, 26 Oct 2015 08:34:40 -0700 (PDT) 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 t9QFYcWu020838 (version=TLSv1 cipher=AES128-SHA bits=128 verify=OK); Mon, 26 Oct 2015 08:34:39 -0700 Received: from msp-dhcp23.wrs.com (172.25.34.23) by ALA-HCB.corp.ad.wrs.com (147.11.189.41) with Microsoft SMTP Server id 14.3.248.2; Mon, 26 Oct 2015 08:34:38 -0700 From: Mark Hatle To: Date: Mon, 26 Oct 2015 10:34:36 -0500 Message-ID: <1445873677-108865-1-git-send-email-mark.hatle@windriver.com> X-Mailer: git-send-email 1.9.3 MIME-Version: 1.0 Subject: [jethro/master][PATCH 0/1] meta-yocto: disable prelink by default 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: Mon, 26 Oct 2015 15:34:43 -0000 Content-Type: text/plain As with the oe-core patch, we need to disable image-prelink within the Yocto Project local.conf.sample as well. Mark Hatle (1): local.conf.sample: Disable image-prelink by default meta-yocto/conf/local.conf.sample | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) -- 1.9.3