All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] ethtool: bump version to 4.2
@ 2015-11-12  8:53 Maxin B. John
  2015-11-12  8:53 ` [PATCH 2/2] harfbuzz: update to 1.0.6 Maxin B. John
  0 siblings, 1 reply; 2+ messages in thread
From: Maxin B. John @ 2015-11-12  8:53 UTC (permalink / raw)
  To: openembedded-core

4.0 -> 4.2

Signed-off-by: Maxin B. John <maxin.john@intel.com>
---
 meta/recipes-extended/ethtool/{ethtool_4.0.bb => ethtool_4.2.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-extended/ethtool/{ethtool_4.0.bb => ethtool_4.2.bb} (88%)

diff --git a/meta/recipes-extended/ethtool/ethtool_4.0.bb b/meta/recipes-extended/ethtool/ethtool_4.2.bb
similarity index 88%
rename from meta/recipes-extended/ethtool/ethtool_4.0.bb
rename to meta/recipes-extended/ethtool/ethtool_4.2.bb
index 13f2b1c..95df784 100644
--- a/meta/recipes-extended/ethtool/ethtool_4.0.bb
+++ b/meta/recipes-extended/ethtool/ethtool_4.2.bb
@@ -11,8 +11,8 @@ SRC_URI = "${KERNELORG_MIRROR}/software/network/ethtool/ethtool-${PV}.tar.gz \
            file://avoid_parallel_tests.patch \
            "
 
-SRC_URI[md5sum] = "0a1c78787c7dcf077016ed86372a472f"
-SRC_URI[sha256sum] = "e200516727cc9583e8b63fd6e72f667f9ed41bb4f0577ff4803b60c64cfd1dbc"
+SRC_URI[md5sum] = "5b55f7cd76e901dfc2738ac22cab96ca"
+SRC_URI[sha256sum] = "f84226db8dd18afaf91d8d00f5cb8f87ec3d7f787d2a3605de08d6dfa95ab8ef"
 
 inherit autotools ptest
 RDEPENDS_${PN}-ptest += "make"
-- 
2.4.0



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

* [PATCH 2/2] harfbuzz: update to 1.0.6
  2015-11-12  8:53 [PATCH 1/2] ethtool: bump version to 4.2 Maxin B. John
@ 2015-11-12  8:53 ` Maxin B. John
  0 siblings, 0 replies; 2+ messages in thread
From: Maxin B. John @ 2015-11-12  8:53 UTC (permalink / raw)
  To: openembedded-core

1.0.2 -> 1.0.6

Signed-off-by: Maxin B. John <maxin.john@intel.com>
---
 .../harfbuzz/{harfbuzz_1.0.2.bb => harfbuzz_1.0.6.bb}                 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-graphics/harfbuzz/{harfbuzz_1.0.2.bb => harfbuzz_1.0.6.bb} (88%)

diff --git a/meta/recipes-graphics/harfbuzz/harfbuzz_1.0.2.bb b/meta/recipes-graphics/harfbuzz/harfbuzz_1.0.6.bb
similarity index 88%
rename from meta/recipes-graphics/harfbuzz/harfbuzz_1.0.2.bb
rename to meta/recipes-graphics/harfbuzz/harfbuzz_1.0.6.bb
index 670bd98..58541aa 100644
--- a/meta/recipes-graphics/harfbuzz/harfbuzz_1.0.2.bb
+++ b/meta/recipes-graphics/harfbuzz/harfbuzz_1.0.6.bb
@@ -11,8 +11,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=e021dd6dda6ff1e6b1044002fc662b9b \
 SECTION = "libs"
 
 SRC_URI = "http://www.freedesktop.org/software/harfbuzz/release/${BP}.tar.bz2"
-SRC_URI[md5sum] = "e74f644045fe42c38a2641fc1e82a800"
-SRC_URI[sha256sum] = "beb3caf8654010fcdca61c810a3a7532237fc567ee4271deb674b5efbbe3b466"
+SRC_URI[md5sum] = "2256fd144c936936db9c92e77510a011"
+SRC_URI[sha256sum] = "f616a7fbdc78a627043f9029000bf08c0c71df59cde4143fc92a014f6a993b26"
 
 inherit autotools pkgconfig lib_package
 
-- 
2.4.0



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

end of thread, other threads:[~2015-11-12  8:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-12  8:53 [PATCH 1/2] ethtool: bump version to 4.2 Maxin B. John
2015-11-12  8:53 ` [PATCH 2/2] harfbuzz: update to 1.0.6 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.