Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/3] Update packages
@ 2012-07-25  9:42 Kang Kai
  2012-07-25  9:42 ` [PATCH 1/3] ltp: update to version 20120614 Kang Kai
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Kang Kai @ 2012-07-25  9:42 UTC (permalink / raw)
  To: saul.wold; +Cc: Zhenfeng.Zhao, openembedded-core

Hi Saul,

These patches update liburi-perl, qmmp and ltp.

Regards,
Kai

The following changes since commit 0ffb02eec2beaea27ff0ec9d3d31b0a09e675a4c:

  documentation: Updated the h6 style to use a larger font (2012-07-24 10:35:34 +0100)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib kangkai/update-pkgs
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=kangkai/update-pkgs

Kang Kai (3):
  ltp: update to version 20120614
  qmmp: update 0.6.1
  liburi-perl: update to 1.60

 .../{liburi-perl_1.59.bb => liburi-perl_1.60.bb}   |    7 +++----
 .../ltp/ltp/fix_building_fom_archive.patch         |   13 -------------
 .../ltp/{ltp_20120401.bb => ltp_20120614.bb}       |   12 +++++-------
 .../qt-apps/{qmmp_0.5.2.bb => qmmp_0.6.1.bb}       |    8 ++++----
 4 files changed, 12 insertions(+), 28 deletions(-)
 rename meta/recipes-devtools/perl/{liburi-perl_1.59.bb => liburi-perl_1.60.bb} (81%)
 delete mode 100644 meta/recipes-extended/ltp/ltp/fix_building_fom_archive.patch
 rename meta/recipes-extended/ltp/{ltp_20120401.bb => ltp_20120614.bb} (91%)
 rename meta/recipes-qt/qt-apps/{qmmp_0.5.2.bb => qmmp_0.6.1.bb} (90%)

-- 
1.7.5.4




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

* [PATCH 1/3] ltp: update to version 20120614
  2012-07-25  9:42 [PATCH 0/3] Update packages Kang Kai
@ 2012-07-25  9:42 ` Kang Kai
  2012-07-25  9:42 ` [PATCH 2/3] qmmp: update 0.6.1 Kang Kai
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Kang Kai @ 2012-07-25  9:42 UTC (permalink / raw)
  To: saul.wold; +Cc: Zhenfeng.Zhao, openembedded-core

Update ltp to version 20120614 and update license files at same time.
Remove the patch because it has been merged.

Signed-off-by: Kang Kai <kai.kang@windriver.com>
---
 .../ltp/ltp/fix_building_fom_archive.patch         |   13 -------------
 .../ltp/{ltp_20120401.bb => ltp_20120614.bb}       |   12 +++++-------
 2 files changed, 5 insertions(+), 20 deletions(-)
 delete mode 100644 meta/recipes-extended/ltp/ltp/fix_building_fom_archive.patch
 rename meta/recipes-extended/ltp/{ltp_20120401.bb => ltp_20120614.bb} (91%)

diff --git a/meta/recipes-extended/ltp/ltp/fix_building_fom_archive.patch b/meta/recipes-extended/ltp/ltp/fix_building_fom_archive.patch
deleted file mode 100644
index a8064cf..0000000
--- a/meta/recipes-extended/ltp/ltp/fix_building_fom_archive.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: ltp-20120401/Makefile
-===================================================================
---- ltp-20120401.orig/Makefile
-+++ ltp-20120401/Makefile
-@@ -173,7 +173,7 @@ SRCDIR_INSTALL_TARGETS	:= $(SRCDIR_INSTA
- #
- .PHONY: Version
- Version:
--	if git describe &> /dev/null; then \
-+	if git describe > /dev/null 2>&1; then \
- 		git describe > "$@"; \
- 	else \
- 		cp VERSION "$@"; \
diff --git a/meta/recipes-extended/ltp/ltp_20120401.bb b/meta/recipes-extended/ltp/ltp_20120614.bb
similarity index 91%
rename from meta/recipes-extended/ltp/ltp_20120401.bb
rename to meta/recipes-extended/ltp/ltp_20120614.bb
index 31babf9..a01399f 100644
--- a/meta/recipes-extended/ltp/ltp_20120401.bb
+++ b/meta/recipes-extended/ltp/ltp_20120614.bb
@@ -5,13 +5,13 @@ SECTION = "console/utils"
 
 LICENSE = "GPLv2 & GPLv2+ & LGPLv2+ & LGPLv2.1+ & BSD-2-Clause"
 LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3 \
-		    file://testcases/kernel/mce-test/COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3 \
 		    file://testcases/kernel/controllers/freezer/COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3 \
 		    file://testcases/kernel/controllers/freezer/run_freezer.sh;startline=5;endline=17;md5=aeac3f7691caa2e76fd5a732fbd6510d \
 		    file://testcases/kernel/fs/ext4-new-features/ffsb-6.0-rc2/COPYING;md5=c46082167a314d785d012a244748d803 \
 		    file://testcases/kernel/hotplug/memory_hotplug/COPYING;md5=e04a2e542b2b8629bf9cd2ba29b0fe41 \
 		    file://testcases/kernel/hotplug/cpu_hotplug/COPYING;md5=e04a2e542b2b8629bf9cd2ba29b0fe41 \
 		    file://testcases/open_posix_testsuite/COPYING;md5=216e43b72efbe4ed9017cc19c4c68b01 \
+		    file://testcases/realtime/COPYING;md5=12f884d2ae1ff87c09e5b7ccc2c4ca7e \
 		    file://tools/netpipe-2.4/COPYING;md5=18810669f13b87348459e611d31ab760 \
 		    file://tools/netpipe-2.4-ipv6/COPYING;md5=18810669f13b87348459e611d31ab760 \
 		    file://tools/top-LTP/proc/COPYING;md5=6e29c688d912da12b66b73e32b03d812 \
@@ -21,13 +21,12 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3 \
 
 DEPENDS = "attr"
 
-PR = "r4"
+PR = "r0"
 
-SRC_URI = "${SOURCEFORGE_MIRROR}/ltp/ltp-full-${PV}.bz2 \
-           file://fix_building_fom_archive.patch"
+SRC_URI = "${SOURCEFORGE_MIRROR}/ltp/ltp-full-${PV}.bz2"
 
-SRC_URI[md5sum] = "e1d0acf1a6b6da0cb30dc1b0dcf5f26d"
-SRC_URI[sha256sum] = "f0f5845f9666f61332fdf0b7e396fc647f9372db0902a829af2cf9402b807bd1"
+SRC_URI[md5sum] = "1078160b1f962a22f1598edad17293c5"
+SRC_URI[sha256sum] = "cbc00dd63226a4cde06fa506be4c71ddedcaf20dde474681db7ebeea1c1fb643"
 
 export prefix = "/opt/ltp"
 export exec_prefix = "/opt/ltp"
@@ -74,4 +73,3 @@ do_install(){
 
 # Avoid generated binaries stripping. Otherwise some of the ltp tests such as ldd01 & nm01 fails
 INHIBIT_PACKAGE_STRIP = "1"
-
-- 
1.7.5.4




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

* [PATCH 2/3] qmmp: update 0.6.1
  2012-07-25  9:42 [PATCH 0/3] Update packages Kang Kai
  2012-07-25  9:42 ` [PATCH 1/3] ltp: update to version 20120614 Kang Kai
