All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] u-boot: fix fetch for 2011.12 specific patches
@ 2012-05-18  2:01 Otavio Salvador
  2012-05-18  2:13 ` Denys Dmytriyenko
  0 siblings, 1 reply; 2+ messages in thread
From: Otavio Salvador @ 2012-05-18  2:01 UTC (permalink / raw)
  To: meta-ti

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
---
 recipes-bsp/u-boot/u-boot_2011.12.bb |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes-bsp/u-boot/u-boot_2011.12.bb b/recipes-bsp/u-boot/u-boot_2011.12.bb
index 39f77bd..45c64a6 100644
--- a/recipes-bsp/u-boot/u-boot_2011.12.bb
+++ b/recipes-bsp/u-boot/u-boot_2011.12.bb
@@ -30,9 +30,9 @@ SRC_URI = "git://www.denx.de/git/u-boot.git;protocol=git \
            ${CACHEFIX} \
            file://2011.12/0009-Beagleboard-Correct-memory-size-on-rev-C4.patch \
            file://2011.12/0010-OMAP3-Correct-get_sdr_cs_offset-mask.patch \
-           file://0011-ext2load-increase-read-speed.patch \
-           file://0012-ext4fs-ls-load-support.patch \
-           file://0013-beagleboard-switch-mmcroots-to-ext4.patch \
+           file://2011.12/0011-ext2load-increase-read-speed.patch \
+           file://2011.12/0012-ext4fs-ls-load-support.patch \
+           file://2011.12/0013-beagleboard-switch-mmcroots-to-ext4.patch \
            ${FWENV} \
           "
 
-- 
1.7.2.5



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

* Re: [PATCH] u-boot: fix fetch for 2011.12 specific patches
  2012-05-18  2:01 [PATCH] u-boot: fix fetch for 2011.12 specific patches Otavio Salvador
@ 2012-05-18  2:13 ` Denys Dmytriyenko
  0 siblings, 0 replies; 2+ messages in thread
From: Denys Dmytriyenko @ 2012-05-18  2:13 UTC (permalink / raw)
  To: Otavio Salvador; +Cc: meta-ti

NAK - https://lists.yoctoproject.org/pipermail/meta-ti/2012-May/001111.html

-- 
Denys


On Thu, May 17, 2012 at 11:01:51PM -0300, Otavio Salvador wrote:
> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
> ---
>  recipes-bsp/u-boot/u-boot_2011.12.bb |    6 +++---
>  1 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/recipes-bsp/u-boot/u-boot_2011.12.bb b/recipes-bsp/u-boot/u-boot_2011.12.bb
> index 39f77bd..45c64a6 100644
> --- a/recipes-bsp/u-boot/u-boot_2011.12.bb
> +++ b/recipes-bsp/u-boot/u-boot_2011.12.bb
> @@ -30,9 +30,9 @@ SRC_URI = "git://www.denx.de/git/u-boot.git;protocol=git \
>             ${CACHEFIX} \
>             file://2011.12/0009-Beagleboard-Correct-memory-size-on-rev-C4.patch \
>             file://2011.12/0010-OMAP3-Correct-get_sdr_cs_offset-mask.patch \
> -           file://0011-ext2load-increase-read-speed.patch \
> -           file://0012-ext4fs-ls-load-support.patch \
> -           file://0013-beagleboard-switch-mmcroots-to-ext4.patch \
> +           file://2011.12/0011-ext2load-increase-read-speed.patch \
> +           file://2011.12/0012-ext4fs-ls-load-support.patch \
> +           file://2011.12/0013-beagleboard-switch-mmcroots-to-ext4.patch \
>             ${FWENV} \
>            "
>  
> -- 
> 1.7.2.5
> 
> _______________________________________________
> 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:[~2012-05-18  2:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-18  2:01 [PATCH] u-boot: fix fetch for 2011.12 specific patches Otavio Salvador
2012-05-18  2:13 ` Denys Dmytriyenko

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.