All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] meta-intel: linux-firmware license update
@ 2012-07-12  0:21 tom.zanussi
  2012-07-12  0:22 ` [PATCH 1/1] linux-firmware: update md5sum for LICENCE.iwlwifi_firmware tom.zanussi
  0 siblings, 1 reply; 2+ messages in thread
From: tom.zanussi @ 2012-07-12  0:21 UTC (permalink / raw)
  To: dvhart, yocto

From: Tom Zanussi <tom.zanussi@intel.com>

This updates the license checksum used in the recipe, which
trivially changed, but caused build failures for fri2 and fri2-noemgd.

The following changes since commit bf067c332c65ef6e8200e0c0b1d0226dc8300c85:
  Richard Purdie (1):
        meta-sys940x: Catch up with netbase 4.47 -> 5.0 upgrade

are available in the git repository at:

  git://git.yoctoproject.org/meta-intel.git tzanussi/linux-firmware-lic-chksum-fix
  http://git.yoctoproject.org/cgit.cgi//log/?h=tzanussi/linux-firmware-lic-chksum-fix

Tom Zanussi (1):
  linux-firmware: update md5sum for LICENCE.iwlwifi_firmware

 .../linux-firmware/linux-firmware_git.bbappend     |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)



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

* [PATCH 1/1] linux-firmware: update md5sum for LICENCE.iwlwifi_firmware
  2012-07-12  0:21 [PATCH 0/1] meta-intel: linux-firmware license update tom.zanussi
@ 2012-07-12  0:22 ` tom.zanussi
  0 siblings, 0 replies; 2+ messages in thread
From: tom.zanussi @ 2012-07-12  0:22 UTC (permalink / raw)
  To: dvhart, yocto

From: Tom Zanussi <tom.zanussi@intel.com>

Update the LIC_FILES_CHKSUM, since the license changed slightly.
According to the git log:

    "Just an extension of the copyright dates."

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
---
 .../linux-firmware/linux-firmware_git.bbappend     |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/common/recipes-kernel/linux-firmware/linux-firmware_git.bbappend b/common/recipes-kernel/linux-firmware/linux-firmware_git.bbappend
index 23bb87f..488393f 100644
--- a/common/recipes-kernel/linux-firmware/linux-firmware_git.bbappend
+++ b/common/recipes-kernel/linux-firmware/linux-firmware_git.bbappend
@@ -1,7 +1,7 @@
 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
 
 # This exists in Yocto 1.1, but include it here for completeness
-LIC_FILES_CHKSUM += "file://LICENCE.iwlwifi_firmware;md5=311cc823df5b1be4f00fbf0f17d96a6b"
+LIC_FILES_CHKSUM += "file://LICENCE.iwlwifi_firmware;md5=11545778abf78c43d7644d4f171ea1c7"
 
 FWPATH = "/lib/firmware"
 
-- 
1.7.0.4



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

end of thread, other threads:[~2012-07-12  0:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-12  0:21 [PATCH 0/1] meta-intel: linux-firmware license update tom.zanussi
2012-07-12  0:22 ` [PATCH 1/1] linux-firmware: update md5sum for LICENCE.iwlwifi_firmware tom.zanussi

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.