All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] u-boot: correct COPYING MD5SUM
       [not found] <cover.1304707415.git.dvhart@linux.intel.com>
@ 2011-05-06 18:47 ` Darren Hart
  2011-05-09 16:25   ` Saul Wold
  0 siblings, 1 reply; 2+ messages in thread
From: Darren Hart @ 2011-05-06 18:47 UTC (permalink / raw)
  To: poky

From: Darren Hart <dvhart@linux.intel.com>

Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: dvhart/u-boot
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dvhart/u-boot

Thanks,
    Darren Hart <dvhart@linux.intel.com>
---


Darren Hart (1):
  u-boot: correct COPYING MD5SUM

 meta/recipes-bsp/uboot/u-boot_git.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)


Signed-off-by: Darren Hart <dvhart@linux.intel.com>
---
 meta/recipes-bsp/uboot/u-boot_git.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-bsp/uboot/u-boot_git.bb b/meta/recipes-bsp/uboot/u-boot_git.bb
index 66e7898..d8c196a 100644
--- a/meta/recipes-bsp/uboot/u-boot_git.bb
+++ b/meta/recipes-bsp/uboot/u-boot_git.bb
@@ -1,14 +1,14 @@
 require u-boot.inc
 
 LICENSE = "GPLv2+"
-LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb \
+LIC_FILES_CHKSUM = "file://COPYING;md5=4c6cde5df68eff615d36789dc18edd3b \
                     file://README;beginline=1;endline=22;md5=3a00ef51d3fc96e9d6c1bc4708ccd3b5"
 
 FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/u-boot-git/${MACHINE}"
 
 SRCREV = "v2010.12"
 PV = "v2010.12+${PR}+git${SRCPV}"
-PR="r1"
+PR="r2"
 
 SRC_URI = "git://git.denx.de/u-boot.git;branch=master;protocol=git"
 
-- 
1.7.1



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

* Re: [PATCH] u-boot: correct COPYING MD5SUM
  2011-05-06 18:47 ` [PATCH] u-boot: correct COPYING MD5SUM Darren Hart
@ 2011-05-09 16:25   ` Saul Wold
  0 siblings, 0 replies; 2+ messages in thread
From: Saul Wold @ 2011-05-09 16:25 UTC (permalink / raw)
  To: Darren Hart; +Cc: poky

On 05/06/2011 11:47 AM, Darren Hart wrote:
> From: Darren Hart<dvhart@linux.intel.com>
>
> Pull URL: git://git.pokylinux.org/poky-contrib.git
>    Branch: dvhart/u-boot
>    Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dvhart/u-boot
>
> Thanks,
>      Darren Hart<dvhart@linux.intel.com>
> ---
>
>
> Darren Hart (1):
>    u-boot: correct COPYING MD5SUM
>
>   meta/recipes-bsp/uboot/u-boot_git.bb |    4 ++--
>   1 files changed, 2 insertions(+), 2 deletions(-)
>
>
> Signed-off-by: Darren Hart<dvhart@linux.intel.com>
> ---
>   meta/recipes-bsp/uboot/u-boot_git.bb |    4 ++--
>   1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/meta/recipes-bsp/uboot/u-boot_git.bb b/meta/recipes-bsp/uboot/u-boot_git.bb
> index 66e7898..d8c196a 100644
> --- a/meta/recipes-bsp/uboot/u-boot_git.bb
> +++ b/meta/recipes-bsp/uboot/u-boot_git.bb
> @@ -1,14 +1,14 @@
>   require u-boot.inc
>
>   LICENSE = "GPLv2+"
> -LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb \
> +LIC_FILES_CHKSUM = "file://COPYING;md5=4c6cde5df68eff615d36789dc18edd3b \
>                       file://README;beginline=1;endline=22;md5=3a00ef51d3fc96e9d6c1bc4708ccd3b5"
>
>   FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/u-boot-git/${MACHINE}"
>
>   SRCREV = "v2010.12"
>   PV = "v2010.12+${PR}+git${SRCPV}"
> -PR="r1"
> +PR="r2"
>
>   SRC_URI = "git://git.denx.de/u-boot.git;branch=master;protocol=git"
>
Pulled into oe-core and poky master

Thanks
	Sau!



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

end of thread, other threads:[~2011-05-09 16:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <cover.1304707415.git.dvhart@linux.intel.com>
2011-05-06 18:47 ` [PATCH] u-boot: correct COPYING MD5SUM Darren Hart
2011-05-09 16:25   ` Saul Wold

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.