* [PATCH 0/1] libpcre: upgrade to 8.34
@ 2014-01-03 8:38 Chong Lu
2014-01-03 8:38 ` [PATCH 1/1] " Chong Lu
0 siblings, 1 reply; 2+ messages in thread
From: Chong Lu @ 2014-01-03 8:38 UTC (permalink / raw)
To: openembedded-core
The following changes since commit 17aa50645015a149298e78a175bbd3cbf171df22:
classes/package: set SUMMARY in do_split_packages() (2014-01-02 22:39:24 +0000)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib chonglu/libpcre
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=chonglu/libpcre
Chong Lu (1):
libpcre: upgrade to 8.34
meta/recipes-support/libpcre/{libpcre_8.33.bb => libpcre_8.34.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-support/libpcre/{libpcre_8.33.bb => libpcre_8.34.bb} (93%)
--
1.8.1.2
^ permalink raw reply [flat|nested] 2+ messages in thread* [PATCH 1/1] libpcre: upgrade to 8.34
2014-01-03 8:38 [PATCH 0/1] libpcre: upgrade to 8.34 Chong Lu
@ 2014-01-03 8:38 ` Chong Lu
0 siblings, 0 replies; 2+ messages in thread
From: Chong Lu @ 2014-01-03 8:38 UTC (permalink / raw)
To: openembedded-core
Upgrade libpcre to 8.34.
Signed-off-by: Chong Lu <Chong.Lu@windriver.com>
---
meta/recipes-support/libpcre/{libpcre_8.33.bb => libpcre_8.34.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-support/libpcre/{libpcre_8.33.bb => libpcre_8.34.bb} (93%)
diff --git a/meta/recipes-support/libpcre/libpcre_8.33.bb b/meta/recipes-support/libpcre/libpcre_8.34.bb
similarity index 93%
rename from meta/recipes-support/libpcre/libpcre_8.33.bb
rename to meta/recipes-support/libpcre/libpcre_8.34.bb
index e0b707f..0c2b082 100644
--- a/meta/recipes-support/libpcre/libpcre_8.33.bb
+++ b/meta/recipes-support/libpcre/libpcre_8.34.bb
@@ -11,8 +11,8 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/project/pcre/pcre/${PV}/pcre-${PV}.tar.bz2 \
file://pcre-cross.patch \
file://fix-pcre-name-collision.patch"
-SRC_URI[md5sum] = "21514018448ac10062ece7a668fca949"
-SRC_URI[sha256sum] = "c603957a4966811c04af5f6048c71cfb4966ec93312d7b3118116ed9f3bc0478"
+SRC_URI[md5sum] = "5439e321351bddd5533551bbce128d07"
+SRC_URI[sha256sum] = "b6043ae1ff2720be665ffa28dc22b7c637cdde96f389a116c0c3020caeae583f"
S = "${WORKDIR}/pcre-${PV}"
--
1.8.1.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-01-03 8:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-03 8:38 [PATCH 0/1] libpcre: upgrade to 8.34 Chong Lu
2014-01-03 8:38 ` [PATCH 1/1] " Chong Lu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox