From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [143.182.124.37]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 1AAADE003E4 for ; Fri, 2 Mar 2012 09:19:00 -0800 (PST) Received: from azsmga002.ch.intel.com ([10.2.17.35]) by azsmga102.ch.intel.com with ESMTP; 02 Mar 2012 09:18:59 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.71,315,1320652800"; d="scan'208";a="72855491" Received: from unknown (HELO envy.home) ([10.255.15.86]) by AZSMGA002.ch.intel.com with ESMTP; 02 Mar 2012 09:18:59 -0800 Message-ID: <4F5100D7.70605@linux.intel.com> Date: Fri, 02 Mar 2012 09:18:15 -0800 From: Darren Hart User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0) Gecko/20120131 Thunderbird/10.0 MIME-Version: 1.0 To: tom.zanussi@intel.com References: <873e25e86273c9263e32c02c296d96d06230e70e.1330663414.git.tom.zanussi@intel.com> In-Reply-To: X-Enigmail-Version: 1.3.5 Cc: yocto@yoctoproject.org Subject: Re: [PATCH 6/8] yocto-bsp: add some useful constants X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Mar 2012 17:19:00 -0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit On 03/01/2012 11:01 PM, tom.zanussi@intel.com wrote: > From: Tom Zanussi > > Some constants used by the templating engine. > > Signed-off-by: Tom Zanussi > --- > scripts/lib/bsp/tags.py | 39 +++++++++++++++++++++++++++++++++++++++ > 1 files changed, 39 insertions(+), 0 deletions(-) > create mode 100644 scripts/lib/bsp/tags.py > > diff --git a/scripts/lib/bsp/tags.py b/scripts/lib/bsp/tags.py > new file mode 100644 > index 0000000..99b5785 > --- /dev/null > +++ b/scripts/lib/bsp/tags.py > @@ -0,0 +1,39 @@ > +# ex:ts=4:sw=4:sts=4:et > +# -*- tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*- > +# > +# Copyright 2012 Intel Corporation > +# Authored-by: Tom Zanussi same comment.. -- Darren Hart Intel Open Source Technology Center Yocto Project - Linux Kernel