* [PATCH 0/3] V2: Update packages ltp and lsb
@ 2012-09-05 9:31 Kang Kai
2012-09-05 9:31 ` [PATCH 1/3] ltp: update Kang Kai
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Kang Kai @ 2012-09-05 9:31 UTC (permalink / raw)
To: openembedded-core; +Cc: Zhenfeng.Zhao
V2 just update upstream track info at same time.
Regards,
Kai
The following changes since commit 99c85ba93075a1aff789cafabbacf42e6a93bd32:
build-appliance-image: Update to latest poky master (2012-09-04 18:04:40 +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
lsb: update version
upstream_tracking: update lsb and ltp
.../conf/distro/include/upstream_tracking.inc | 12 +++---
.../lsb/{lsb_1.4.bb => lsb_4.1.bb} | 34 ++++++++++----------
.../ltp/{ltp_20120614.bb => ltp_20120903.bb} | 6 ++--
3 files changed, 26 insertions(+), 26 deletions(-)
rename meta/recipes-extended/lsb/{lsb_1.4.bb => lsb_4.1.bb} (84%)
rename meta/recipes-extended/ltp/{ltp_20120614.bb => ltp_20120903.bb} (96%)
--
1.7.5.4
^ permalink raw reply [flat|nested] 4+ messages in thread
* [PATCH 1/3] ltp: update
2012-09-05 9:31 [PATCH 0/3] V2: Update packages ltp and lsb Kang Kai
@ 2012-09-05 9:31 ` Kang Kai
2012-09-05 9:31 ` [PATCH 2/3] lsb: update version Kang Kai
2012-09-05 9:31 ` [PATCH 3/3] upstream_tracking: update lsb and ltp Kang Kai
2 siblings, 0 replies; 4+ messages in thread
From: Kang Kai @ 2012-09-05 9:31 UTC (permalink / raw)
To: openembedded-core; +Cc: Zhenfeng.Zhao
Update to latest version 20120903
Signed-off-by: Kang Kai <kai.kang@windriver.com>
---
.../ltp/{ltp_20120614.bb => ltp_20120903.bb} | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
rename meta/recipes-extended/ltp/{ltp_20120614.bb => ltp_20120903.bb} (96%)
diff --git a/meta/recipes-extended/ltp/ltp_20120614.bb b/meta/recipes-extended/ltp/ltp_20120903.bb
similarity index 96%
rename from meta/recipes-extended/ltp/ltp_20120614.bb
rename to meta/recipes-extended/ltp/ltp_20120903.bb
index 14c0fef..85270ea 100644
--- a/meta/recipes-extended/ltp/ltp_20120614.bb
+++ b/meta/recipes-extended/ltp/ltp_20120903.bb
@@ -21,12 +21,12 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3 \
DEPENDS = "attr libaio"
-PR = "r1"
+PR = "r0"
SRC_URI = "${SOURCEFORGE_MIRROR}/ltp/ltp-full-${PV}.bz2"
-SRC_URI[md5sum] = "1078160b1f962a22f1598edad17293c5"
-SRC_URI[sha256sum] = "cbc00dd63226a4cde06fa506be4c71ddedcaf20dde474681db7ebeea1c1fb643"
+SRC_URI[md5sum] = "3c885047b137a6955e087ad20807a018"
+SRC_URI[sha256sum] = "41d2f4cd88619aa7b5cdad93cb7691b69166f7751bc9f2f72558937cbef581c2"
export prefix = "/opt/ltp"
export exec_prefix = "/opt/ltp"
--
1.7.5.4
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [PATCH 2/3] lsb: update version
2012-09-05 9:31 [PATCH 0/3] V2: Update packages ltp and lsb Kang Kai
2012-09-05 9:31 ` [PATCH 1/3] ltp: update Kang Kai
@ 2012-09-05 9:31 ` Kang Kai
2012-09-05 9:31 ` [PATCH 3/3] upstream_tracking: update lsb and ltp Kang Kai
2 siblings, 0 replies; 4+ messages in thread
From: Kang Kai @ 2012-09-05 9:31 UTC (permalink / raw)
To: openembedded-core; +Cc: Zhenfeng.Zhao
Update package lsb version to be same with current lsb test suit
version. Because when install the suit, it warns that need lsb
version >= 3.0 at least.
Drop the duplicated creating files under /etc/lsb-release.d.
Provides directories /etc/opt and /var/opt that they are required by
package lsb-dist-checker in lsb test suit.
Signed-off-by: Kang Kai <kai.kang@windriver.com>
---
.../lsb/{lsb_1.4.bb => lsb_4.1.bb} | 34 ++++++++++----------
1 files changed, 17 insertions(+), 17 deletions(-)
rename meta/recipes-extended/lsb/{lsb_1.4.bb => lsb_4.1.bb} (84%)
diff --git a/meta/recipes-extended/lsb/lsb_1.4.bb b/meta/recipes-extended/lsb/lsb_4.1.bb
similarity index 84%
rename from meta/recipes-extended/lsb/lsb_1.4.bb
rename to meta/recipes-extended/lsb/lsb_4.1.bb
index 513998c..a3242db 100644
--- a/meta/recipes-extended/lsb/lsb_1.4.bb
+++ b/meta/recipes-extended/lsb/lsb_4.1.bb
@@ -2,14 +2,14 @@ DESCRIPTION = "LSB support for OpenEmbedded"
SECTION = "console/utils"
HOMEPAGE = "http://prdownloads.sourceforge.net/lsb"
LICENSE = "GPLv2+"
-PR = "r4"
+PR = "r0"
# lsb_release needs getopt
RDEPENDS_${PN} += "util-linux"
LIC_FILES_CHKSUM = "file://README;md5=12da544b1a3a5a1795a21160b49471cf"
-SRC_URI = "${SOURCEFORGE_MIRROR}/project/lsb/lsb_release/${PV}/lsb-release-${PV}.tar.gz \
+SRC_URI = "${SOURCEFORGE_MIRROR}/project/lsb/lsb_release/1.4/lsb-release-1.4.tar.gz \
file://init-functions \
file://lsb_killproc \
file://lsb_log_message \
@@ -19,15 +19,20 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/project/lsb/lsb_release/${PV}/lsb-release-${PV}
SRC_URI[md5sum] = "30537ef5a01e0ca94b7b8eb6a36bb1e4"
SRC_URI[sha256sum] = "99321288f8d62e7a1d485b7c6bdccf06766fb8ca603c6195806e4457fdf17172"
-S = "${WORKDIR}/lsb-release-${PV}"
+S = "${WORKDIR}/lsb-release-1.4"
do_install(){
- oe_runmake install prefix=${D} mandir=${D}/${datadir}/man/ DESTDIR=${D}
+ oe_runmake install prefix=${D} mandir=${D}/${datadir}/man/ DESTDIR=${D}
+
+ # this 2 dirs are needed by package lsb-dist-checker
+ mkdir -p ${D}${sysconfdir}/opt
+ mkdir -p ${D}${localstatedir}/opt
+
mkdir -p ${D}${base_bindir}
mkdir -p ${D}/${baselib}
mkdir -p ${D}${sysconfdir}/lsb-release.d
echo -n "LSB_VERSION=\"core-4.1-noarch:" > ${D}${sysconfdir}/lsb-release
-
+
if [ "${TARGET_ARCH}" = "i586" ];then
echo -n "core-4.1-ia32" >> ${D}${sysconfdir}/lsb-release
else
@@ -37,29 +42,24 @@ do_install(){
echo "DISTRIB_ID=${DISTRO}" >> ${D}${sysconfdir}/lsb-release
echo "DISTRIB_RELEASE=${DISTRO_VERSION}" >> ${D}${sysconfdir}/lsb-release
echo "DISTRIB_DESCRIPTION=\"${DISTRO_NAME} ${DISTRO_VERSION}\"" >> ${D}${sysconfdir}/lsb-release
-
+
if [ "${TARGET_ARCH}" = "i586" ];then
mkdir -p ${D}${sysconfdir}/lsb-release.d
- touch ${D}${sysconfdir}/lsb-release.d/graphics-4.1-noarch
touch ${D}${sysconfdir}/lsb-release.d/graphics-${PV}-noarch
touch ${D}${sysconfdir}/lsb-release.d/desktop-${PV}-noarch
- touch ${D}${sysconfdir}/lsb-release.d/graphics-4.1-ia32
touch ${D}${sysconfdir}/lsb-release.d/graphics-${PV}-ia32
touch ${D}${sysconfdir}/lsb-release.d/desktop-${PV}-ia32
elif [ "${TARGET_ARCH}" = "x86_64" ];then
- touch ${D}${sysconfdir}/lsb-release.d/graphics-4.1-noarch
- touch ${D}${sysconfdir}/lsb-release.d/graphics-4.1-amd64
+ touch ${D}${sysconfdir}/lsb-release.d/graphics-${PV}-noarch
touch ${D}${sysconfdir}/lsb-release.d/graphics-${PV}-amd64
touch ${D}${sysconfdir}/lsb-release.d/desktop-${PV}-amd64
fi
if [ "${TARGET_ARCH}" = "powerpc" ];then
- touch ${D}${sysconfdir}/lsb-release.d/graphics-4.1-noarch
- touch ${D}${sysconfdir}/lsb-release.d/graphics-4.1-ppc32
+ touch ${D}${sysconfdir}/lsb-release.d/graphics-${PV}-noarch
touch ${D}${sysconfdir}/lsb-release.d/graphics-${PV}-ppc32
touch ${D}${sysconfdir}/lsb-release.d/desktop-${PV}-ppc32
elif [ "${TARGET_ARCH}" = "powerpc64" ];then
- touch ${D}${sysconfdir}/lsb-release.d/graphics-4.1-noarch
- touch ${D}${sysconfdir}/lsb-release.d/graphics-4.1-ppc64
+ touch ${D}${sysconfdir}/lsb-release.d/graphics-${PV}-noarch
touch ${D}${sysconfdir}/lsb-release.d/graphics-${PV}-ppc64
touch ${D}${sysconfdir}/lsb-release.d/desktop-${PV}-ppc64
fi
@@ -87,9 +87,9 @@ do_install_append(){
ln -sf ld-linux.so.2 ld-lsb.so.2
ln -sf ld-linux.so.2 ld-lsb.so.3
fi
-
+
if [ "${TARGET_ARCH}" = "powerpc64" ];then
- cd ${D}
+ cd ${D}
if [ "${baselib}" != "lib64" ]; then
ln -sf ${baselib} lib64
fi
@@ -101,7 +101,7 @@ do_install_append(){
cd ${D}/${baselib}
ln -sf ld.so.1 ld-lsb-ppc32.so.2
ln -sf ld.so.1 ld-lsb-ppc32.so.3
- fi
+ fi
}
FILES_${PN} += "/lib64 \
${base_libdir}/lsb/* \
--
1.7.5.4
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [PATCH 3/3] upstream_tracking: update lsb and ltp
2012-09-05 9:31 [PATCH 0/3] V2: Update packages ltp and lsb Kang Kai
2012-09-05 9:31 ` [PATCH 1/3] ltp: update Kang Kai
2012-09-05 9:31 ` [PATCH 2/3] lsb: update version Kang Kai
@ 2012-09-05 9:31 ` Kang Kai
2 siblings, 0 replies; 4+ messages in thread
From: Kang Kai @ 2012-09-05 9:31 UTC (permalink / raw)
To: openembedded-core; +Cc: Zhenfeng.Zhao
Update version information of packages lsb and ltp.
Signed-off-by: Kang Kai <kai.kang@windriver.com>
---
.../conf/distro/include/upstream_tracking.inc | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/meta-yocto/conf/distro/include/upstream_tracking.inc b/meta-yocto/conf/distro/include/upstream_tracking.inc
index b27b8e6..3b415b3 100644
--- a/meta-yocto/conf/distro/include/upstream_tracking.inc
+++ b/meta-yocto/conf/distro/include/upstream_tracking.inc
@@ -662,18 +662,18 @@ RECIPE_UPSTREAM_VERSION_pn-loudmouth = "check"
RECIPE_UPSTREAM_VERSION_pn-lrzsz="0.12.20"
RECIPE_UPSTREAM_DATE_pn-lrzsz="Dec 31, 1998"
CHECK_DATE_pn-lrzsz = "Jan 30, 2011"
-RECIPE_UPSTREAM_VERSION_pn-lsb = "1.4"
-RECIPE_NO_UPDATE_REASON_pn-lsb = "1.4 is fixed version of LSB Test"
-CHECK_DATE_pn-lsb = "Apr 18, 2012"
+RECIPE_UPSTREAM_VERSION_pn-lsb = "4.1"
+RECIPE_NO_UPDATE_REASON_pn-lsb = ""
+CHECK_DATE_pn-lsb = "Sep 5, 2012"
RECIPE_UPSTREAM_DATE_pn-lsb = "Jan 04, 2001"
RECIPE_UPSTREAM_VERSION_pn-lsbsetup = "0.9"
CHECK_DATE_pn-lsbsetup = "Nov 28, 2011"
RECIPE_UPSTREAM_VERSION_pn-lsbtest = "1.0"
RECIPE_UPSTREAM_VERSION_pn-lsof="4.84"
CHECK_DATE_pn-lsof = "Jul 06, 2011"
-RECIPE_UPSTREAM_VERSION_pn-ltp = "20120614"
-RECIPE_UPSTREAM_DATE_pn-ltp = "Jun 14, 2012"
-CHECK_DATE_pn-ltp = "Jul 25, 2012"
+RECIPE_UPSTREAM_VERSION_pn-ltp = "20120903"
+RECIPE_UPSTREAM_DATE_pn-ltp = "Sep 3, 2012"
+CHECK_DATE_pn-ltp = "Sep 5, 2012"
RECIPE_UPSTREAM_DATE_pn-lttng-ust = "Dec 15, 2011"
RECIPE_UPSTREAM_VERSION_pn-lzo = "2.06"
RECIPE_UPSTREAM_DATE_pn-lzo = "Aug 12, 2011"
--
1.7.5.4
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2012-09-05 9:43 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-05 9:31 [PATCH 0/3] V2: Update packages ltp and lsb Kang Kai
2012-09-05 9:31 ` [PATCH 1/3] ltp: update Kang Kai
2012-09-05 9:31 ` [PATCH 2/3] lsb: update version Kang Kai
2012-09-05 9:31 ` [PATCH 3/3] upstream_tracking: update lsb and ltp Kang Kai
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.