| Submitter | Nitin A Kamble |
|---|---|
| Date | April 26, 2012, midnight |
| Message ID | <cover.1335398393.git.nitin.a.kamble@intel.com> |
| Download | mbox |
| Permalink | /patch/26421/ |
| State | New |
| Headers | show |
Pull-request
git://git.pokylinux.org/poky-contrib nitin/bugfixesComments
On 04/25/2012 05:00 PM, nitin.a.kamble@intel.com wrote: > From: Nitin A Kamble<nitin.a.kamble@intel.com> > > The following changes since commit 492a58cabdc053b2312712681dbcffa8270d4ea4: > > self-hosted-image: Update poky revision to point at the 1.2 release branch (2012-04-24 10:21:11 +0100) > > are available in the git repository at: > git://git.pokylinux.org/poky-contrib nitin/bugfixes > http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=nitin/bugfixes > > Nitin A Kamble (2): > libproxy: fix compilations with gcc 4.7 > quilt: fix perl path in target perl scripts > > meta/recipes-devtools/quilt/quilt_0.51.bb | 16 ++++++++++- > .../libproxy/libproxy_fix_for_gcc4.7.patch | 30 ++++++++++++++++++++ > meta/recipes-support/libproxy/libproxy_0.4.7.bb | 3 +- > 3 files changed, 47 insertions(+), 2 deletions(-) > create mode 100644 meta/recipes-support/libproxy/libproxy/libproxy_fix_for_gcc4.7.patch > Merged into OE-Core Thanks Sau!
From: Nitin A Kamble <nitin.a.kamble@intel.com> The following changes since commit 492a58cabdc053b2312712681dbcffa8270d4ea4: self-hosted-image: Update poky revision to point at the 1.2 release branch (2012-04-24 10:21:11 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib nitin/bugfixes http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=nitin/bugfixes Nitin A Kamble (2): libproxy: fix compilations with gcc 4.7 quilt: fix perl path in target perl scripts meta/recipes-devtools/quilt/quilt_0.51.bb | 16 ++++++++++- .../libproxy/libproxy_fix_for_gcc4.7.patch | 30 ++++++++++++++++++++ meta/recipes-support/libproxy/libproxy_0.4.7.bb | 3 +- 3 files changed, 47 insertions(+), 2 deletions(-) create mode 100644 meta/recipes-support/libproxy/libproxy/libproxy_fix_for_gcc4.7.patch