All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHv2 2/4] u-boot-ti-staging: add the latest integration tree in prep for 2013.10 release
@ 2013-08-23 20:22 Denys Dmytriyenko
  2013-08-23 20:28 ` Maupin, Chase
  0 siblings, 1 reply; 2+ messages in thread
From: Denys Dmytriyenko @ 2013-08-23 20:22 UTC (permalink / raw)
  To: meta-ti

From: Denys Dmytriyenko <denys@ti.com>

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
---
v2 - fixed the version to be 2013.07+2013.10-rc1

 recipes-bsp/u-boot/u-boot-ti-staging_git.bb | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 recipes-bsp/u-boot/u-boot-ti-staging_git.bb

diff --git a/recipes-bsp/u-boot/u-boot-ti-staging_git.bb b/recipes-bsp/u-boot/u-boot-ti-staging_git.bb
new file mode 100644
index 0000000..8d96aee
--- /dev/null
+++ b/recipes-bsp/u-boot/u-boot-ti-staging_git.bb
@@ -0,0 +1,19 @@
+require u-boot-ti.inc
+
+DESCRIPTION = "u-boot bootloader for TI devices"
+
+LIC_FILES_CHKSUM = "file://Licenses/README;md5=6bc50ecab884fce80cd3ef3da8852b08"
+
+PV = "2013.07+2013.10-rc1"
+PR = "r0+gitr${SRCPV}"
+
+DEFAULT_PREFERENCE = "-1"
+
+SRC_URI = "git://git.ti.com/ti-u-boot/ti-u-boot.git;protocol=git;branch=${BRANCH}"
+
+BRANCH ?= "master"
+
+SRCREV = "39bc12ddc36c9e30199471da0f3a929b178a04b2"
+
+SPL_BINARY = "MLO"
+SPL_UART_BINARY = "u-boot-spl.bin"
-- 
1.8.3.2



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCHv2 2/4] u-boot-ti-staging: add the latest integration tree in prep for 2013.10 release
  2013-08-23 20:22 [PATCHv2 2/4] u-boot-ti-staging: add the latest integration tree in prep for 2013.10 release Denys Dmytriyenko
@ 2013-08-23 20:28 ` Maupin, Chase
  0 siblings, 0 replies; 2+ messages in thread
From: Maupin, Chase @ 2013-08-23 20:28 UTC (permalink / raw)
  To: Denys Dmytriyenko, meta-ti

Acked-by: Chase Maupin <chase.maupin@ti.com>

>-----Original Message-----
>From: meta-ti-bounces@yoctoproject.org [mailto:meta-ti-
>bounces@yoctoproject.org] On Behalf Of Denys Dmytriyenko
>Sent: Friday, August 23, 2013 3:22 PM
>To: meta-ti@yoctoproject.org
>Subject: [meta-ti] [PATCHv2 2/4] u-boot-ti-staging: add the latest
>integration tree in prep for 2013.10 release
>
>From: Denys Dmytriyenko <denys@ti.com>
>
>Signed-off-by: Denys Dmytriyenko <denys@ti.com>
>---
>v2 - fixed the version to be 2013.07+2013.10-rc1
>
> recipes-bsp/u-boot/u-boot-ti-staging_git.bb | 19
>+++++++++++++++++++
> 1 file changed, 19 insertions(+)
> create mode 100644 recipes-bsp/u-boot/u-boot-ti-staging_git.bb
>
>diff --git a/recipes-bsp/u-boot/u-boot-ti-staging_git.bb
>b/recipes-bsp/u-boot/u-boot-ti-staging_git.bb
>new file mode 100644
>index 0000000..8d96aee
>--- /dev/null
>+++ b/recipes-bsp/u-boot/u-boot-ti-staging_git.bb
>@@ -0,0 +1,19 @@
>+require u-boot-ti.inc
>+
>+DESCRIPTION = "u-boot bootloader for TI devices"
>+
>+LIC_FILES_CHKSUM =
>"file://Licenses/README;md5=6bc50ecab884fce80cd3ef3da8852b08"
>+
>+PV = "2013.07+2013.10-rc1"
>+PR = "r0+gitr${SRCPV}"
>+
>+DEFAULT_PREFERENCE = "-1"
>+
>+SRC_URI = "git://git.ti.com/ti-u-boot/ti-u-
>boot.git;protocol=git;branch=${BRANCH}"
>+
>+BRANCH ?= "master"
>+
>+SRCREV = "39bc12ddc36c9e30199471da0f3a929b178a04b2"
>+
>+SPL_BINARY = "MLO"
>+SPL_UART_BINARY = "u-boot-spl.bin"
>--
>1.8.3.2
>
>_______________________________________________
>meta-ti mailing list
>meta-ti@yoctoproject.org
>https://lists.yoctoproject.org/listinfo/meta-ti


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-08-23 20:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-23 20:22 [PATCHv2 2/4] u-boot-ti-staging: add the latest integration tree in prep for 2013.10 release Denys Dmytriyenko
2013-08-23 20:28 ` Maupin, Chase

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.