@ 2012-07-25  9:42 ` Kang Kai
  2012-07-25  9:42 ` [PATCH 3/3] liburi-perl: update to 1.60 Kang Kai
  2012-07-26 19:12 ` [PATCH 0/3] Update packages Saul Wold
  3 siblings, 0 replies; 5+ messages in thread
From: Kang Kai @ 2012-07-25  9:42 UTC (permalink / raw)
  To: saul.wold; +Cc: Zhenfeng.Zhao, openembedded-core

Update qmmp to 0.6.1
Remove spaces at end of lines.

Signed-off-by: Kang Kai <kai.kang@windriver.com>
---
 .../qt-apps/{qmmp_0.5.2.bb => qmmp_0.6.1.bb}       |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
 rename meta/recipes-qt/qt-apps/{qmmp_0.5.2.bb => qmmp_0.6.1.bb} (90%)

diff --git a/meta/recipes-qt/qt-apps/qmmp_0.5.2.bb b/meta/recipes-qt/qt-apps/qmmp_0.6.1.bb
similarity index 90%
rename from meta/recipes-qt/qt-apps/qmmp_0.5.2.bb
rename to meta/recipes-qt/qt-apps/qmmp_0.6.1.bb
index 390a826..9522d88 100644
--- a/meta/recipes-qt/qt-apps/qmmp_0.5.2.bb
+++ b/meta/recipes-qt/qt-apps/qmmp_0.6.1.bb
@@ -11,8 +11,8 @@ DEPENDS = "taglib libmad libvorbis libogg alsa-lib"
 
 SRC_URI = "http://qmmp.ylsoftware.com/files/${BPN}-${PV}.tar.bz2"
 
-SRC_URI[md5sum] = "20852f3cce3471bfc5affa9b2e947dc6"
-SRC_URI[sha256sum] = "6391dec020d2a381d7f4b7890fae6c49eadf88b3c9aef571fe3c5e96140822ec"
+SRC_URI[md5sum] = "23a1a3aa924da901ebc8327ea76135d4"
+SRC_URI[sha256sum] = "b48be8c0e3882088919a77ce7b619cfc99d32af29cc688ba8749a58cbb25fb6f"
 
 
 inherit qmake2 cmake qt4x11
@@ -37,11 +37,11 @@ python populate_packages_prepend () {
     for plug_dir in plug_dirs:
         g_plug_dir = os.path.join(qmmp_libdir,plug_dir)
         do_split_packages(d, g_plug_dir, '^lib(.*)\.so$', 'qmmp-plugin-' + plug_dir.lower() + '-%s', 'Qmmp' + plug_dir  + 'plugin for %s')
-} 
+}
 
 FILES_${PN} = "\
                 ${bindir}/qmmp \
-                ${libdir}/lib*${SOLIBS} \ 
+                ${libdir}/lib*${SOLIBS} \
                 ${datadir}/icons/* \
                 ${datadir}/qmmp/images/* \
                 ${datadir}/applications/* \
-- 
1.7.5.4




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

* [PATCH 3/3] liburi-perl: update to 1.60
  2012-07-25  9:42 [PATCH 0/3] Update packages Kang Kai
  2012-07-25  9:42 ` [PATCH 1/3] ltp: update to version 20120614 Kang Kai
  2012-07-25  9:42 ` [PATCH 2/3] qmmp: update 0.6.1 Kang Kai
@ 2012-07-25  9:42 ` Kang Kai
  2012-07-26 19:12 ` [PATCH 0/3] Update packages Saul Wold
  3 siblings, 0 replies; 5+ messages in thread
From: Kang Kai @ 2012-07-25  9:42 UTC (permalink / raw)
  To: saul.wold; +Cc: Zhenfeng.Zhao, openembedded-core

Update to 1.60

Signed-off-by: Kang Kai <kai.kang@windriver.com>
---
 .../{liburi-perl_1.59.bb => liburi-perl_1.60.bb}   |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)
 rename meta/recipes-devtools/perl/{liburi-perl_1.59.bb => liburi-perl_1.60.bb} (81%)

diff --git a/meta/recipes-devtools/perl/liburi-perl_1.59.bb b/meta/recipes-devtools/perl/liburi-perl_1.60.bb
similarity index 81%
rename from meta/recipes-devtools/perl/liburi-perl_1.59.bb
rename to meta/recipes-devtools/perl/liburi-perl_1.60.bb
index 3916b1e..4eb98b2 100644
--- a/meta/recipes-devtools/perl/liburi-perl_1.59.bb
+++ b/meta/recipes-devtools/perl/liburi-perl_1.60.bb
@@ -4,7 +4,7 @@ and manipulate the various components that make up these strings."
 
 SECTION = "libs"
 LICENSE = "Artistic-1.0 | GPL-1.0+"
-PR = "r1"
+PR = "r0"
 
 LIC_FILES_CHKSUM = "file://README;beginline=26;endline=30;md5=6c33ae5c87fd1c4897714e122dd9c23d"
 
@@ -12,8 +12,8 @@ DEPENDS += "perl"
 
 SRC_URI = "http://www.cpan.org/authors/id/G/GA/GAAS/URI-${PV}.tar.gz"
 
-SRC_URI[md5sum] = "fecebf8fa20e2d26ea4a1649c095e96e"
-SRC_URI[sha256sum] = "cb88d29b589db8d2adbc4713fd082284cba77883488717375f011bbd13b5cac6"
+SRC_URI[md5sum] = "70f739be8ce28b8baba7c5920ffee4dc"
+SRC_URI[sha256sum] = "1f92d3dc64acb8845e9917c945e22b9a5275aeb9ff924eb7873c3b7a5c0d2377"
 
 S = "${WORKDIR}/URI-${PV}"
 
@@ -25,4 +25,3 @@ do_compile() {
 	export LIBC="$(find ${STAGING_DIR_TARGET}/${base_libdir}/ -name 'libc-*.so')"
 	cpan_do_compile
 }
-
-- 
1.7.5.4




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

* Re: [PATCH 0/3] Update packages
  2012-07-25  9:42 [PATCH 0/3] Update packages Kang Kai
                   ` (2 preceding siblings ...)
  2012-07-25  9:42 ` [PATCH 3/3] liburi-perl: update to 1.60 Kang Kai
@ 2012-07-26 19:12 ` Saul Wold
  3 siblings, 0 replies; 5+ messages in thread
