All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] linux-firmware: update to revision cccb6a0da9
@ 2016-07-15 12:09 Maxin B. John
  2016-07-15 12:09 ` [PATCH 2/2] libpng: update to 1.6.23 Maxin B. John
  0 siblings, 1 reply; 2+ messages in thread
From: Maxin B. John @ 2016-07-15 12:09 UTC (permalink / raw)
  To: openembedded-core

Upgrade to revision cccb6a0da9

Signed-off-by: Maxin B. John <maxin.john@intel.com>
---
 meta/recipes-kernel/linux-firmware/linux-firmware_git.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb b/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb
index e908289..948dfa8 100644
--- a/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb
+++ b/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb
@@ -112,7 +112,7 @@ LIC_FILES_CHKSUM = "\
     file://LICENCE.xc4000;md5=0ff51d2dc49fce04814c9155081092f0 \
     file://LICENCE.xc5000;md5=1e170c13175323c32c7f4d0998d53f66 \
     file://LICENCE.xc5000c;md5=12b02efa3049db65d524aeb418dd87ca \
-    file://WHENCE;md5=d4c5506dce2fe59ec0faa20bbd1a89bb \
+    file://WHENCE;md5=fc7f8a9fce11037078e90df415baad71 \
 "
 
 # These are not common licenses, set NO_GENERIC_LICENSE for them
@@ -172,7 +172,7 @@ NO_GENERIC_LICENSE[Firmware-xc5000] = "LICENCE.xc5000"
 NO_GENERIC_LICENSE[Firmware-xc5000c] = "LICENCE.xc5000c"
 NO_GENERIC_LICENSE[WHENCE] = "WHENCE"
 
-SRCREV = "80d463be829abcee4dbdca8432b9a69452e2021d"
+SRCREV = "cccb6a0da98372bd66787710249727ad6b0aaf72"
 PE = "1"
 PV = "0.0+git${SRCPV}"
 
-- 
2.4.0



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

* [PATCH 2/2] libpng: update to 1.6.23
  2016-07-15 12:09 [PATCH 1/2] linux-firmware: update to revision cccb6a0da9 Maxin B. John
@ 2016-07-15 12:09 ` Maxin B. John
  0 siblings, 0 replies; 2+ messages in thread
From: Maxin B. John @ 2016-07-15 12:09 UTC (permalink / raw)
  To: openembedded-core

1.6.22 -> 1.6.23

License files changes are due to updates in Copyright date and Version

Signed-off-by: Maxin B. John <maxin.john@intel.com>
---
 .../libpng/{libpng_1.6.22.bb => libpng_1.6.23.bb}                 | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
 rename meta/recipes-multimedia/libpng/{libpng_1.6.22.bb => libpng_1.6.23.bb} (66%)

diff --git a/meta/recipes-multimedia/libpng/libpng_1.6.22.bb b/meta/recipes-multimedia/libpng/libpng_1.6.23.bb
similarity index 66%
rename from meta/recipes-multimedia/libpng/libpng_1.6.22.bb
rename to meta/recipes-multimedia/libpng/libpng_1.6.23.bb
index 0d5722f..b2813e3 100644
--- a/meta/recipes-multimedia/libpng/libpng_1.6.22.bb
+++ b/meta/recipes-multimedia/libpng/libpng_1.6.23.bb
@@ -2,14 +2,14 @@ SUMMARY = "PNG image format decoding library"
 HOMEPAGE = "http://www.libpng.org/"
 SECTION = "libs"
 LICENSE = "Libpng"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=327e99f9f6299935eab27262a3d0d97c \
-                    file://png.h;endline=149;md5=5b1126380a15a28a275c88bf13fe39c8"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=a92bbf77565352659482e381075d19e3 \
+                    file://png.h;endline=149;md5=a0e24b62532fff585d25f060dd917236"
 DEPENDS = "zlib"
 
 SRC_URI = "${GENTOO_MIRROR}/libpng-${PV}.tar.xz \
           "
-SRC_URI[md5sum] = "f4ca54a3d945b8678fafed168c503f3b"
-SRC_URI[sha256sum] = "6b5a6ad5c5801ec4d24aacc87a0ed7b666cd586478174f69368a1d7747715226"
+SRC_URI[md5sum] = "9b320a05ed4db1f3f0865c8a951fd9aa"
+SRC_URI[sha256sum] = "6d921e7bdaec56e9f6594463ec1fe1981c3cd2d5fc925d3781e219b5349262f1"
 
 BINCONFIG = "${bindir}/libpng-config ${bindir}/libpng16-config"
 
-- 
2.4.0



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

end of thread, other threads:[~2016-07-15 12:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-15 12:09 [PATCH 1/2] linux-firmware: update to revision cccb6a0da9 Maxin B. John
2016-07-15 12:09 ` [PATCH 2/2] libpng: update to 1.6.23 Maxin B. John

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.