* [PATCH 0/1] grep: upgrade to 3.1
@ 2017-07-03 8:45 Dengke Du
2017-07-03 8:45 ` [PATCH 1/1] " Dengke Du
0 siblings, 1 reply; 2+ messages in thread
From: Dengke Du @ 2017-07-03 8:45 UTC (permalink / raw)
To: openembedded-core
The following changes since commit 98099349e358a9caaec8ec81f0d4abe588909cfe:
bitbake: npm fetcher: fix unknown variable name. (2017-06-29 14:33:42 +0100)
are available in the git repository at:
https://github.com/DengkeDu/openembedded-core.git dengke/grep-upgrade-to-3.1
Dengke Du (1):
grep: upgrade to 3.1
meta/recipes-extended/grep/{grep_3.0.bb => grep_3.1.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-extended/grep/{grep_3.0.bb => grep_3.1.bb} (89%)
--
2.11.0
^ permalink raw reply [flat|nested] 2+ messages in thread
* [PATCH 1/1] grep: upgrade to 3.1
2017-07-03 8:45 [PATCH 0/1] grep: upgrade to 3.1 Dengke Du
@ 2017-07-03 8:45 ` Dengke Du
0 siblings, 0 replies; 2+ messages in thread
From: Dengke Du @ 2017-07-03 8:45 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Dengke Du <dengke.du@windriver.com>
---
meta/recipes-extended/grep/{grep_3.0.bb => grep_3.1.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-extended/grep/{grep_3.0.bb => grep_3.1.bb} (89%)
diff --git a/meta/recipes-extended/grep/grep_3.0.bb b/meta/recipes-extended/grep/grep_3.1.bb
similarity index 89%
rename from meta/recipes-extended/grep/grep_3.0.bb
rename to meta/recipes-extended/grep/grep_3.1.bb
index b2940d5429..05b6b93949 100644
--- a/meta/recipes-extended/grep/grep_3.0.bb
+++ b/meta/recipes-extended/grep/grep_3.1.bb
@@ -9,8 +9,8 @@ SRC_URI = "${GNU_MIRROR}/grep/grep-${PV}.tar.xz \
file://0001-Unset-need_charset_alias-when-building-for-musl.patch \
"
-SRC_URI[md5sum] = "fa07c1616adeb9c3262be5177d10ad4a"
-SRC_URI[sha256sum] = "e2c81db5056e3e8c5995f0bb5d0d0e1cad1f6f45c3b2fc77b6e81435aed48ab5"
+SRC_URI[md5sum] = "feca7b3e7c7f4aab2b42ecbfc513b070"
+SRC_URI[sha256sum] = "db625c7ab3bb3ee757b3926a5cfa8d9e1c3991ad24707a83dde8a5ef2bf7a07e"
inherit autotools gettext texinfo pkgconfig
--
2.11.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-07-03 8:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-03 8:45 [PATCH 0/1] grep: upgrade to 3.1 Dengke Du
2017-07-03 8:45 ` [PATCH 1/1] " Dengke Du
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox