| Submitter | Nitin A Kamble |
|---|---|
| Date | July 13, 2012, 8:12 a.m. |
| Message ID | <cover.1342167069.git.nitin.a.kamble@intel.com> |
| Download | mbox |
| Permalink | /patch/31841/ |
| State | New |
| Headers | show |
Pull-request
git://git.pokylinux.org/poky-contrib nitin/automake_update_on_masterComments
On 07/13/2012 01:12 AM, nitin.a.kamble@intel.com wrote: > From: Nitin A Kamble <nitin.a.kamble@intel.com> > > nongplv3 & commercial licence recipe testing revelaed more issue, and the fixes > for these are here. > Thanks, > Nitin > > The following changes since commit 581d9dc2d148b67332a255cc1e7ce0679ff82c23: > > tar: fix build with automake 1.12.x (2012-07-12 21:13:42 -0700) > > are available in the git repository at: > git://git.pokylinux.org/poky-contrib nitin/automake_update_on_master > http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=nitin/automake_update_on_master > > Nitin A Kamble (3): > gawk-3.1.5: fix build with automake 1.12.x > sed-4.1.2: fix build with automake 1.12.x > lame: fix build with automake 1.12.x > > ...atch => gawk-3.1.5_fix_for_automake-1.12.patch} | 0 > meta/recipes-extended/gawk/gawk_3.1.5.bb | 5 +- > .../sed-4.1.2_fix_for_automake-1.12.patch | 37 ++++++++++++ > meta/recipes-extended/sed/sed_4.1.2.bb | 5 +- > .../lame/lame-3.99.5_fix_for_automake-1.12.x.patch | 59 ++++++++++++++++++++ > meta/recipes-multimedia/lame/lame_3.99.5.bb | 14 +---- > 6 files changed, 105 insertions(+), 15 deletions(-) > rename meta/recipes-extended/gawk/gawk-3.1.5/{gawk_fix_for_automake-1.12.patch => gawk-3.1.5_fix_for_automake-1.12.patch} (100%) > create mode 100644 meta/recipes-extended/sed/sed-4.1.2/sed-4.1.2_fix_for_automake-1.12.patch > create mode 100644 meta/recipes-multimedia/lame/lame/lame-3.99.5_fix_for_automake-1.12.x.patch > Merged this set into OE-Core Thanks Sau!
From: Nitin A Kamble <nitin.a.kamble@intel.com> nongplv3 & commercial licence recipe testing revelaed more issue, and the fixes for these are here. Thanks, Nitin The following changes since commit 581d9dc2d148b67332a255cc1e7ce0679ff82c23: tar: fix build with automake 1.12.x (2012-07-12 21:13:42 -0700) are available in the git repository at: git://git.pokylinux.org/poky-contrib nitin/automake_update_on_master http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=nitin/automake_update_on_master Nitin A Kamble (3): gawk-3.1.5: fix build with automake 1.12.x sed-4.1.2: fix build with automake 1.12.x lame: fix build with automake 1.12.x ...atch => gawk-3.1.5_fix_for_automake-1.12.patch} | 0 meta/recipes-extended/gawk/gawk_3.1.5.bb | 5 +- .../sed-4.1.2_fix_for_automake-1.12.patch | 37 ++++++++++++ meta/recipes-extended/sed/sed_4.1.2.bb | 5 +- .../lame/lame-3.99.5_fix_for_automake-1.12.x.patch | 59 ++++++++++++++++++++ meta/recipes-multimedia/lame/lame_3.99.5.bb | 14 +---- 6 files changed, 105 insertions(+), 15 deletions(-) rename meta/recipes-extended/gawk/gawk-3.1.5/{gawk_fix_for_automake-1.12.patch => gawk-3.1.5_fix_for_automake-1.12.patch} (100%) create mode 100644 meta/recipes-extended/sed/sed-4.1.2/sed-4.1.2_fix_for_automake-1.12.patch create mode 100644 meta/recipes-multimedia/lame/lame/lame-3.99.5_fix_for_automake-1.12.x.patch