From: Nitin A Kamble <[email protected]>
Pull URL: git://git.pokylinux.org/poky-contrib.git Branch: nitin/misc Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=nitin/misc Thanks, Nitin A Kamble <[email protected]> --- Nitin A Kamble (5): libunique: Fix for compilation with gcc 4.6.0 matchbox-wm-2: fix typo in Makefile web: fix typo in Makefile zaurusd: fix a typo in Makefile dtc: fix compilation with gcc 4.6.0 .../recipes-bsp/zaurusd/zaurusd/fix_makefile.patch | 19 +++++++ meta/recipes-bsp/zaurusd/zaurusd_svn.bb | 5 +- .../libunique/fix_for_compile_with_gcc-4.6.0.patch | 36 ++++++++++++++ meta/recipes-gnome/libunique/libunique_1.1.6.bb | 5 +- .../matchbox-wm-2/matchbox-wm-2/fix_makefile.patch | 19 +++++++ .../matchbox-wm-2/matchbox-wm-2_svn.bb | 3 +- .../dtc/fix_for_compilation_with_gcc_4.6.0.patch | 51 ++++++++++++++++++++ meta/recipes-kernel/dtc/dtc_git.inc | 5 +- meta/recipes-sato/web/web/fix_makefile.patch | 20 ++++++++ meta/recipes-sato/web/web_git.bb | 3 +- 10 files changed, 158 insertions(+), 8 deletions(-) create mode 100644 meta/recipes-bsp/zaurusd/zaurusd/fix_makefile.patch create mode 100644 meta/recipes-gnome/libunique/libunique/fix_for_compile_with_gcc-4.6.0.patch create mode 100644 meta/recipes-graphics/matchbox-wm-2/matchbox-wm-2/fix_makefile.patch create mode 100644 meta/recipes-kernel/dtc/dtc/fix_for_compilation_with_gcc_4.6.0.patch create mode 100644 meta/recipes-sato/web/web/fix_makefile.patch -- 1.7.3.4 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