From: Saul Wold @ 2012-07-26 19:12 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer; +Cc: Zhenfeng.Zhao

On 07/25/2012 02:42 AM, Kang Kai wrote:
> Hi Saul,
>
> These patches update liburi-perl, qmmp and ltp.
>
> Regards,
> Kai
>
> The following changes since commit 0ffb02eec2beaea27ff0ec9d3d31b0a09e675a4c:
>
>    documentation: Updated the h6 style to use a larger font (2012-07-24 10:35:34 +0100)
>
> are available in the git repository at:
>    git://git.pokylinux.org/poky-contrib kangkai/update-pkgs
>    http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=kangkai/update-pkgs
>
> Kang Kai (3):
>    ltp: update to version 20120614
>    qmmp: update 0.6.1
>    liburi-perl: update to 1.60
>
>   .../{liburi-perl_1.59.bb => liburi-perl_1.60.bb}   |    7 +++----
>   .../ltp/ltp/fix_building_fom_archive.patch         |   13 -------------
>   .../ltp/{ltp_20120401.bb => ltp_20120614.bb}       |   12 +++++-------
>   .../qt-apps/{qmmp_0.5.2.bb => qmmp_0.6.1.bb}       |    8 ++++----
>   4 files changed, 12 insertions(+), 28 deletions(-)
>   rename meta/recipes-devtools/perl/{liburi-perl_1.59.bb => liburi-perl_1.60.bb} (81%)
>   delete mode 100644 meta/recipes-extended/ltp/ltp/fix_building_fom_archive.patch
>   rename meta/recipes-extended/ltp/{ltp_20120401.bb => ltp_20120614.bb} (91%)
>   rename meta/recipes-qt/qt-apps/{qmmp_0.5.2.bb => qmmp_0.6.1.bb} (90%)
>

Merged into OE-Core

Thanks	
	Sau!






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

end of thread, other threads:[~2012-07-26 19:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-25  9:42 [PATCH 0/3] Update packages Kang Kai
2012-07-25  9:42 ` [PATCH 1/3] ltp: update to version 20120614 Kang Kai
2012-07-25  9:42 ` [PATCH 2/3] qmmp: update 0.6.1 Kang Kai
2012-07-25  9:42 ` [PATCH 3/3] liburi-perl: update to 1.60 Kang Kai
2012-07-26 19:12 ` [PATCH 0/3] Update packages Saul Wold

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox