All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denys@ti.com>
To: Deepak M <x0171695@ti.com>
Cc: maulik@ti.com, meta-ti@yoctoproject.org, epos_dev@list.ti.com,
	nageswari@ti.com
Subject: Re: [meta-ti patch v3 2/3] am43xx: Added the u-boot recipe
Date: Thu, 26 Sep 2013 09:29:29 -0400	[thread overview]
Message-ID: <20130926132928.GB14528@edge> (raw)
In-Reply-To: <1380112791-22545-3-git-send-email-x0171695@ti.com>

On Wed, Sep 25, 2013 at 06:09:49PM +0530, Deepak M wrote:
> Added the LIC_FILES_CHKSUM in the recipe as the default
> checksum was pointing to the COPYING file which is moved to the
> Licenses/gpl-2.0.txt in the current source.
> 
> Signed-off-by: Deepak M <x0171695@ti.com>
> ---
> v3:
> 1. Changed the u-boot recipe name from u-boot-aegis to u-boot-am43xx.
> 2. Using externel source link.
> 
>  recipes-bsp/u-boot/u-boot-am43xx_2013.10.bb | 20 ++++++++++++++++++++
>  1 file changed, 20 insertions(+)
>  create mode 100644 recipes-bsp/u-boot/u-boot-am43xx_2013.10.bb
> 
> diff --git a/recipes-bsp/u-boot/u-boot-am43xx_2013.10.bb b/recipes-bsp/u-boot/u-boot-am43xx_2013.10.bb
> new file mode 100644
> index 0000000..58eb99a
> --- /dev/null
> +++ b/recipes-bsp/u-boot/u-boot-am43xx_2013.10.bb
> @@ -0,0 +1,20 @@
> +require u-boot-ti.inc
> +
> +DESCRIPTION = "u-boot bootloader for ARM MPU devices"
> +LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263"
> +COMPATIBLE_MACHINE = "am437x-epos-evm"
> +
> +DEFAULT_PREFERENCE = "-1"
> +
> +PV = "2013.10"

The version 2013.10 of u-boot hasn't been released yet, so you can't use that 
for PV.


> +PR = "r0+gitr${SRCPV}"
> +
> +BRANCH = "v2013.10-rc2+"
> +
> +SRC_URI = "git://git.ti.com/~lokesh/ti-u-boot/u-boot-dev.git;protocol=git;branch=${BRANCH}"
> +
> +# Lock to the commit corresponding
> +SRCREV = "6514cf76a52ecce9b03ede098683a7eea97e2bce"
> +
> +# Set the name of the SPL that will built so that it is also packaged with u-boot.
> +SPL_BINARY = "MLO"
> -- 
> 1.8.1
> 


  parent reply	other threads:[~2013-09-26 13:29 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1380112791-22545-1-git-send-email-x0171695@ti.com>
     [not found] ` <1380112791-22545-2-git-send-email-x0171695@ti.com>
2013-09-25 13:43   ` [meta-ti patch v3 1/3] am43xx : Added machine config for am437x EPOS machine Maupin, Chase
     [not found]     ` <16D38216B6B8BA4B9AF9DBFC3760F38D3F14DDA6@DBDE04.ent.ti.com>
2013-09-25 13:45       ` Maupin, Chase
2013-09-26 13:39         ` Denys Dmytriyenko
2013-09-26 13:42     ` Denys Dmytriyenko
     [not found] ` <1380112791-22545-3-git-send-email-x0171695@ti.com>
2013-09-25 13:44   ` [meta-ti patch v3 2/3] am43xx: Added the u-boot recipe Maupin, Chase
     [not found]     ` <16D38216B6B8BA4B9AF9DBFC3760F38D3F14DDC5@DBDE04.ent.ti.com>
2013-09-25 13:47       ` Maupin, Chase
     [not found]         ` <16D38216B6B8BA4B9AF9DBFC3760F38D3F14DEB7@DBDE04.ent.ti.com>
2013-09-26 13:30           ` Denys Dmytriyenko
2013-09-26 13:29   ` Denys Dmytriyenko [this message]
     [not found] ` <1380112791-22545-4-git-send-email-x0171695@ti.com>
2013-09-25 13:45   ` [meta-ti patch v3 3/3] am43xx: Added the kernel recipe Maupin, Chase
2013-09-26 13:50   ` Denys Dmytriyenko
2013-09-26 13:55     ` Denys Dmytriyenko
2013-09-26 13:57     ` Denys Dmytriyenko

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130926132928.GB14528@edge \
    --to=denys@ti.com \
    --cc=epos_dev@list.ti.com \
    --cc=maulik@ti.com \
    --cc=meta-ti@yoctoproject.org \
    --cc=nageswari@ti.com \
    --cc=x0171695@ti.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.