From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga09.intel.com ([134.134.136.24]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1Swt9C-0005AW-C9 for openembedded-core@lists.openembedded.org; Thu, 02 Aug 2012 13:00:54 +0200 Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga102.jf.intel.com with ESMTP; 02 Aug 2012 03:49:14 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.67,352,1309762800"; d="scan'208";a="174600669" Received: from unknown (HELO helios.localnet) ([10.252.121.75]) by orsmga001.jf.intel.com with ESMTP; 02 Aug 2012 03:49:11 -0700 From: Paul Eggleton To: "Burton, Ross" Date: Thu, 02 Aug 2012 11:49:10 +0100 Message-ID: <40727268.akUMmXJU4Z@helios> Organization: Intel Corporation User-Agent: KMail/4.8.4 (Linux/3.2.0-27-generic-pae; KDE/4.8.4; i686; ; ) In-Reply-To: References: MIME-Version: 1.0 Cc: openembedded-core@lists.openembedded.org Subject: Re: [PATCH 6/9] scripts: add buildhistory-tag script X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Patches and discussions about the oe-core layer 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, 02 Aug 2012 11:00:54 -0000 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" On Thursday 02 August 2012 11:18:20 Burton, Ross wrote: > On 2 August 2012 10:23, Paul Eggleton wrote: > > This trivial script determines BUILDHISTORY_DIR using bitbake and then > > passes the command line options to "git tag" on the buildhistory > > repository. This is useful for setting a tag before making some changes; > > even if the build takes a number of executions of bitbake (resulting in > > multiple commits to the buildhistory repository) you can still do the > > overall comparison easily. > > > > Suggested by Ross Burton . > > I've since changed my local script to be "buildhistory" that just runs > git "$@", so "buildhistory log" etc work nicely. Interesting - sounds like it would be useful, but I wonder how it would then fit in with buildhistory-diff as a separate script (particularly with diff as a valid option to "buildhistory")... Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre