* [PATCH 0/8] Variosu recipe upgrades
@ 2012-02-01 21:55 nitin.a.kamble
2012-02-01 21:55 ` [PATCH 1/8] byacc: upggrade from 20111219 to 20120115 nitin.a.kamble
` (7 more replies)
0 siblings, 8 replies; 20+ messages in thread
From: nitin.a.kamble @ 2012-02-01 21:55 UTC (permalink / raw)
To: openembedded-core
From: Nitin A Kamble <nitin.a.kamble@intel.com>
Nitin
The following changes since commit 8d4d9a15c4947e55ed217c6035e76fcff724e544:
package bbclass: allow per package PRIVATE_LIBS (2012-02-01 15:15:15 +0000)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib nitin/upgrades
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=nitin/upgrades
Nitin A Kamble (8):
byacc: upggrade from 20111219 to 20120115
gmp: upgrade from 5.0.2 to 5.0.3
bdwgc: change the PV
gdb: upgrade from 7.3.1 to 7.4
quilt: upgrade from 0.50 to 0.51
python-dbus: upgrade from 0.84.0 to 1.0.0
linux-libc-headers: new recipes for latest upstream 3.2.2
distro_tracking: update for current upgrades
.../conf/distro/include/distro_tracking_fields.inc | 47 ++++++++--------
meta/recipes-devtools/gdb/gdb-common.inc | 4 +-
...canadian_7.3.1.bb => gdb-cross-canadian_7.4.bb} | 0
.../gdb/{gdb-cross_7.3.1.bb => gdb-cross_7.4.bb} | 0
.../gdb/{gdb_7.3.1.bb => gdb_7.4.bb} | 0
...{python-dbus_0.84.0.bb => python-dbus_1.0.0.bb} | 4 +-
.../quilt/{quilt-0.50.inc => quilt-0.51.inc} | 4 +-
.../{quilt-native_0.50.bb => quilt-native_0.51.bb} | 0
.../quilt/{quilt_0.50.bb => quilt_0.51.bb} | 0
.../byacc/{byacc_20111219.bb => byacc_20120115.bb} | 6 +-
.../linux-libc-headers/linux-libc-headers_3.2.2.bb | 7 ++
.../{bdwgc_20110107.bb => bdwgc_7_2alpha5.bb} | 0
meta/recipes-support/gmp/gmp/amd64.patch | 8 ++-
meta/recipes-support/gmp/gmp/configure.patch | 60 ++++++++++++--------
meta/recipes-support/gmp/gmp/sh4-asmfix.patch | 28 ---------
.../gmp/{gmp_5.0.2.bb => gmp_5.0.3.bb} | 9 +--
16 files changed, 84 insertions(+), 93 deletions(-)
rename meta/recipes-devtools/gdb/{gdb-cross-canadian_7.3.1.bb => gdb-cross-canadian_7.4.bb} (100%)
rename meta/recipes-devtools/gdb/{gdb-cross_7.3.1.bb => gdb-cross_7.4.bb} (100%)
rename meta/recipes-devtools/gdb/{gdb_7.3.1.bb => gdb_7.4.bb} (100%)
rename meta/recipes-devtools/python/{python-dbus_0.84.0.bb => python-dbus_1.0.0.bb} (83%)
rename meta/recipes-devtools/quilt/{quilt-0.50.inc => quilt-0.51.inc} (86%)
rename meta/recipes-devtools/quilt/{quilt-native_0.50.bb => quilt-native_0.51.bb} (100%)
rename meta/recipes-devtools/quilt/{quilt_0.50.bb => quilt_0.51.bb} (100%)
rename meta/recipes-extended/byacc/{byacc_20111219.bb => byacc_20120115.bb} (59%)
create mode 100644 meta/recipes-kernel/linux-libc-headers/linux-libc-headers_3.2.2.bb
rename meta/recipes-support/bdwgc/{bdwgc_20110107.bb => bdwgc_7_2alpha5.bb} (100%)
delete mode 100644 meta/recipes-support/gmp/gmp/sh4-asmfix.patch
rename meta/recipes-support/gmp/{gmp_5.0.2.bb => gmp_5.0.3.bb} (57%)
--
1.7.6.4
^ permalink raw reply [flat|nested] 20+ messages in thread* [PATCH 1/8] byacc: upggrade from 20111219 to 20120115 2012-02-01 21:55 [PATCH 0/8] Variosu recipe upgrades nitin.a.kamble @ 2012-02-01 21:55 ` nitin.a.kamble 2012-02-01 21:55 ` [PATCH 2/8] gmp: upgrade from 5.0.2 to 5.0.3 nitin.a.kamble ` (6 subsequent siblings) 7 siblings, 0 replies; 20+ messages in thread From: nitin.a.kamble @ 2012-02-01 21:55 UTC (permalink / raw) To: openembedded-core From: Nitin A Kamble <nitin.a.kamble@intel.com> update md5sum for license as the copyright years are updated in the file Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> --- .../byacc/{byacc_20111219.bb => byacc_20120115.bb} | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-extended/byacc/{byacc_20111219.bb => byacc_20120115.bb} (59%) diff --git a/meta/recipes-extended/byacc/byacc_20111219.bb b/meta/recipes-extended/byacc/byacc_20120115.bb similarity index 59% rename from meta/recipes-extended/byacc/byacc_20111219.bb rename to meta/recipes-extended/byacc/byacc_20120115.bb index 4b317c4..4549ca4 100644 --- a/meta/recipes-extended/byacc/byacc_20111219.bb +++ b/meta/recipes-extended/byacc/byacc_20120115.bb @@ -6,8 +6,8 @@ PR = "r0" # Setting to PD as this is what the upstream has it as. LICENSE="PD" -LIC_FILES_CHKSUM = "file://package/debian/copyright;md5=4dc4c30f840a7203fb6edf20b3db849e" +LIC_FILES_CHKSUM = "file://package/debian/copyright;md5=f186cf0d59bac042b75830396ec389a3" require byacc.inc -SRC_URI[md5sum] = "c17542fd9df6e392d495a64f883e29f1" -SRC_URI[sha256sum] = "ca37eb3702a02efe4a4dd09e0ef26fc91e4c22c36d8d52e45d2f76923fbd99d9" +SRC_URI[md5sum] = "3061c62c47ec0f43255afd8fc3f7e3ab" +SRC_URI[sha256sum] = "4034efc9b59646fc61e29b1a87472cccf1d1aaf45435f9d3bf58dec2b5f0831c" -- 1.7.6.4 ^ permalink raw reply related [flat|nested] 20+ messages in thread
* [PATCH 2/8] gmp: upgrade from 5.0.2 to 5.0.3 2012-02-01 21:55 [PATCH 0/8] Variosu recipe upgrades nitin.a.kamble 2012-02-01 21:55 ` [PATCH 1/8] byacc: upggrade from 20111219 to 20120115 nitin.a.kamble @ 2012-02-01 21:55 ` nitin.a.kamble 2012-02-01 22:02 ` Khem Raj 2012-02-01 21:55 ` [PATCH 3/8] bdwgc: change the PV nitin.a.kamble ` (5 subsequent siblings) 7 siblings, 1 reply; 20+ messages in thread From: nitin.a.kamble @ 2012-02-01 21:55 UTC (permalink / raw) To: openembedded-core From: Nitin A Kamble <nitin.a.kamble@intel.com> Removed sh4-asmfix.patch as it is not needed with the newer code. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> --- meta/recipes-support/gmp/gmp/amd64.patch | 8 ++- meta/recipes-support/gmp/gmp/configure.patch | 60 ++++++++++++-------- meta/recipes-support/gmp/gmp/sh4-asmfix.patch | 28 --------- .../gmp/{gmp_5.0.2.bb => gmp_5.0.3.bb} | 9 +-- 4 files changed, 45 insertions(+), 60 deletions(-) delete mode 100644 meta/recipes-support/gmp/gmp/sh4-asmfix.patch rename meta/recipes-support/gmp/{gmp_5.0.2.bb => gmp_5.0.3.bb} (57%) diff --git a/meta/recipes-support/gmp/gmp/amd64.patch b/meta/recipes-support/gmp/gmp/amd64.patch index 38c89c7..564d12d 100644 --- a/meta/recipes-support/gmp/gmp/amd64.patch +++ b/meta/recipes-support/gmp/gmp/amd64.patch @@ -1,8 +1,10 @@ Upstream-Status: Pending ---- gmp-4.1.4/longlong.h.orig 2004-04-22 00:34:28.000000000 +0200 -+++ gmp-4.1.4/longlong.h 2005-07-18 01:13:06.000000000 +0200 -@@ -738,8 +738,10 @@ +Index: gmp-5.0.3/longlong.h +=================================================================== +--- gmp-5.0.3.orig/longlong.h ++++ gmp-5.0.3/longlong.h +@@ -994,8 +994,10 @@ extern UWtype __MPN(udiv_qrnnd) _PROTO ( count is only an int. */ #define count_trailing_zeros(count, x) \ do { \ diff --git a/meta/recipes-support/gmp/gmp/configure.patch b/meta/recipes-support/gmp/gmp/configure.patch index 638fead..7597a93 100644 --- a/meta/recipes-support/gmp/gmp/configure.patch +++ b/meta/recipes-support/gmp/gmp/configure.patch @@ -4,11 +4,11 @@ Upstream-Status: Pending configure.in | 24 +++++++++--------------- 2 files changed, 23 insertions(+), 27 deletions(-) -Index: gmp-5.0.1/acinclude.m4 +Index: gmp-5.0.3/acinclude.m4 =================================================================== ---- gmp-5.0.1.orig/acinclude.m4 -+++ gmp-5.0.1/acinclude.m4 -@@ -30,20 +30,20 @@ dnl a_out.exe - OpenVMS DEC C called +--- gmp-5.0.3.orig/acinclude.m4 ++++ gmp-5.0.3/acinclude.m4 +@@ -30,29 +30,29 @@ dnl a_out.exe - OpenVMS DEC C called dnl conftest.exe - various DOS compilers @@ -28,12 +28,24 @@ Index: gmp-5.0.1/acinclude.m4 +define([POWERPC64_PATTERN], [[powerpc64-*-* | powerpc64le-*-* | powerpc620-*-* | powerpc630-*-* | powerpc970-*-* | power[3-9]-*-*]]) +-define(S390_PATTERN, ++define([S390_PATTERN], + [[s390-*-* | z900esa-*-* | z990esa-*-* | z9esa-*-* | z10esa-*-* | z196esa-*-*]]) + +-define(S390X_PATTERN, ++define([S390X_PATTERN], + [[s390x-*-* | z900-*-* | z990-*-* | z9-*-* | z10-*-* | z196-*-*]]) + -define(X86_PATTERN, +define([X86_PATTERN], [[i?86*-*-* | k[5-8]*-*-* | pentium*-*-* | athlon-*-* | viac3*-*-* | geode*-*-* | atom-*-*]]) - define(X86_64_PATTERN, -@@ -64,7 +64,7 @@ dnl x86 -> x86 +-define(X86_64_PATTERN, ++define([X86_64_PATTERN], + [[athlon64-*-* | k8-*-* | k10-*-* | bobcat-*-* | bulldozer-*-* | pentium4-*-* | atom-*-* | core2-*-* | corei*-*-* | x86_64-*-* | nano-*-*]]) + + dnl GMP_FAT_SUFFIX(DSTVAR, DIRECTORY) +@@ -70,7 +70,7 @@ dnl x86 -> x86 dnl x86/k6 -> k6 dnl x86/k6/mmx -> k6_mmx @@ -42,7 +54,7 @@ Index: gmp-5.0.1/acinclude.m4 [[$1=`echo $2 | sed -e '/\//s:^[^/]*/::' -e 's:[\\/]:_:g'`]]) -@@ -73,7 +73,7 @@ dnl ---------------------------------- +@@ -79,7 +79,7 @@ dnl ---------------------------------- dnl Emit code to remove any occurrence of ITEM from $LISTVAR. ITEM can be a dnl shell expression like $foo if desired. @@ -51,7 +63,7 @@ Index: gmp-5.0.1/acinclude.m4 [remove_from_list_tmp= for remove_from_list_i in $[][$1]; do if test $remove_from_list_i = [$2]; then :; -@@ -89,12 +89,12 @@ dnl GMP_STRIP_PATH(subdir) +@@ -95,12 +95,12 @@ dnl GMP_STRIP_PATH(subdir) dnl ---------------------- dnl Strip entries */subdir from $path and $fat_path. @@ -66,7 +78,7 @@ Index: gmp-5.0.1/acinclude.m4 [tmp_path= for i in $[][$1]; do case $i in -@@ -115,7 +115,7 @@ dnl +@@ -121,7 +121,7 @@ dnl dnl Dummy value for GMP_LIMB_BITS is enough dnl for all current configure-time uses of gmp.h. @@ -75,7 +87,7 @@ Index: gmp-5.0.1/acinclude.m4 [[#define __GMP_WITHIN_CONFIGURE 1 /* ignore template stuff */ #define GMP_NAIL_BITS $GMP_NAIL_BITS #define GMP_LIMB_BITS 123 -@@ -130,7 +130,7 @@ dnl Expand at autoconf time to the valu +@@ -136,7 +136,7 @@ dnl Expand at autoconf time to the valu dnl FILE. The regexps here aren't very rugged, but are enough for gmp. dnl /dev/null as a parameter prevents a hang if $2 is accidentally omitted. @@ -84,7 +96,7 @@ Index: gmp-5.0.1/acinclude.m4 [patsubst(patsubst( esyscmd([grep "^#define $1 " $2 /dev/null 2>/dev/null]), [^.*$1[ ]+],[]), -@@ -144,7 +144,7 @@ dnl The gmp version number, extracted f +@@ -150,7 +150,7 @@ dnl The gmp version number, extracted f dnl autoconf time. Two digits like 3.0 if patchlevel <= 0, or three digits dnl like 3.0.1 if patchlevel > 0. @@ -93,7 +105,7 @@ Index: gmp-5.0.1/acinclude.m4 [GMP_HEADER_GETVAL(__GNU_MP_VERSION,gmp-h.in)[]dnl .GMP_HEADER_GETVAL(__GNU_MP_VERSION_MINOR,gmp-h.in)[]dnl .GMP_HEADER_GETVAL(__GNU_MP_VERSION_PATCHLEVEL,gmp-h.in)]) -@@ -1506,7 +1506,9 @@ esac +@@ -1512,7 +1512,9 @@ esac echo ["define(<CONFIG_TOP_SRCDIR>,<\`$tmp'>)"] >>$gmp_tmpconfigm4 # All CPUs use asm-defs.m4 @@ -104,13 +116,13 @@ Index: gmp-5.0.1/acinclude.m4 ]) -Index: gmp-5.0.1/configure.in +Index: gmp-5.0.3/configure.in =================================================================== ---- gmp-5.0.1.orig/configure.in -+++ gmp-5.0.1/configure.in +--- gmp-5.0.3.orig/configure.in ++++ gmp-5.0.3/configure.in @@ -29,12 +29,6 @@ AC_REVISION($Revision$) AC_PREREQ(2.59) - AC_INIT(GNU MP, GMP_VERSION, gmp-bugs@gmplib.org, gmp) + AC_INIT(GNU MP, GMP_VERSION, [gmp-bugs@gmplib.org, see http://gmplib.org/manual/Reporting-Bugs.html], gmp) AC_CONFIG_SRCDIR(gmp-impl.h) -m4_pattern_forbid([^[ \t]*GMP_]) -m4_pattern_allow(GMP_LDFLAGS) @@ -121,7 +133,7 @@ Index: gmp-5.0.1/configure.in # If --target is not used then $target_alias is empty, but if say # "./configure athlon-pc-freebsd3.5" is used, then all three of -@@ -303,7 +297,7 @@ AH_VERBATIM([HAVE_HOST_CPU_1], +@@ -311,7 +305,7 @@ AH_VERBATIM([HAVE_HOST_CPU_1], # After GMP specific searches and tests, the standard autoconf AC_PROG_CC is # called. User selections of CC etc are respected. # @@ -130,7 +142,7 @@ Index: gmp-5.0.1/configure.in # pre-testing, since they of course depend on AC_PROG_CC, and also some of # them cache their results, which is not wanted. # -@@ -395,7 +389,7 @@ abilist="standard" +@@ -403,7 +397,7 @@ abilist="standard" # FIXME: We'd like to prefer an ANSI compiler, perhaps by preferring # c89 over cc here. But note that on HP-UX c89 provides a castrated # environment, and would want to be excluded somehow. Maybe @@ -139,7 +151,7 @@ Index: gmp-5.0.1/configure.in # we don't need to worry. # cclist="gcc cc" -@@ -1580,7 +1574,7 @@ esac +@@ -1666,7 +1660,7 @@ esac CFLAGS_or_unset=${CFLAGS-'(unset)'} CPPFLAGS_or_unset=${CPPFLAGS-'(unset)'} @@ -148,7 +160,7 @@ Index: gmp-5.0.1/configure.in User: ABI=$ABI CC=$CC -@@ -1987,7 +1981,6 @@ AC_SUBST(DEFN_LONG_LONG_LIMB) +@@ -2073,7 +2067,6 @@ AC_SUBST(DEFN_LONG_LONG_LIMB) # The C compiler and preprocessor, put into ANSI mode if possible. AC_PROG_CC @@ -156,7 +168,7 @@ Index: gmp-5.0.1/configure.in AC_PROG_CPP GMP_H_ANSI -@@ -2010,11 +2003,11 @@ AC_SUBST(CCAS) +@@ -2096,11 +2089,11 @@ AC_SUBST(CCAS) # The C++ compiler, if desired. want_cxx=no @@ -170,7 +182,7 @@ Index: gmp-5.0.1/configure.in cxxflags_ac_prog_cxx=$CXXFLAGS cxxflags_list=ac_prog_cxx -@@ -2120,7 +2113,7 @@ case $host in +@@ -2206,7 +2199,7 @@ case $host in esac @@ -179,7 +191,7 @@ Index: gmp-5.0.1/configure.in Decided: ABI=$ABI CC=$CC -@@ -3376,7 +3369,7 @@ GMP_FINISH +@@ -3465,7 +3458,7 @@ GMP_FINISH # FIXME: Upcoming version of autoconf/automake may not like broken lines. # Right now automake isn't accepting the new AC_CONFIG_FILES scheme. @@ -188,7 +200,7 @@ Index: gmp-5.0.1/configure.in mpbsd/Makefile mpf/Makefile mpn/Makefile mpq/Makefile \ mpz/Makefile printf/Makefile scanf/Makefile cxx/Makefile \ tests/Makefile tests/devel/Makefile tests/mpbsd/Makefile \ -@@ -3385,4 +3378,5 @@ AC_OUTPUT(Makefile \ +@@ -3474,4 +3467,5 @@ AC_OUTPUT(Makefile \ tests/cxx/Makefile \ doc/Makefile tune/Makefile \ demos/Makefile demos/calc/Makefile demos/expr/Makefile \ diff --git a/meta/recipes-support/gmp/gmp/sh4-asmfix.patch b/meta/recipes-support/gmp/gmp/sh4-asmfix.patch deleted file mode 100644 index ac25110..0000000 --- a/meta/recipes-support/gmp/gmp/sh4-asmfix.patch +++ /dev/null @@ -1,28 +0,0 @@ -Upstream-Status: Pending - ---- gmp-4.1.4/mpn/sh/add_n.s 2005/11/17 08:44:00 1.1 -+++ gmp-4.1.4/mpn/sh/add_n.s 2005/11/17 08:18:57 -@@ -29,8 +29,8 @@ - - .text - .align 2 -- .global ___gmpn_add_n --___gmpn_add_n: -+ .global __gmpn_add_n -+__gmpn_add_n: - mov #0,r3 ! clear cy save reg - - Loop: mov.l @r5+,r1 ---- gmp-4.1.4/mpn/sh/sub_n.s 2005/11/17 08:44:04 1.1 -+++ gmp-4.1.4/mpn/sh/sub_n.s 2005/11/17 08:18:59 -@@ -29,8 +29,8 @@ - - .text - .align 2 -- .global ___gmpn_sub_n --___gmpn_sub_n: -+ .global __gmpn_sub_n -+__gmpn_sub_n: - mov #0,r3 ! clear cy save reg - - Loop: mov.l @r5+,r1 diff --git a/meta/recipes-support/gmp/gmp_5.0.2.bb b/meta/recipes-support/gmp/gmp_5.0.3.bb similarity index 57% rename from meta/recipes-support/gmp/gmp_5.0.2.bb rename to meta/recipes-support/gmp/gmp_5.0.3.bb index d39e500..9f37943 100644 --- a/meta/recipes-support/gmp/gmp_5.0.2.bb +++ b/meta/recipes-support/gmp/gmp_5.0.3.bb @@ -2,14 +2,13 @@ require gmp.inc LICENSE="LGPLv3&GPLv3" LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \ file://version.c;endline=18;md5=d8c56b52b9092346b9f93b4da65ef790" -PR = "r4" +PR = "r0" -SRC_URI_append += "file://sh4-asmfix.patch \ - file://gmp_bugfix.patch \ +SRC_URI_append += "file://gmp_bugfix.patch \ file://use-includedir.patch \ file://gmp_fix_for_x32.patch" export CC_FOR_BUILD = "${BUILD_CC}" -SRC_URI[md5sum] = "0bbaedc82fb30315b06b1588b9077cd3" -SRC_URI[sha256sum] = "dbc2db76fdd4e99f85d5e35aa378ed62c283e0d586b91bd8703aff75a7804c28" +SRC_URI[md5sum] = "8061f765cc86b9765921a0c800615804" +SRC_URI[sha256sum] = "dcafe9989c7f332b373e1f766af8e9cd790fc802fdec422a1910a6ef783480e3" -- 1.7.6.4 ^ permalink raw reply related [flat|nested] 20+ messages in thread
* Re: [PATCH 2/8] gmp: upgrade from 5.0.2 to 5.0.3 2012-02-01 21:55 ` [PATCH 2/8] gmp: upgrade from 5.0.2 to 5.0.3 nitin.a.kamble @ 2012-02-01 22:02 ` Khem Raj 2012-02-01 23:20 ` Kamble, Nitin A 0 siblings, 1 reply; 20+ messages in thread From: Khem Raj @ 2012-02-01 22:02 UTC (permalink / raw) To: Patches and discussions about the oe-core layer On Wed, Feb 1, 2012 at 1:55 PM, <nitin.a.kamble@intel.com> wrote: > > Removed sh4-asmfix.patch as it is not needed with the newer code. has it been applied upstream ? or is there any other reason that fixes the underlying problem. ^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: [PATCH 2/8] gmp: upgrade from 5.0.2 to 5.0.3 2012-02-01 22:02 ` Khem Raj @ 2012-02-01 23:20 ` Kamble, Nitin A 2012-02-02 5:11 ` Khem Raj 0 siblings, 1 reply; 20+ messages in thread From: Kamble, Nitin A @ 2012-02-01 23:20 UTC (permalink / raw) To: Patches and discussions about the oe-core layer > -----Original Message----- > From: openembedded-core-bounces@lists.openembedded.org > [mailto:openembedded-core-bounces@lists.openembedded.org] On Behalf Of > Khem Raj > Sent: Wednesday, February 01, 2012 2:03 PM > To: Patches and discussions about the oe-core layer > Subject: Re: [OE-core] [PATCH 2/8] gmp: upgrade from 5.0.2 to 5.0.3 > > On Wed, Feb 1, 2012 at 1:55 PM, <nitin.a.kamble@intel.com> wrote: > > > > Removed sh4-asmfix.patch as it is not needed with the newer code. > > has it been applied upstream ? or is there any other reason that fixes > the underlying problem. The code the patch is patching is restructured in the new version, and looking at the patch it is not needed anymore. Nitin > > _______________________________________________ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core ^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: [PATCH 2/8] gmp: upgrade from 5.0.2 to 5.0.3 2012-02-01 23:20 ` Kamble, Nitin A @ 2012-02-02 5:11 ` Khem Raj 0 siblings, 0 replies; 20+ messages in thread From: Khem Raj @ 2012-02-02 5:11 UTC (permalink / raw) To: Patches and discussions about the oe-core layer On Wed, Feb 1, 2012 at 3:20 PM, Kamble, Nitin A <nitin.a.kamble@intel.com> wrote: > > >> -----Original Message----- >> From: openembedded-core-bounces@lists.openembedded.org >> [mailto:openembedded-core-bounces@lists.openembedded.org] On Behalf Of >> Khem Raj >> Sent: Wednesday, February 01, 2012 2:03 PM >> To: Patches and discussions about the oe-core layer >> Subject: Re: [OE-core] [PATCH 2/8] gmp: upgrade from 5.0.2 to 5.0.3 >> >> On Wed, Feb 1, 2012 at 1:55 PM, <nitin.a.kamble@intel.com> wrote: >> > >> > Removed sh4-asmfix.patch as it is not needed with the newer code. >> >> has it been applied upstream ? or is there any other reason that fixes >> the underlying problem. > The code the patch is patching is restructured in the new version, and looking at the patch it is not needed anymore. only if its built for SH you can verify it. there was someone who was using SH with oe-core may be he can verify this patch works for SH ^ permalink raw reply [flat|nested] 20+ messages in thread
* [PATCH 3/8] bdwgc: change the PV 2012-02-01 21:55 [PATCH 0/8] Variosu recipe upgrades nitin.a.kamble 2012-02-01 21:55 ` [PATCH 1/8] byacc: upggrade from 20111219 to 20120115 nitin.a.kamble 2012-02-01 21:55 ` [PATCH 2/8] gmp: upgrade from 5.0.2 to 5.0.3 nitin.a.kamble @ 2012-02-01 21:55 ` nitin.a.kamble 2012-02-01 22:07 ` Khem Raj 2012-02-01 22:23 ` Phil Blundell 2012-02-01 21:55 ` [PATCH 4/8] gdb: upgrade from 7.3.1 to 7.4 nitin.a.kamble ` (4 subsequent siblings) 7 siblings, 2 replies; 20+ messages in thread From: nitin.a.kamble @ 2012-02-01 21:55 UTC (permalink / raw) To: openembedded-core From: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> --- .../{bdwgc_20110107.bb => bdwgc_7_2alpha5.bb} | 0 1 files changed, 0 insertions(+), 0 deletions(-) rename meta/recipes-support/bdwgc/{bdwgc_20110107.bb => bdwgc_7_2alpha5.bb} (100%) diff --git a/meta/recipes-support/bdwgc/bdwgc_20110107.bb b/meta/recipes-support/bdwgc/bdwgc_7_2alpha5.bb similarity index 100% rename from meta/recipes-support/bdwgc/bdwgc_20110107.bb rename to meta/recipes-support/bdwgc/bdwgc_7_2alpha5.bb -- 1.7.6.4 ^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: [PATCH 3/8] bdwgc: change the PV 2012-02-01 21:55 ` [PATCH 3/8] bdwgc: change the PV nitin.a.kamble @ 2012-02-01 22:07 ` Khem Raj 2012-02-01 22:23 ` Phil Blundell 1 sibling, 0 replies; 20+ messages in thread From: Khem Raj @ 2012-02-01 22:07 UTC (permalink / raw) To: Patches and discussions about the oe-core layer On Wed, Feb 1, 2012 at 1:55 PM, <nitin.a.kamble@intel.com> wrote: > > rename from meta/recipes-support/bdwgc/bdwgc_20110107.bb > rename to meta/recipes-support/bdwgc/bdwgc_7_2alpha5.bb I think having '_' in pv is not good. ^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: [PATCH 3/8] bdwgc: change the PV 2012-02-01 21:55 ` [PATCH 3/8] bdwgc: change the PV nitin.a.kamble 2012-02-01 22:07 ` Khem Raj @ 2012-02-01 22:23 ` Phil Blundell 2012-02-01 23:18 ` Kamble, Nitin A 1 sibling, 1 reply; 20+ messages in thread From: Phil Blundell @ 2012-02-01 22:23 UTC (permalink / raw) To: Patches and discussions about the oe-core layer On Wed, 2012-02-01 at 13:55 -0800, nitin.a.kamble@intel.com wrote: > From: Nitin A Kamble <nitin.a.kamble@intel.com> > > Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> > --- > .../{bdwgc_20110107.bb => bdwgc_7_2alpha5.bb} | 0 Why is this a good thing? Does the "_" in the string actually do what you wanted? The commit message for this patch is, to put it mildly, poor. Please see: http://www.openembedded.org/wiki/Commit_Patch_Message_Guidelines#New_Development and, in particular the last two sentences of that section: "It is not acceptable to have an empty or non-existent header, or just a single line message. The summary and description is required for all changes." p. ^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: [PATCH 3/8] bdwgc: change the PV 2012-02-01 22:23 ` Phil Blundell @ 2012-02-01 23:18 ` Kamble, Nitin A 0 siblings, 0 replies; 20+ messages in thread From: Kamble, Nitin A @ 2012-02-01 23:18 UTC (permalink / raw) To: Patches and discussions about the oe-core layer Lets ignore this commit then. As PV can not take the "_" it does not help me achieve what I wanted to. (Internal version tracking system). Nitin > -----Original Message----- > From: openembedded-core-bounces@lists.openembedded.org > [mailto:openembedded-core-bounces@lists.openembedded.org] On Behalf Of > Phil Blundell > Sent: Wednesday, February 01, 2012 2:24 PM > To: Patches and discussions about the oe-core layer > Subject: Re: [OE-core] [PATCH 3/8] bdwgc: change the PV > > On Wed, 2012-02-01 at 13:55 -0800, nitin.a.kamble@intel.com wrote: > > From: Nitin A Kamble <nitin.a.kamble@intel.com> > > > > Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> > > --- > > .../{bdwgc_20110107.bb => bdwgc_7_2alpha5.bb} | 0 > > Why is this a good thing? Does the "_" in the string actually do what > you wanted? > > The commit message for this patch is, to put it mildly, poor. Please > see: > > http://www.openembedded.org/wiki/Commit_Patch_Message_Guidelines#New_De > velopment > > and, in particular the last two sentences of that section: > > "It is not acceptable to have an empty or non-existent header, or just > a > single line message. The summary and description is required for all > changes." > > p. > > > > _______________________________________________ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core ^ permalink raw reply [flat|nested] 20+ messages in thread
* [PATCH 4/8] gdb: upgrade from 7.3.1 to 7.4 2012-02-01 21:55 [PATCH 0/8] Variosu recipe upgrades nitin.a.kamble ` (2 preceding siblings ...) 2012-02-01 21:55 ` [PATCH 3/8] bdwgc: change the PV nitin.a.kamble @ 2012-02-01 21:55 ` nitin.a.kamble 2012-02-01 21:55 ` [PATCH 5/8] quilt: upgrade from 0.50 to 0.51 nitin.a.kamble ` (3 subsequent siblings) 7 siblings, 0 replies; 20+ messages in thread From: nitin.a.kamble @ 2012-02-01 21:55 UTC (permalink / raw) To: openembedded-core From: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> --- meta/recipes-devtools/gdb/gdb-common.inc | 4 ++-- ...canadian_7.3.1.bb => gdb-cross-canadian_7.4.bb} | 0 .../gdb/{gdb-cross_7.3.1.bb => gdb-cross_7.4.bb} | 0 .../gdb/{gdb_7.3.1.bb => gdb_7.4.bb} | 0 4 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/gdb/{gdb-cross-canadian_7.3.1.bb => gdb-cross-canadian_7.4.bb} (100%) rename meta/recipes-devtools/gdb/{gdb-cross_7.3.1.bb => gdb-cross_7.4.bb} (100%) rename meta/recipes-devtools/gdb/{gdb_7.3.1.bb => gdb_7.4.bb} (100%) diff --git a/meta/recipes-devtools/gdb/gdb-common.inc b/meta/recipes-devtools/gdb/gdb-common.inc index 930a71b..a100b79 100644 --- a/meta/recipes-devtools/gdb/gdb-common.inc +++ b/meta/recipes-devtools/gdb/gdb-common.inc @@ -22,8 +22,8 @@ inherit autotools SRC_URI = "${GNU_MIRROR}/gdb/gdb-${PV}.tar.gz \ file://no-werror.patch" -SRC_URI[md5sum] = "c2795d636a9481d022608cab201be613" -SRC_URI[sha256sum] = "d7d909b4b8ae0932ba6c1602f2f1f32bef60f0c71c72f1dd833ab6cb15e0d357" +SRC_URI[md5sum] = "7877875c8af7c7ef7d06d329ac961d3f" +SRC_URI[sha256sum] = "e2c18e2f4a5feab897595455a3d623cebbba9e9dd2dbe9a5510ed7ad43ae01d2" export CC_FOR_BUILD = "${BUILD_CC}" export CXX_FOR_BUILD = "${BUILD_CXX}" diff --git a/meta/recipes-devtools/gdb/gdb-cross-canadian_7.3.1.bb b/meta/recipes-devtools/gdb/gdb-cross-canadian_7.4.bb similarity index 100% rename from meta/recipes-devtools/gdb/gdb-cross-canadian_7.3.1.bb rename to meta/recipes-devtools/gdb/gdb-cross-canadian_7.4.bb diff --git a/meta/recipes-devtools/gdb/gdb-cross_7.3.1.bb b/meta/recipes-devtools/gdb/gdb-cross_7.4.bb similarity index 100% rename from meta/recipes-devtools/gdb/gdb-cross_7.3.1.bb rename to meta/recipes-devtools/gdb/gdb-cross_7.4.bb diff --git a/meta/recipes-devtools/gdb/gdb_7.3.1.bb b/meta/recipes-devtools/gdb/gdb_7.4.bb similarity index 100% rename from meta/recipes-devtools/gdb/gdb_7.3.1.bb rename to meta/recipes-devtools/gdb/gdb_7.4.bb -- 1.7.6.4 ^ permalink raw reply related [flat|nested] 20+ messages in thread
* [PATCH 5/8] quilt: upgrade from 0.50 to 0.51 2012-02-01 21:55 [PATCH 0/8] Variosu recipe upgrades nitin.a.kamble ` (3 preceding siblings ...) 2012-02-01 21:55 ` [PATCH 4/8] gdb: upgrade from 7.3.1 to 7.4 nitin.a.kamble @ 2012-02-01 21:55 ` nitin.a.kamble 2012-02-01 21:55 ` [PATCH 6/8] python-dbus: upgrade from 0.84.0 to 1.0.0 nitin.a.kamble ` (2 subsequent siblings) 7 siblings, 0 replies; 20+ messages in thread From: nitin.a.kamble @ 2012-02-01 21:55 UTC (permalink / raw) To: openembedded-core From: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> --- .../quilt/{quilt-0.50.inc => quilt-0.51.inc} | 4 ++-- .../{quilt-native_0.50.bb => quilt-native_0.51.bb} | 0 .../quilt/{quilt_0.50.bb => quilt_0.51.bb} | 0 3 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/quilt/{quilt-0.50.inc => quilt-0.51.inc} (86%) rename meta/recipes-devtools/quilt/{quilt-native_0.50.bb => quilt-native_0.51.bb} (100%) rename meta/recipes-devtools/quilt/{quilt_0.50.bb => quilt_0.51.bb} (100%) diff --git a/meta/recipes-devtools/quilt/quilt-0.50.inc b/meta/recipes-devtools/quilt/quilt-0.51.inc similarity index 86% rename from meta/recipes-devtools/quilt/quilt-0.50.inc rename to meta/recipes-devtools/quilt/quilt-0.51.inc index 5a72169..c41e25e 100644 --- a/meta/recipes-devtools/quilt/quilt-0.50.inc +++ b/meta/recipes-devtools/quilt/quilt-0.51.inc @@ -7,8 +7,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" SRC_URI = "http://download.savannah.gnu.org/releases/quilt/quilt-${PV}.tar.gz \ file://install.patch" -SRC_URI[md5sum] = "ff5e1e041363c3af3c8fda4b968c9d1d" -SRC_URI[sha256sum] = "fa4579628a98cf94472b36869e74f5cd0cb057d6fd13c1872a53f01c45aba8c3" +SRC_URI[md5sum] = "d56d23d5212297d5777502e84dc0ee80" +SRC_URI[sha256sum] = "05441399d36399b3f26cb12e29c98a8ce4d1287d036957fa22408807860af614" inherit autotools diff --git a/meta/recipes-devtools/quilt/quilt-native_0.50.bb b/meta/recipes-devtools/quilt/quilt-native_0.51.bb similarity index 100% rename from meta/recipes-devtools/quilt/quilt-native_0.50.bb rename to meta/recipes-devtools/quilt/quilt-native_0.51.bb diff --git a/meta/recipes-devtools/quilt/quilt_0.50.bb b/meta/recipes-devtools/quilt/quilt_0.51.bb similarity index 100% rename from meta/recipes-devtools/quilt/quilt_0.50.bb rename to meta/recipes-devtools/quilt/quilt_0.51.bb -- 1.7.6.4 ^ permalink raw reply related [flat|nested] 20+ messages in thread
* [PATCH 6/8] python-dbus: upgrade from 0.84.0 to 1.0.0 2012-02-01 21:55 [PATCH 0/8] Variosu recipe upgrades nitin.a.kamble ` (4 preceding siblings ...) 2012-02-01 21:55 ` [PATCH 5/8] quilt: upgrade from 0.50 to 0.51 nitin.a.kamble @ 2012-02-01 21:55 ` nitin.a.kamble 2012-02-01 21:55 ` [PATCH 7/8] linux-libc-headers: new recipes for latest upstream 3.2.2 nitin.a.kamble 2012-02-01 21:55 ` [PATCH 8/8] distro_tracking: update for current upgrades nitin.a.kamble 7 siblings, 0 replies; 20+ messages in thread From: nitin.a.kamble @ 2012-02-01 21:55 UTC (permalink / raw) To: openembedded-core From: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> --- ...{python-dbus_0.84.0.bb => python-dbus_1.0.0.bb} | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/python/{python-dbus_0.84.0.bb => python-dbus_1.0.0.bb} (83%) diff --git a/meta/recipes-devtools/python/python-dbus_0.84.0.bb b/meta/recipes-devtools/python/python-dbus_1.0.0.bb similarity index 83% rename from meta/recipes-devtools/python/python-dbus_0.84.0.bb rename to meta/recipes-devtools/python/python-dbus_1.0.0.bb index db2d7de..a977e8d 100644 --- a/meta/recipes-devtools/python/python-dbus_0.84.0.bb +++ b/meta/recipes-devtools/python/python-dbus_1.0.0.bb @@ -8,8 +8,8 @@ PR = "r1" SRC_URI = "http://dbus.freedesktop.org/releases/dbus-python/dbus-python-${PV}.tar.gz" -SRC_URI[md5sum] = "fe69a2613e824463e74f10913708c88a" -SRC_URI[sha256sum] = "b85bc7aaf1a976627ca461b1ca7b0c4ddddff709f52fe44c9b2d1d7d8fac5906" +SRC_URI[md5sum] = "775a8235736bf760cdd96e2d76546469" +SRC_URI[sha256sum] = "9e46f97d739dde8a5ab33ec6b11da58794c4c20804aacdad2880b7d3bc05187a" S = "${WORKDIR}/dbus-python-${PV}" inherit distutils-base autotools pkgconfig -- 1.7.6.4 ^ permalink raw reply related [flat|nested] 20+ messages in thread
* [PATCH 7/8] linux-libc-headers: new recipes for latest upstream 3.2.2 2012-02-01 21:55 [PATCH 0/8] Variosu recipe upgrades nitin.a.kamble ` (5 preceding siblings ...) 2012-02-01 21:55 ` [PATCH 6/8] python-dbus: upgrade from 0.84.0 to 1.0.0 nitin.a.kamble @ 2012-02-01 21:55 ` nitin.a.kamble 2012-02-01 22:14 ` Khem Raj 2012-02-01 21:55 ` [PATCH 8/8] distro_tracking: update for current upgrades nitin.a.kamble 7 siblings, 1 reply; 20+ messages in thread From: nitin.a.kamble @ 2012-02-01 21:55 UTC (permalink / raw) To: openembedded-core From: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> --- .../linux-libc-headers/linux-libc-headers_3.2.2.bb | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) create mode 100644 meta/recipes-kernel/linux-libc-headers/linux-libc-headers_3.2.2.bb diff --git a/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_3.2.2.bb b/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_3.2.2.bb new file mode 100644 index 0000000..b009a45 --- /dev/null +++ b/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_3.2.2.bb @@ -0,0 +1,7 @@ +require linux-libc-headers.inc + +PR = "r0" + +SRC_URI += " file://connector-msg-size-fix.patch" +SRC_URI[md5sum] = "c0303125c8eda431b10084eece7564e3" +SRC_URI[sha256sum] = "9f20bd2332db32e2d5b0fc346762d486faab19e0dd059c82964116421bb7cceb" -- 1.7.6.4 ^ permalink raw reply related [flat|nested] 20+ messages in thread
* Re: [PATCH 7/8] linux-libc-headers: new recipes for latest upstream 3.2.2 2012-02-01 21:55 ` [PATCH 7/8] linux-libc-headers: new recipes for latest upstream 3.2.2 nitin.a.kamble @ 2012-02-01 22:14 ` Khem Raj 2012-02-01 23:23 ` Kamble, Nitin A 2012-02-02 1:01 ` Bruce Ashfield 0 siblings, 2 replies; 20+ messages in thread From: Khem Raj @ 2012-02-01 22:14 UTC (permalink / raw) To: Patches and discussions about the oe-core layer On Wed, Feb 1, 2012 at 1:55 PM, <nitin.a.kamble@intel.com> wrote: > +SRC_URI += " file://connector-msg-size-fix.patch" I happen to peek into this patch. It seems this patch should not be applied since its specific to a wrs kernel and linux-yocto does not apply this patch as well. ^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: [PATCH 7/8] linux-libc-headers: new recipes for latest upstream 3.2.2 2012-02-01 22:14 ` Khem Raj @ 2012-02-01 23:23 ` Kamble, Nitin A 2012-02-02 1:01 ` Bruce Ashfield 1 sibling, 0 replies; 20+ messages in thread From: Kamble, Nitin A @ 2012-02-01 23:23 UTC (permalink / raw) To: Patches and discussions about the oe-core layer > -----Original Message----- > From: openembedded-core-bounces@lists.openembedded.org > [mailto:openembedded-core-bounces@lists.openembedded.org] On Behalf Of > Khem Raj > Sent: Wednesday, February 01, 2012 2:14 PM > To: Patches and discussions about the oe-core layer > Subject: Re: [OE-core] [PATCH 7/8] linux-libc-headers: new recipes for > latest upstream 3.2.2 > > On Wed, Feb 1, 2012 at 1:55 PM, <nitin.a.kamble@intel.com> wrote: > > +SRC_URI += " file://connector-msg-size-fix.patch" > > I happen to peek into this patch. It seems this patch should not be > applied > since its specific to a wrs kernel and linux-yocto does not apply this > patch > as well. > This commit can also be kept out for now. Nitin > _______________________________________________ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core ^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: [PATCH 7/8] linux-libc-headers: new recipes for latest upstream 3.2.2 2012-02-01 22:14 ` Khem Raj 2012-02-01 23:23 ` Kamble, Nitin A @ 2012-02-02 1:01 ` Bruce Ashfield 2012-02-02 5:14 ` Khem Raj 1 sibling, 1 reply; 20+ messages in thread From: Bruce Ashfield @ 2012-02-02 1:01 UTC (permalink / raw) To: Patches and discussions about the oe-core layer On Wed, Feb 1, 2012 at 5:14 PM, Khem Raj <raj.khem@gmail.com> wrote: > On Wed, Feb 1, 2012 at 1:55 PM, <nitin.a.kamble@intel.com> wrote: >> +SRC_URI += " file://connector-msg-size-fix.patch" > > I happen to peek into this patch. It seems this patch should not be applied > since its specific to a wrs kernel and linux-yocto does not apply this patch > as well. The latter is true (this isn't applied to linux-yocto), but the former isn't quite true. It was required in 2.6.34, where we used the Wind River kernel directly. It wasn't specific to the Wind River kernel, it was associated with the kernel version. Cheers, Bruce > > _______________________________________________ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core -- "Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end" ^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: [PATCH 7/8] linux-libc-headers: new recipes for latest upstream 3.2.2 2012-02-02 1:01 ` Bruce Ashfield @ 2012-02-02 5:14 ` Khem Raj 2012-02-02 5:58 ` Bruce Ashfield 0 siblings, 1 reply; 20+ messages in thread From: Khem Raj @ 2012-02-02 5:14 UTC (permalink / raw) To: Patches and discussions about the oe-core layer On Wed, Feb 1, 2012 at 5:01 PM, Bruce Ashfield <bruce.ashfield@gmail.com> wrote: > On Wed, Feb 1, 2012 at 5:14 PM, Khem Raj <raj.khem@gmail.com> wrote: >> On Wed, Feb 1, 2012 at 1:55 PM, <nitin.a.kamble@intel.com> wrote: >>> +SRC_URI += " file://connector-msg-size-fix.patch" >> >> I happen to peek into this patch. It seems this patch should not be applied >> since its specific to a wrs kernel and linux-yocto does not apply this patch >> as well. > > The latter is true (this isn't applied to linux-yocto), but the former > isn't quite true. > It was required in 2.6.34, where we used the Wind River kernel > directly. It wasn't > specific to the Wind River kernel, it was associated with the kernel version. > in nutshell it can be dropped now. Right ? > Cheers, > > Bruce > >> >> _______________________________________________ >> Openembedded-core mailing list >> Openembedded-core@lists.openembedded.org >> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core > > > > -- > "Thou shalt not follow the NULL pointer, for chaos and madness await > thee at its end" > > _______________________________________________ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core ^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: [PATCH 7/8] linux-libc-headers: new recipes for latest upstream 3.2.2 2012-02-02 5:14 ` Khem Raj @ 2012-02-02 5:58 ` Bruce Ashfield 0 siblings, 0 replies; 20+ messages in thread From: Bruce Ashfield @ 2012-02-02 5:58 UTC (permalink / raw) To: Patches and discussions about the oe-core layer On Thu, Feb 2, 2012 at 12:14 AM, Khem Raj <raj.khem@gmail.com> wrote: > On Wed, Feb 1, 2012 at 5:01 PM, Bruce Ashfield <bruce.ashfield@gmail.com> wrote: >> On Wed, Feb 1, 2012 at 5:14 PM, Khem Raj <raj.khem@gmail.com> wrote: >>> On Wed, Feb 1, 2012 at 1:55 PM, <nitin.a.kamble@intel.com> wrote: >>>> +SRC_URI += " file://connector-msg-size-fix.patch" >>> >>> I happen to peek into this patch. It seems this patch should not be applied >>> since its specific to a wrs kernel and linux-yocto does not apply this patch >>> as well. >> >> The latter is true (this isn't applied to linux-yocto), but the former >> isn't quite true. >> It was required in 2.6.34, where we used the Wind River kernel >> directly. It wasn't >> specific to the Wind River kernel, it was associated with the kernel version. >> > > in nutshell it can be dropped now. Right ? There's no longer any 2.6.34 and no mismatch to fix up .. so from everything I know about this patch, it can go now. Bruce > >> Cheers, >> >> Bruce >> >>> >>> _______________________________________________ >>> Openembedded-core mailing list >>> Openembedded-core@lists.openembedded.org >>> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core >> >> >> >> -- >> "Thou shalt not follow the NULL pointer, for chaos and madness await >> thee at its end" >> >> _______________________________________________ >> Openembedded-core mailing list >> Openembedded-core@lists.openembedded.org >> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core > > _______________________________________________ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core -- "Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end" ^ permalink raw reply [flat|nested] 20+ messages in thread
* [PATCH 8/8] distro_tracking: update for current upgrades 2012-02-01 21:55 [PATCH 0/8] Variosu recipe upgrades nitin.a.kamble ` (6 preceding siblings ...) 2012-02-01 21:55 ` [PATCH 7/8] linux-libc-headers: new recipes for latest upstream 3.2.2 nitin.a.kamble @ 2012-02-01 21:55 ` nitin.a.kamble 7 siblings, 0 replies; 20+ messages in thread From: nitin.a.kamble @ 2012-02-01 21:55 UTC (permalink / raw) To: openembedded-core From: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> --- .../conf/distro/include/distro_tracking_fields.inc | 47 ++++++++++---------- 1 files changed, 23 insertions(+), 24 deletions(-) diff --git a/meta/conf/distro/include/distro_tracking_fields.inc b/meta/conf/distro/include/distro_tracking_fields.inc index 1eb08a2..6236287 100644 --- a/meta/conf/distro/include/distro_tracking_fields.inc +++ b/meta/conf/distro/include/distro_tracking_fields.inc @@ -33,13 +33,13 @@ DISTRO_PN_ALIAS_pn-gtk-theme-torturer = "OSPDT upstream=http://wiki.laptop.org/g RECIPE_STATUS_pn-libpcre = "green" RECIPE_LATEST_VERSION_pn-libpcre = "8.21" RECIPE_LAST_UPDATE_pn-libpcre = "Jan 10, 2012" -RECIPE_MANUAL_CHECK_DATE_pn-libpcre = "Jan 10, 2012" +RECIPE_MANUAL_CHECK_DATE_pn-libpcre = "Feb 01, 2012" RECIPE_MAINTAINER_pn-libpcre = "Nitin A Kamble <nitin.a.kamble@intel.com>" DISTRO_PN_ALIAS_pn-libpcre = "Mandriva=libpcre0 Fedora=pcre" -RECIPE_LATEST_VERSION_pn-bdwgc = "20110107" -RECIPE_LAST_UPDATE_pn-bdwgc = "Jan 17, 2012" -RECIPE_MANUAL_CHECK_DATE_pn-bdwgc = "Jan 17, 2012" +RECIPE_LATEST_VERSION_pn-bdwgc = "7.2alpha5" +RECIPE_LAST_UPDATE_pn-bdwgc = "Feb 01, 2012" +RECIPE_MANUAL_CHECK_DATE_pn-bdwgc = "Feb 01, 2012" RECIPE_MAINTAINER_pn-bdwgc = "Nitin A Kamble <nitin.a.kamble@intel.com>" RECIPE_LATEST_VERSION_pn-libunistring = "0.9.3" @@ -3013,7 +3013,7 @@ DISTRO_PN_ALIAS_pn-ldconfig-native = "Ubuntu=libc-bin Fedora=glibc" RECIPE_LATEST_VERSION_pn-gcc="4.6.2+git" RECIPE_LAST_UPDATE_pn-gcc = "May 1, 2011" -RECIPE_MANUAL_CHECK_DATE_pn-gcc = "Jan 10, 2012" +RECIPE_MANUAL_CHECK_DATE_pn-gcc = "Feb 01, 2012" RECIPE_MAINTAINER_pn-gcc = "Nitin A Kamble <nitin.a.kamble@intel.com>" DISTRO_PN_ALIAS_pn-gcc-runtime = "Ubuntu=gcc Fedora=gcc" @@ -3057,7 +3057,7 @@ DISTRO_PN_ALIAS_pn-distcc = "Debian=distcc Fedora=distcc" RECIPE_STATUS_pn-flex="green" RECIPE_LATEST_VERSION_pn-flex="2.5.35" RECIPE_LAST_UPDATE_pn-flex = "Jun 20, 2010" -RECIPE_MANUAL_CHECK_DATE_pn-flex = "Jan 10, 2012" +RECIPE_MANUAL_CHECK_DATE_pn-flex = "Feb 01, 2012" RECIPE_MAINTAINER_pn-flex = "Nitin A Kamble <nitin.a.kamble@intel.com>" RECIPE_STATUS_pn-fstests="green" @@ -3068,9 +3068,9 @@ RECIPE_MANUAL_CHECK_DATE_pn-fstests = "Jul 06, 2011" RECIPE_MAINTAINER_pn-fstests = "Nitin A Kamble <nitin.a.kamble@intel.com>" RECIPE_STATUS_pn-gdb="green" -RECIPE_LATEST_VERSION_pn-gdb="7.2" -RECIPE_LAST_UPDATE_pn-gdb = "Nov 8, 2010" -RECIPE_MANUAL_CHECK_DATE_pn-gdb = "Jul 06, 2011" +RECIPE_LATEST_VERSION_pn-gdb="7.4" +RECIPE_LAST_UPDATE_pn-gdb = "Feb 1, 2012" +RECIPE_MANUAL_CHECK_DATE_pn-gdb = "Feb 01, 2012" RECIPE_MAINTAINER_pn-gdb = "Nitin A Kamble <nitin.a.kamble@intel.com>" RECIPE_STATUS_pn-intltool="green" @@ -3115,13 +3115,13 @@ RECIPE_MAINTAINER_pn-postinsts = "Nitin A Kamble <nitin.a.kamble@intel.com>" RECIPE_STATUS_pn-nasm="green" RECIPE_LATEST_VERSION_pn-nasm="2.07" RECIPE_LAST_UPDATE_pn-nasm = "Jun 23, 2010" -RECIPE_MANUAL_CHECK_DATE_pn-nasm = "Jan 10, 2012" +RECIPE_MANUAL_CHECK_DATE_pn-nasm = "Feb 01, 2012" RECIPE_MAINTAINER_pn-nasm = "Nitin A Kamble <nitin.a.kamble@intel.com>" RECIPE_STATUS_pn-btrfs-tools="green" RECIPE_LATEST_VERSION_pn-btrfs-tools="git" -RECIPE_MANUAL_CHECK_DATE_pn-btrfs-tools = "Jan 10, 2012" RECIPE_LAST_UPDATE_pn-btrfs-tools = "Jan 10, 2012" +RECIPE_MANUAL_CHECK_DATE_pn-btrfs-tools = "Feb 01, 2012" RECIPE_MAINTAINER_pn-btrfs-tools = "Nitin A Kamble <nitin.a.kamble@intel.com>" DISTRO_PN_ALIAS_pn-btrfs-tools = "Debian=btrfs-tools Fedora=btrfs-progs" @@ -3138,8 +3138,8 @@ RECIPE_MANUAL_CHECK_DATE_pn-prelink = "Jan 13, 2012" RECIPE_MAINTAINER_pn-prelink = "Mark Hatle <mark.hatle@windriver.com>" RECIPE_STATUS_pn-python-dbus="green" -RECIPE_LATEST_VERSION_pn-python-dbus="0.84.0" -RECIPE_LAST_UPDATE_pn-python-dbus = "Oct 18, 2011" +RECIPE_LATEST_VERSION_pn-python-dbus="1.0.0" +RECIPE_LAST_UPDATE_pn-python-dbus = "Feb 01, 2012" RECIPE_MAINTAINER_pn-python-dbus = "Nitin A Kamble <nitin.a.kamble@intel.com>" DISTRO_PN_ALIAS_pn-python-dbus = "Ubuntu=python-dbus Debian=python-dbus Mandriva=python-dbus" @@ -3182,9 +3182,8 @@ DISTRO_PN_ALIAS_pn-python-pyrex = "Mandriva=python-pyrex Ubuntu=python-pyrex" RECIPE_STATUS_pn-python-scons="green" RECIPE_LATEST_VERSION_pn-python-scons="2.1.0" RECIPE_LAST_UPDATE_pn-python-scons = "Oct 18, 2011" -RECIPE_MANUAL_CHECK_DATE_pn-python-scons = "Jan 10, 2012" +RECIPE_MANUAL_CHECK_DATE_pn-python-scons = "Feb 01, 2012" DISTRO_PN_ALIAS_pn-python-scons = "Fedora=scons OpenSuSE=scons Ubuntu=scons Mandriva=scons Debian=scons" -RECIPE_MANUAL_CHECK_DATE_pn-python-scons = "Nov 16, 2011" RECIPE_MAINTAINER_pn-python-scons = "Nitin A Kamble <nitin.a.kamble@intel.com>" RECIPE_STATUS_pn-python="red" @@ -3193,14 +3192,14 @@ RECIPE_LAST_UPDATE_pn-python = "Nov 8, 2010" RECIPE_MAINTAINER_pn-python = "Nitin A Kamble <nitin.a.kamble@intel.com>" RECIPE_STATUS_pn-quilt="green" -RECIPE_LATEST_VERSION_pn-quilt="0.48" -RECIPE_LAST_UPDATE_pn-quilt = "Jun 22, 2010" +RECIPE_LATEST_VERSION_pn-quilt="0.51" +RECIPE_LAST_UPDATE_pn-quilt = "Feb 01, 2012" RECIPE_MAINTAINER_pn-quilt = "Nitin A Kamble <nitin.a.kamble@intel.com>" RECIPE_STATUS_pn-tcl="green" RECIPE_LATEST_VERSION_pn-tcl="8.5.11" RECIPE_LAST_UPDATE_pn-tcl = "Nov 16, 2011" -RECIPE_MANUAL_CHECK_DATE_pn-tcl = "Jan 10, 2012" +RECIPE_MANUAL_CHECK_DATE_pn-tcl = "Feb 01, 2012" RECIPE_MAINTAINER_pn-tcl = "Nitin A Kamble <nitin.a.kamble@intel.com>" RECIPE_STATUS_pn-unifdef="green" # poky local source files @@ -3221,9 +3220,9 @@ RECIPE_LAST_UPDATE_pn-mpfr = "Nov 15, 2011" RECIPE_MAINTAINER_pn-mpfr = "Nitin A Kamble <nitin.a.kamble@intel.com>" RECIPE_STATUS_pn-gmp="green" -RECIPE_LATEST_VERSION_pn-gmp="5.0.2" -RECIPE_LAST_UPDATE_pn-gmp = "Jul 06, 2011" -RECIPE_MANUAL_CHECK_DATE_pn-gmp = "Jul 06, 2011" +RECIPE_LATEST_VERSION_pn-gmp="5.0.3" +RECIPE_LAST_UPDATE_pn-gmp = "Feb 01, 2012" +RECIPE_MANUAL_CHECK_DATE_pn-gmp = "Feb 01, 2012" RECIPE_MAINTAINER_pn-gmp = "Nitin A Kamble <nitin.a.kamble@intel.com>" RECIPE_STATUS_pn-libmpc="green" @@ -3233,9 +3232,9 @@ RECIPE_MAINTAINER_pn-libmpc = "Nitin A Kamble <nitin.a.kamble@intel.com>" DISTRO_PN_ALIAS_pn-libmpc = "Fedora=libmpc OpenSuse=libmpc2" RECIPE_STATUS_pn-byacc="green" -RECIPE_LATEST_VERSION_pn-byacc="20110908" -RECIPE_MANUAL_CHECK_DATE_pn-byacc = "Nov 15, 2011" -RECIPE_LAST_UPDATE_pn-byacc = "Oct 18, 2010" +RECIPE_LATEST_VERSION_pn-byacc="20120115" +RECIPE_MANUAL_CHECK_DATE_pn-byacc = "Feb 01, 2012" +RECIPE_LAST_UPDATE_pn-byacc = "Feb 01, 2012" RECIPE_MAINTAINER_pn-byacc = "Nitin A Kamble <nitin.a.kamble@intel.com>" RECIPE_STATUS_pn-libconvert-asn1-perl="green" -- 1.7.6.4 ^ permalink raw reply related [flat|nested] 20+ messages in thread
end of thread, other threads:[~2012-02-02 6:06 UTC | newest] Thread overview: 20+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2012-02-01 21:55 [PATCH 0/8] Variosu recipe upgrades nitin.a.kamble 2012-02-01 21:55 ` [PATCH 1/8] byacc: upggrade from 20111219 to 20120115 nitin.a.kamble 2012-02-01 21:55 ` [PATCH 2/8] gmp: upgrade from 5.0.2 to 5.0.3 nitin.a.kamble 2012-02-01 22:02 ` Khem Raj 2012-02-01 23:20 ` Kamble, Nitin A 2012-02-02 5:11 ` Khem Raj 2012-02-01 21:55 ` [PATCH 3/8] bdwgc: change the PV nitin.a.kamble 2012-02-01 22:07 ` Khem Raj 2012-02-01 22:23 ` Phil Blundell 2012-02-01 23:18 ` Kamble, Nitin A 2012-02-01 21:55 ` [PATCH 4/8] gdb: upgrade from 7.3.1 to 7.4 nitin.a.kamble 2012-02-01 21:55 ` [PATCH 5/8] quilt: upgrade from 0.50 to 0.51 nitin.a.kamble 2012-02-01 21:55 ` [PATCH 6/8] python-dbus: upgrade from 0.84.0 to 1.0.0 nitin.a.kamble 2012-02-01 21:55 ` [PATCH 7/8] linux-libc-headers: new recipes for latest upstream 3.2.2 nitin.a.kamble 2012-02-01 22:14 ` Khem Raj 2012-02-01 23:23 ` Kamble, Nitin A 2012-02-02 1:01 ` Bruce Ashfield 2012-02-02 5:14 ` Khem Raj 2012-02-02 5:58 ` Bruce Ashfield 2012-02-01 21:55 ` [PATCH 8/8] distro_tracking: update for current upgrades nitin.a.kamble
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox