| /openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/mtd/ubi-utils-klibc-2.0.2/ |
| H A D | 0003-Makefile.am-only-build-ubi-utils.patch | 4 Subject: [PATCH] Makefile.am: only build ubi-utils 12 Makefile.am | 6 +++--- 15 diff --git a/Makefile.am b/Makefile.am 17 --- a/Makefile.am 18 +++ b/Makefile.am 21 include lib/Makemodule.am 22 include ubi-utils/Makemodule.am 23 -include misc-utils/Makemodule.am 24 -include nand-utils/Makemodule.am 25 -include nor-utils/Makemodule.am [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libgxim/libgxim/ |
| H A D | 0001-Use-AM_CPPFLAGS-instead-of-INCLUDES.patch | 9 docs/reference/Makefile.am | 2 +- 10 libgxim/Makefile.am | 2 +- 11 tests/Makefile.am | 2 +- 14 diff --git a/docs/reference/Makefile.am b/docs/reference/Makefile.am 16 --- a/docs/reference/Makefile.am 17 +++ b/docs/reference/Makefile.am 27 diff --git a/libgxim/Makefile.am b/libgxim/Makefile.am 29 --- a/libgxim/Makefile.am 30 +++ b/libgxim/Makefile.am 40 diff --git a/tests/Makefile.am b/tests/Makefile.am [all …]
|
| /openbmc/openbmc/poky/meta/recipes-core/dbus/dbus-glib/ |
| H A D | test-install-makefile.patch | 4 Subject: [PATCH] Change Makefile.am to install regression tests for test 12 test/Makefile.am | 3 ++- 13 test/core/Makefile.am | 3 ++- 14 test/interfaces/Makefile.am | 3 ++- 17 diff --git a/test/Makefile.am b/test/Makefile.am 19 --- a/test/Makefile.am 20 +++ b/test/Makefile.am 31 diff --git a/test/core/Makefile.am b/test/core/Makefile.am 33 --- a/test/core/Makefile.am 34 +++ b/test/core/Makefile.am [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/ |
| H A D | 0009-Prevent-running-check-tests-on-host-if-cross-compili.patch | 27 libdb/tests/Makefile.am | 2 ++ 28 libop/tests/Makefile.am | 2 ++ 29 libregex/tests/Makefile.am | 2 ++ 30 libutil++/tests/Makefile.am | 4 ++++ 31 libutil/tests/Makefile.am | 2 ++ 46 diff --git a/libdb/tests/Makefile.am b/libdb/tests/Makefile.am 48 --- a/libdb/tests/Makefile.am 49 +++ b/libdb/tests/Makefile.am 57 diff --git a/libop/tests/Makefile.am b/libop/tests/Makefile.am 59 --- a/libop/tests/Makefile.am [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/ibus/ibus/ |
| H A D | 0001-makefile-don-t-gzip-the-man-pages.patch | 17 bus/Makefile.am | 6 +----- 18 data/dconf/Makefile.am | 6 +----- 19 setup/Makefile.am | 6 +----- 20 tools/Makefile.am | 6 +----- 21 ui/gtk3/Makefile.am | 6 +----- 24 diff --git a/bus/Makefile.am b/bus/Makefile.am 26 --- a/bus/Makefile.am 27 +++ b/bus/Makefile.am 52 diff --git a/data/dconf/Makefile.am b/data/dconf/Makefile.am 54 --- a/data/dconf/Makefile.am [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/onig/onig/ |
| H A D | 0001-build-don-t-link-against-host-system-libraries.patch | 12 sample/Makefile.am | 1 - 13 test/Makefile.am | 1 - 16 diff --git a/sample/Makefile.am b/sample/Makefile.am 18 --- a/sample/Makefile.am 19 +++ b/sample/Makefile.am 28 diff --git a/test/Makefile.am b/test/Makefile.am 30 --- a/test/Makefile.am 31 +++ b/test/Makefile.am 33 ## Makefile.am for Oniguruma
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/anthy/anthy/ |
| H A D | native-helpers.patch | 8 Index: anthy-9100h/mkanthydic/Makefile.am 10 --- anthy-9100h.orig/mkanthydic/Makefile.am 11 +++ anthy-9100h/mkanthydic/Makefile.am 21 Index: anthy-9100h/depgraph/Makefile.am 23 --- anthy-9100h.orig/depgraph/Makefile.am 24 +++ anthy-9100h/depgraph/Makefile.am 34 Index: anthy-9100h/mkworddic/Makefile.am 36 --- anthy-9100h.orig/mkworddic/Makefile.am 37 +++ anthy-9100h/mkworddic/Makefile.am 48 Index: anthy-9100h/calctrans/Makefile.am [all …]
|
| H A D | target-helpers.patch | 3 diff -Nurp anthy-9100h.org/calctrans/Makefile.am anthy-9100h/calctrans/Makefile.am 4 --- anthy-9100h.org/calctrans/Makefile.am 2007-10-27 23:02:59.000000000 +0900 5 +++ anthy-9100h/calctrans/Makefile.am 2014-11-11 17:14:42.152999991 +0900 50 diff -Nurp anthy-9100h.org/depgraph/Makefile.am anthy-9100h/depgraph/Makefile.am 51 --- anthy-9100h.org/depgraph/Makefile.am 2008-11-29 21:46:14.000000000 +0900 52 +++ anthy-9100h/depgraph/Makefile.am 2014-11-11 17:12:03.813999991 +0900 70 diff -Nurp anthy-9100h.org/mkanthydic/Makefile.am anthy-9100h/mkanthydic/Makefile.am 71 --- anthy-9100h.org/mkanthydic/Makefile.am 2007-04-14 18:01:10.000000000 +0900 72 +++ anthy-9100h/mkanthydic/Makefile.am 2014-11-11 17:10:34.792999991 +0900 91 diff -Nurp anthy-9100h.org/mkworddic/Makefile.am anthy-9100h/mkworddic/Makefile.am [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libusbg/libusbg/ |
| H A D | 0001-Fix-out-of-tree-builds.patch | 12 examples/Makefile.am | 2 +- 13 src/Makefile.am | 2 +- 16 diff --git a/examples/Makefile.am b/examples/Makefile.am 18 --- a/examples/Makefile.am 19 +++ b/examples/Makefile.am 27 diff --git a/src/Makefile.am b/src/Makefile.am 29 --- a/src/Makefile.am 30 +++ b/src/Makefile.am
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ssiapi/ssiapi/ |
| H A D | 0005-enable-out-of-source-tree-builds.patch | 10 lib/efi/Makefile.am | 2 +- 11 lib/engine/Makefile.am | 2 +- 12 lib/orom/Makefile.am | 2 +- 13 lib/safeclib/Makefile.am | 2 +- 14 src/Makefile.am | 16 ++++++++-------- 15 tools/Makefile.am | 10 +++++----- 16 ut/Makefile.am | 36 ++++++++++++++++++------------------ 19 --- a/lib/efi/Makefile.am 20 +++ b/lib/efi/Makefile.am 29 --- a/lib/engine/Makefile.am [all …]
|
| /openbmc/openbmc/poky/meta/recipes-devtools/automake/automake/ |
| H A D | 0004-Add-a-new-distro-feature-ptest.patch | 15 lib/am/check.am | 11 +++++++++-- 18 diff --git a/lib/am/check.am b/lib/am/check.am 20 --- a/lib/am/check.am 21 +++ b/lib/am/check.am
|
| /openbmc/openbmc/poky/meta/recipes-support/gdbm/files/ |
| H A D | ptest.patch | 10 Makefile.am | 5 +++++ 11 tests/Makefile.am | 12 ++++++++++++ 14 diff --git a/Makefile.am b/Makefile.am 16 --- a/Makefile.am 17 +++ b/Makefile.am 27 diff --git a/tests/Makefile.am b/tests/Makefile.am 29 --- a/tests/Makefile.am 30 +++ b/tests/Makefile.am
|
| /openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/lirc/lirc/ |
| H A D | 0001-Makefile.am-do-not-clobber-PYTHONPATH-from-build-env.patch | 4 Subject: [PATCH] Makefile.am: do not clobber PYTHONPATH from build environment 13 Makefile.am | 2 +- 15 tools/Makefile.am | 2 +- 18 diff --git a/Makefile.am b/Makefile.am 20 --- a/Makefile.am 21 +++ b/Makefile.am 42 diff --git a/tools/Makefile.am b/tools/Makefile.am 44 --- a/tools/Makefile.am 45 +++ b/tools/Makefile.am
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/udisks/udisks2/ |
| H A D | 0001-Makefile.am-Dont-include-buildpath.patch | 15 modules/lvm2/Makefile.am | 2 +- 16 src/Makefile.am | 2 +- 19 diff --git a/modules/lvm2/Makefile.am b/modules/lvm2/Makefile.am 21 --- a/modules/lvm2/Makefile.am 22 +++ b/modules/lvm2/Makefile.am 32 diff --git a/src/Makefile.am b/src/Makefile.am 34 --- a/src/Makefile.am 35 +++ b/src/Makefile.am
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/fwts/fwts/ |
| H A D | 0003-Remove-Werror-from-build.patch | 8 src/Makefile.am | 2 +- 9 src/lib/src/Makefile.am | 2 +- 10 src/utilities/Makefile.am | 2 +- 13 --- a/src/Makefile.am 14 +++ b/src/Makefile.am 24 --- a/src/lib/src/Makefile.am 25 +++ b/src/lib/src/Makefile.am 35 --- a/src/utilities/Makefile.am 36 +++ b/src/utilities/Makefile.am
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/zile/files/ |
| H A D | remove-help2man.patch | 3 diff --git a/Makefile.am b/Makefile.am 5 --- a/Makefile.am 6 +++ b/Makefile.am 15 diff --git a/doc/Makefile.am b/doc/Makefile.am 17 --- a/doc/Makefile.am 18 +++ b/doc/Makefile.am 19 @@ -33,9 +33,3 @@ doc/zile.1: $(srcdir)/doc/zile.1.in doc/Makefile.am config.status
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe/ |
| H A D | discard-use-of-dnl-in-Makefile.am.patch | 4 Subject: [PATCH] discard use of dnl in Makefile.am 6 Since Makefile.am is not processed by m4, but by automake, 'dnl' does 14 Makefile.am | 2 +- 17 diff --git a/Makefile.am b/Makefile.am 19 --- a/Makefile.am 20 +++ b/Makefile.am
|
| /openbmc/openbmc/poky/meta/recipes-support/gnutls/gnutls/ |
| H A D | Add-ptest-support.patch | 9 Makefile.am | 3 +++ 11 tests/Makefile.am | 6 ++++++ 14 diff --git a/Makefile.am b/Makefile.am 16 --- a/Makefile.am 17 +++ b/Makefile.am 41 diff --git a/tests/Makefile.am b/tests/Makefile.am 43 --- a/tests/Makefile.am 44 +++ b/tests/Makefile.am
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-net/ |
| H A D | am_foreign.patch | 3 diff -Nurd SDL_net-1.2.8/Makefile.am SDL_net-1.2.8/Makefile.am 4 --- SDL_net-1.2.8/Makefile.am 2012-01-15 18:20:10.000000000 +0200 5 +++ SDL_net-1.2.8/Makefile.am 2014-08-01 21:18:52.720815807 +0300 7 # Makefile.am for the SDL sample image loading library and viewer
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ccid/ccid/ |
| H A D | 0001-Add-build-rule-for-README.patch | 7 Makefile.am: required file `./README' not found 13 Makefile.am | 1 + 16 diff --git a/Makefile.am b/Makefile.am 18 --- a/Makefile.am 19 +++ b/Makefile.am
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/cunit/files/ |
| H A D | fixup-install-docdir.patch | 15 diff -uNr a/doc/headers/Makefile.am b/doc/headers/Makefile.am 16 --- a/doc/headers/Makefile.am 2014-10-30 22:06:29.704574162 +0100 17 +++ b/doc/headers/Makefile.am 2014-10-30 22:07:43.578524791 +0100 26 diff -uNr a/doc/Makefile.am b/doc/Makefile.am 27 --- a/doc/Makefile.am 2014-10-30 22:06:29.704574162 +0100 28 +++ b/doc/Makefile.am 2014-10-30 22:07:01.461412166 +0100
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/unclutter-xfixes/unclutter-xfixes/ |
| H A D | 0001-build-use-autotools.patch | 16 Makefile.am | 10 +++++++ 18 include/Makefile.am | 9 +++++++ 19 man/Makefile.am | 7 +++++ 21 src/Makefile.am | 13 +++++++++ 24 create mode 100644 Makefile.am 26 create mode 100644 include/Makefile.am 27 create mode 100644 man/Makefile.am 29 create mode 100644 src/Makefile.am 128 diff --git a/Makefile.am b/Makefile.am 132 +++ b/Makefile.am [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/icon-slicer/files/ |
| H A D | 0001-Makefile.am-no-examples.patch | 4 Subject: [PATCH] Makefile.am: no examples 14 Makefile.am | 2 +- 17 diff --git a/Makefile.am b/Makefile.am 19 --- a/Makefile.am 20 +++ b/Makefile.am
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/dibbler/dibbler/ |
| H A D | 0002-make-Do-not-enforce-c99.patch | 13 Misc/Makefile.am | 4 +--- 14 Port-linux/Makefile.am | 1 - 17 diff --git a/Misc/Makefile.am b/Misc/Makefile.am 19 --- a/Misc/Makefile.am 20 +++ b/Misc/Makefile.am 37 diff --git a/Port-linux/Makefile.am b/Port-linux/Makefile.am 39 --- a/Port-linux/Makefile.am 40 +++ b/Port-linux/Makefile.am
|
| /openbmc/openbmc/poky/meta/recipes-extended/texinfo/texinfo/ |
| H A D | 0001-Makefile.am-do-not-build-manpages.patch | 4 Subject: [PATCH] Makefile.am: do not build manpages 11 Makefile.am | 2 +- 14 diff --git a/Makefile.am b/Makefile.am 16 --- a/Makefile.am 17 +++ b/Makefile.am
|