All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denys@ti.com>
To: "Franklin S. Cooper Jr" <fcooper@ti.com>
Cc: meta-arago@arago-project.org
Subject: Re: [PATCH 1/3] ti-tisdk-setup: Update to support new u-boot, kernel and device
Date: Mon, 20 Jan 2014 17:43:05 -0500	[thread overview]
Message-ID: <20140120224304.GE24768@edge> (raw)
In-Reply-To: <1390259818-10267-1-git-send-email-fcooper@ti.com>

On Mon, Jan 20, 2014 at 05:16:56PM -0600, Franklin S. Cooper Jr wrote:
> * Add support for ti43x.
> * Update script to work with 3.12 kernel and U-boot 2013.10.
> 
> Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com>

Acked-by: Denys Dmytriyenko <denys@ti.com>


> ---
>  .../recipes-tisdk/ti-tisdk-setup/ti-tisdk-setup.bb |    5 +++--
>  1 files changed, 3 insertions(+), 2 deletions(-)
> 
> diff --git a/meta-arago-distro/recipes-tisdk/ti-tisdk-setup/ti-tisdk-setup.bb b/meta-arago-distro/recipes-tisdk/ti-tisdk-setup/ti-tisdk-setup.bb
> index 0084005..af10101 100644
> --- a/meta-arago-distro/recipes-tisdk/ti-tisdk-setup/ti-tisdk-setup.bb
> +++ b/meta-arago-distro/recipes-tisdk/ti-tisdk-setup/ti-tisdk-setup.bb
> @@ -2,10 +2,10 @@ DESCRIPTION = "Package containing scripts to setup the development host and targ
>  LICENSE = "BSD"
>  LIC_FILES_CHKSUM = "file://setup.sh;beginline=3;endline=31;md5=fc4b04a33df6d892c9f4d4a9d92b945e"
>  
> -PR = "r17"
> +PR = "r18"
>  
>  BRANCH ?= "master"
> -SRCREV = "01f88ec0391f00860bac1648dc95fc0eec0b8b99"
> +SRCREV = "3e3e750153147f789dee5d59f45abcd14d001c64"
>  SRC_URI = "git://arago-project.org/git/projects/tisdk-setup-scripts.git;protocol=git;branch=${BRANCH}"
>  
>  S = "${WORKDIR}/git/"
> @@ -17,6 +17,7 @@ UBOOT_ENV_beagleboard = "setup-uboot-env-beagleboard.sh"
>  UBOOT_ENV_am3517-evm = "setup-uboot-env-am3517.sh"
>  UBOOT_ENV_am180x-evm = "setup-uboot-env-am18x.sh"
>  UBOOT_ENV_ti33x = "setup-uboot-env-am335x.sh"
> +UBOOT_ENV_ti43x = "setup-uboot-env-am43x.sh"
>  UBOOT_ENV_omap5-evm = "setup-uboot-env-omap5.sh"
>  UBOOT_ENV = "setup-uboot-unknown.sh"
>  
> -- 
> 1.7.0.4
> 
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago


  reply	other threads:[~2014-01-20 22:43 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-20 23:16 [PATCH 1/3] ti-tisdk-setup: Update to support new u-boot, kernel and device Franklin S. Cooper Jr
2014-01-20 22:43 ` Denys Dmytriyenko [this message]
2014-01-20 23:16 ` [PATCH 2/3] stress: Pull stress into meta-arago-extras Franklin S. Cooper Jr
2014-01-20 22:15   ` Denys Dmytriyenko
2014-01-21  3:32     ` Cooper Jr., Franklin
2014-01-24 15:20       ` Cooper Jr., Franklin
2014-01-24 19:23         ` Denys Dmytriyenko
2014-01-20 23:16 ` [PATCH 3/3] packagegroup-arago-test: Add useful testing tools Franklin S. Cooper Jr
2014-01-20 22:45   ` Denys Dmytriyenko
2014-01-28 20:27     ` Denys Dmytriyenko
2014-01-28 21:51     ` Cooper Jr., Franklin

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=20140120224304.GE24768@edge \
    --to=denys@ti.com \
    --cc=fcooper@ti.com \
    --cc=meta-arago@arago-project.org \
    /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.