From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by mail.openembedded.org (Postfix) with ESMTP id C96A46EE32 for ; Tue, 18 Feb 2014 17:54:13 +0000 (UTC) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga102.jf.intel.com with ESMTP; 18 Feb 2014 09:49:53 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.97,502,1389772800"; d="scan'208";a="457536888" Received: from dvhart-mac01.jf.intel.com (HELO [10.7.196.51]) ([10.7.196.51]) by orsmga001.jf.intel.com with ESMTP; 18 Feb 2014 09:54:03 -0800 User-Agent: Microsoft-MacOutlook/14.3.9.131030 Date: Tue, 18 Feb 2014 09:54:44 -0800 From: Darren Hart To: =?ISO-8859-1?B?Sm/jbw==?= Henrique Ferreira de Freitas , Message-ID: Thread-Topic: [PATCH v2 2/2] cml1.bbclass: Add diffconfig task to cml1 References: <1392586858-12205-1-git-send-email-joaohf@gmail.com> <1392586858-12205-3-git-send-email-joaohf@gmail.com> In-Reply-To: <1392586858-12205-3-git-send-email-joaohf@gmail.com> Mime-version: 1.0 Subject: Re: [PATCH v2 2/2] cml1.bbclass: Add diffconfig task to cml1 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: Tue, 18 Feb 2014 17:54:14 -0000 Content-type: text/plain; charset="ISO-8859-1" Content-transfer-encoding: quoted-printable On 2/16/14, 13:40, "Jo=E3o Henrique Ferreira de Freitas" wrote: >diffconfig() is a new task that makes a diff between the >old and new config files and writes to the fragment.cfg result file. >menuconfig() always copy the original config file, so the user >doesn't need to copy it. > >Signed-off-by: Jo=E3o Henrique Ferreira de Freitas Acked-by: Darren Hart --=20 Darren Hart Yocto Project - Linux Kernel Intel Open Source Technology Center