| Submitter | Nitin A Kamble |
|---|---|
| Date | Feb. 1, 2012, 11:40 p.m. |
| Message ID | <cover.1328139407.git.nitin.a.kamble@intel.com> |
| Download | mbox |
| Permalink | /patch/20543/ |
| State | New |
| Headers | show |
Pull-request
git://git.pokylinux.org/poky-contrib nitin/upgradesComments
On Wed, 2012-02-01 at 15:40 -0800, nitin.a.kamble@intel.com wrote: > From: Nitin A Kamble <nitin.a.kamble@intel.com> > > Just upgrades. And some cleanups as per comments on v1 pull request. > > 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 (7): > byacc: upggrade from 20111219 to 20120115 > gmp: upgrade from 5.0.2 to 5.0.3 > 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 > bdwgc: change the PV > distro_tracking: update for current upgrades Merged to master, thanks (with the exception of bdwgc which was dropped) Cheers, Richard
On Fri, Feb 3, 2012 at 7:57 PM, Richard Purdie <richard.purdie@linuxfoundation.org> wrote: > On Wed, 2012-02-01 at 15:40 -0800, nitin.a.kamble@intel.com wrote: >> From: Nitin A Kamble <nitin.a.kamble@intel.com> >> >> Just upgrades. And some cleanups as per comments on v1 pull request. >> >> 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 (7): >> byacc: upggrade from 20111219 to 20120115 >> gmp: upgrade from 5.0.2 to 5.0.3 >> 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 >> bdwgc: change the PV >> distro_tracking: update for current upgrades > > Merged to master, thanks (with the exception of bdwgc which was dropped) > > Cheers, > > Richard This breaks meta-openembedded/meta-oe/recipes-devtools/gdb/gdb-cross-canadian_7.3.1.bbappend S.
On Fri, 2012-02-03 at 19:30 +0300, Sergey Lapin wrote: > This breaks > meta-openembedded/meta-oe/recipes-devtools/gdb/gdb-cross-canadian_7.3.1.bbappend Sorry about that. Koen is aware of the issue now at least. Cheers, Richard
Op 3 feb. 2012, om 17:50 heeft Richard Purdie het volgende geschreven: > On Fri, 2012-02-03 at 19:30 +0300, Sergey Lapin wrote: > >> This breaks >> meta-openembedded/meta-oe/recipes-devtools/gdb/gdb-cross-canadian_7.3.1.bbappend > > Sorry about that. Koen is aware of the issue now at least. Hotfix pushed, we need to double check after the weekend when we get back to our deskjobs.
On Fri, Feb 3, 2012 at 5:58 PM, Koen Kooi <koen@dominion.thruhere.net> wrote: > > Op 3 feb. 2012, om 17:50 heeft Richard Purdie het volgende geschreven: > >> On Fri, 2012-02-03 at 19:30 +0300, Sergey Lapin wrote: >> >>> This breaks >>> meta-openembedded/meta-oe/recipes-devtools/gdb/gdb-cross-canadian_7.3.1.bbappend >> >> Sorry about that. Koen is aware of the issue now at least. > > Hotfix pushed, we need to double check after the weekend when we get back to our deskjobs. even with 7.3.1 it wasn't working for me so in meta-oe-contrib/shr I had to remove .bbappend anyway :/ in oe-core-contrib/shr I have Eric's previous patch to do it in oe-core with extra patch fixing variables to match what I get with distroless oe-core only and also with normal layers I'm using with SHR. More info: http://lists.linuxtogo.org/pipermail/openembedded-devel/2012-February/037652.html Cheers,
From: Nitin A Kamble <nitin.a.kamble@intel.com> Just upgrades. And some cleanups as per comments on v1 pull request. 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 (7): byacc: upggrade from 20111219 to 20120115 gmp: upgrade from 5.0.2 to 5.0.3 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 bdwgc: change the PV 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 +- .../{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 +-- 15 files changed, 77 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%) 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%)