All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Fix build for igep targets
@ 2011-01-18 11:44 Gary Thomas
  2011-01-20 23:28 ` Saul Wold
  0 siblings, 1 reply; 2+ messages in thread
From: Gary Thomas @ 2011-01-18 11:44 UTC (permalink / raw)
  To: Poky

[-- Attachment #1: Type: text/plain, Size: 346 bytes --]

The current kernel for the IGEP based targets no longer
builds due to missing license checksum.  Patch attached.

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------

[-- Attachment #2: 0001-Add-required-LIC_FILES_CHKSUM.patch --]
[-- Type: text/plain, Size: 898 bytes --]

From 1ddc51b6eec682fe2091a1840ecd00569a7c3527 Mon Sep 17 00:00:00 2001
From: Gary Thomas <gary@mlbassoc.com>
Date: Tue, 18 Jan 2011 04:41:36 -0700
Subject: [PATCH] Add required LIC_FILES_CHKSUM

Signed-off-by: Gary Thomas <gary@mlbassoc.com>
---
 meta/recipes-kernel/linux/linux-igep_2.6.33.5.bb |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/meta/recipes-kernel/linux/linux-igep_2.6.33.5.bb b/meta/recipes-kernel/linux/linux-igep_2.6.33.5.bb
index 6e961b7..4cb7f40 100644
--- a/meta/recipes-kernel/linux/linux-igep_2.6.33.5.bb
+++ b/meta/recipes-kernel/linux/linux-igep_2.6.33.5.bb
@@ -1,6 +1,7 @@
 DESCRIPTION = "2.6 Linux Kernel for IGEP based platforms"
 SECTION = "kernel"
 LICENSE = "GPL"
+LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7 "
 
 DEFAULT_PREFERENCE = "-1"
 DEFAULT_PREFERENCE_igep0020 = "1"
-- 
1.7.3.4


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

* Re: [PATCH] Fix build for igep targets
  2011-01-18 11:44 [PATCH] Fix build for igep targets Gary Thomas
@ 2011-01-20 23:28 ` Saul Wold
  0 siblings, 0 replies; 2+ messages in thread
From: Saul Wold @ 2011-01-20 23:28 UTC (permalink / raw)
  To: Gary Thomas; +Cc: Poky

On 01/18/2011 03:44 AM, Gary Thomas wrote:
> The current kernel for the IGEP based targets no longer
> builds due to missing license checksum. Patch attached.
>
>
>
> _______________________________________________
> poky mailing list
> poky@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky
Merged into Master

Thanks
	Sau!



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

end of thread, other threads:[~2011-01-20 23:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-18 11:44 [PATCH] Fix build for igep targets Gary Thomas
2011-01-20 23:28 ` 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.