/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/spandsp/spandsp/ |
H A D | makefile.patch | 90 -make_at_dictionary$(EXEEXT): $(top_srcdir)/src/make_at_dictionary.c 91 - $(CC_FOR_BUILD) -o make_at_dictionary$(EXEEXT) $(top_srcdir)/src/make_at_dictionary.c -DHAVE_CONF… 94 -make_cielab_luts$(EXEEXT): $(top_srcdir)/src/make_cielab_luts.c 95 - $(CC_FOR_BUILD) -o make_cielab_luts$(EXEEXT) $(top_srcdir)/src/make_cielab_luts.c -DHAVE_CONFIG_H… 96 +make_at_dictionary$(BUILD_EXEEXT): $(top_srcdir)/src/make_at_dictionary.c 99 -make_math_fixed_tables$(EXEEXT): $(top_srcdir)/src/make_math_fixed_tables.c 100 - $(CC_FOR_BUILD) -o make_math_fixed_tables$(EXEEXT) $(top_srcdir)/src/make_math_fixed_tables.c -DH… 101 +make_cielab_luts$(BUILD_EXEEXT): $(top_srcdir)/src/make_cielab_luts.c 104 -make_modem_filter$(EXEEXT): $(top_srcdir)/src/make_modem_filter.c $(top_srcdir)/src/filter_tools.c 105 - $(CC_FOR_BUILD) -o make_modem_filter$(EXEEXT) $(top_srcdir)/src/make_modem_filter.c $(top_srcdir)… [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ssiapi/ssiapi/ |
H A D | 0005-enable-out-of-source-tree-builds.patch | 25 - -I$(top_srcdir) \ 27 -I$(top_srcdir)/include \ 28 -I$(top_srcdir)/lib 36 -I$(top_srcdir) \ 37 -I$(top_srcdir)/include \ 38 -I$(top_srcdir)/lib 45 - -I$(top_srcdir) \ 47 -I$(top_srcdir)/include \ 48 -I$(top_srcdir)/lib 55 - -I$(top_srcdir) \ [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/protobuf/protobuf-c/ |
H A D | 0001-Makefile.am-do-not-compile-the-code-which-was-genera.patch | 75 -t/test.pb-c.c t/test.pb-c.h: $(top_builddir)/protoc-c/protoc-gen-c$(EXEEXT) $(top_srcdir)/t/test.p… 76 …=$(top_builddir)/protoc-c/protoc-gen-c$(EXEEXT) -I$(top_srcdir) --c_out=$(top_builddir) $(top_srcd… 78 …est-optimized.pb-c.h: $(top_builddir)/protoc-c/protoc-gen-c$(EXEEXT) $(top_srcdir)/t/test-optimize… 79 …=$(top_builddir)/protoc-c/protoc-gen-c$(EXEEXT) -I$(top_srcdir) --c_out=$(top_builddir) $(top_srcd… 81 -t/test-full.pb-c.c t/test-full.pb-c.h: $(top_builddir)/protoc-c/protoc-gen-c$(EXEEXT) $(top_srcdir… 82 …=$(top_builddir)/protoc-c/protoc-gen-c$(EXEEXT) -I$(top_srcdir) --c_out=$(top_builddir) $(top_srcd… 84 -t/test-full.pb.cc t/test-full.pb.h: @PROTOC@ $(top_srcdir)/t/test-full.proto 85 - $(AM_V_GEN)@PROTOC@ -I$(top_srcdir) --cpp_out=$(top_builddir) $(top_srcdir)/t/test-full.proto 87 …t/test-proto3.pb-c.h: $(top_builddir)/protoc-c/protoc-gen-c$(EXEEXT) $(top_srcdir)/t/test-proto3.p… 88 …=$(top_builddir)/protoc-c/protoc-gen-c$(EXEEXT) -I$(top_srcdir) --c_out=$(top_builddir) $(top_srcd…
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/fwts/fwts/ |
H A D | 0001-libfwtsiasl-Disable-parallel-builds-of-lex-bison-fil.patch | 30 ${LEX} ${AM_LFLAGS} -PAslCompiler -o$@ $(top_srcdir)/src/acpica/source/compiler/aslcompiler.l 42 …compilerparser.c dtcompilerparser.y.h: $(top_srcdir)/src/acpica/source/compiler/dtcompilerparser.l… 44 - ${YACC} ${AM_YFLAGS} -bdtcompilerparser -pDtCompilerParser $(top_srcdir)/src/acpica/source/compil… 47 …ilerParser --header=dtcompilerparser.y.h --output=dtcompilerparser.c $(top_srcdir)/src/acpica/sour… 51 …dtparserlex.c dtparser.c dtparser.y.h: $(top_srcdir)/src/acpica/source/compiler/dtparser.l $(top_s… 53 - ${YACC} ${AM_YFLAGS} -bdtparser -pDtParser $(top_srcdir)/src/acpica/source/compiler/dtparser.y 56 + ${YACC} ${AM_YFLAGS} -bdtparser -pDtParser --header=dtparser.y.h --output=dtparser.c $(top_srcdir… 60 …prparserlex.c prparser.c prparser.y.h: $(top_srcdir)/src/acpica/source/compiler/prparser.l $(top_s… 62 - ${YACC} ${AM_YFLAGS} -bprparser -pPrParser $(top_srcdir)/src/acpica/source/compiler/prparser.y 65 + ${YACC} ${AM_YFLAGS} -bprparser -pPrParser --header=prparser.y.h --output=prparser.c $(top_srcdir…
|
H A D | 0003-Remove-Werror-from-build.patch | 16 -I$(top_srcdir)/efi_runtime \ 17 -I$(top_srcdir)/smccc_test \ 27 -I$(top_srcdir)/src/acpica/source/include \ 28 -I$(top_srcdir)/src/acpica/source/compiler \
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/php/php/ |
H A D | 0006-ext-phar-Makefile.frag-Fix-phar-packaging.patch | 30 - $(top_srcdir)/build/shtool echo -n -- "$(top_builddir)/$(SAPI_CLI_PATH) -n"; \ 32 - $(top_srcdir)/build/shtool echo -n -- " -d extension_dir=$(top_builddir)/modules"; \ 35 - . $(top_builddir)/modules/$$i.la; $(top_srcdir)/build/shtool echo -n -- " -d extension=$$dlnam… 40 - $(top_srcdir)/build/shtool echo -n -- "$(PHP_EXECUTABLE)"; \ 42 -PHP_PHARCMD_BANG = `$(top_srcdir)/build/shtool echo -n -- "$(INSTALL_ROOT)$(bindir)/$(program_pref… 43 + $(top_srcdir)/build/shtool echo -n -- "$(PHP_EXECUTABLE)"; ` 45 +PHP_PHARCMD_BANG = `$(top_srcdir)/build/shtool echo -n -- "/usr/bin/env $(program_prefix)php$(prog…
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/cdparanoia/files/ |
H A D | out-of-tree-build.patch | 14 +top_srcdir=@top_srcdir@ 28 + $(INSTALL) -m 0644 $(top_srcdir)/cdparanoia.1 $(DESTDIR)$(MANDIR)/man1 31 + $(INSTALL) -m 0644 $(top_srcdir)/paranoia/cdda_paranoia.h $(DESTDIR)$(INCLUDEDIR) 41 + $(INSTALL) -m 0644 $(top_srcdir)/interface/cdda_interface.h $(DESTDIR)$(INCLUDEDIR) 44 + $(INSTALL) -m 0644 $(top_srcdir)/utils.h $(DESTDIR)$(INCLUDEDIR)
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libgxim/libgxim/ |
H A D | 0001-Use-AM_CPPFLAGS-instead-of-INCLUDES.patch | 20 # e.g. INCLUDES=-I$(top_srcdir) -I$(top_builddir) $(GTK_DEBUG_FLAGS) 25 -I$(top_srcdir) \ 38 -I$(top_srcdir) \ 50 -I$(top_srcdir)/libgxim \ 51 -I$(top_srcdir) \
|
/openbmc/ipmitool/ |
H A D | Makefile.am | 32 DOCLIST = $(top_srcdir)/README $(top_srcdir)/COPYING $(top_srcdir)/AUTHORS $(top_srcdir)/ChangeLog 66 SRCDIR = ${shell cd $(top_srcdir) ; pwd | sed -e 's,^[^:\\/]:[\\/],/,'}
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/nana/nana/ |
H A D | 0001-Makefile.am-fix-build-with-separate-build-dir.patch | 20 - $(CPP) $(CPPFLAGS) -I$(top_srcdir)/src $(DEFS) $(top_srcdir)/showconfig.c | grep "==>" 21 + $(CPP) $(CPPFLAGS) -I$(top_builddir)/src -I$(top_srcdir)/src $(DEFS) $(top_srcdir)/showconfig.c |…
|
/openbmc/linux/tools/testing/selftests/arm64/ |
H A D | Makefile | 15 top_srcdir = $(realpath ../../../../) macro 18 CFLAGS += -I$(top_srcdir)/tools/testing/selftests/ 22 CFLAGS += -I$(top_srcdir)/tools/include 25 export top_srcdir
|
/openbmc/openbmc/poky/meta/recipes-devtools/autoconf/autoconf/ |
H A D | man-host-perl.patch | 20 PATH="$(top_srcdir)/man$(PATH_SEPARATOR)$$PATH"; \ 25 top_srcdir="$(top_srcdir)"; \ 29 export top_srcdir channeldefs_pm; \
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xmlsec1/xmlsec1/ |
H A D | xmlsec1-examples-allow-build-in-separate-dir.patch | 23 +top_srcdir = .. 25 +CFLAGS += -I$(top_srcdir)/include -g $(shell PKG_CONFIG_PATH=$(top_srcdir) pkg-config --cflags xm… 26 +LDLIBS += -L$(top_builddir)/src/.libs -g $(shell PKG_CONFIG_PATH=$(top_srcdir) pkg-config --libs x…
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/lowpan-tools/lowpan-tools/ |
H A D | no-help2man.patch | 27 -izattach.8: $(izattach_SOURCES) $(top_srcdir)/configure.ac 30 -izcoordinator.8: $(izcoordinator_SOURCES) $(top_srcdir)/configure.ac 33 -iz.8: $(iz_SOURCES) $(top_srcdir)/configure.ac 36 -izchat.1: $(izchat_SOURCES) $(top_srcdir)/configure.ac
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/dbench/files/ |
H A D | makefile.patch | 13 ${INSTALLCMD} @top_srcdir@/client.txt $(DESTDIR)$(datadir) 14 - ${INSTALLCMD} -m644 @top_srcdir@/dbench.1 $(DESTDIR)$(mandir) 15 + ${INSTALLCMD} -m 644 @top_srcdir@/dbench.1 $(DESTDIR)$(mandir)
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/anthy/anthy/ |
H A D | native-helpers.patch | 14 INCLUDES = -I$(top_srcdir)/ -DSRCDIR=\"$(srcdir)\" 38 @@ -26,7 +26,8 @@ DIC_FILES = @top_srcdir@/alt-cannadic/gc 39 @top_srcdir@/mkworddic/udict 58 INCLUDES = -I$(top_srcdir)/
|
/openbmc/linux/tools/testing/selftests/riscv/ |
H A D | Makefile | 16 top_srcdir = $(realpath ../../../../) macro 19 CFLAGS += -I$(top_srcdir)/tools/testing/selftests/ 24 export top_srcdir
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libidn/libidn/ |
H A D | dont-depend-on-help2man.patch | 25 -idn.1: $(top_srcdir)/src/idn.c $(top_srcdir)/src/idn.ggo $(top_srcdir)/.version
|
/openbmc/linux/tools/testing/selftests/syscall_user_dispatch/ |
H A D | Makefile | 2 top_srcdir = ../../../.. macro 3 INSTALL_HDR_PATH = $(top_srcdir)/usr
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/nbdkit/nbdkit/ |
H A D | 0002-plugins-Avoid-absolute-buildpaths-in-binaries.patch | 22 $(top_srcdir)/include/nbdkit-plugin.h \ 33 -I$(top_srcdir)/include \ 35 -I$(top_srcdir)/common/include \
|
H A D | 0001-plugins-Avoid-absolute-buildpaths-in-binaries.patch | 22 $(top_srcdir)/include/nbdkit-plugin.h \ 33 -I$(top_srcdir)/include \ 35 -I$(top_srcdir)/common/include \
|
/openbmc/linux/tools/testing/selftests/net/openvswitch/ |
H A D | Makefile | 3 top_srcdir = ../../../../.. macro 5 CFLAGS = -Wall -Wl,--no-as-needed -O2 -g -I$(top_srcdir)/usr/include $(KHDR_INCLUDES)
|
/openbmc/linux/tools/testing/selftests/drivers/s390x/uvdevice/ |
H A D | Makefile | 13 top_srcdir ?= ../../../../../.. macro 14 LINUX_TOOL_ARCH_INCLUDE = $(top_srcdir)/tools/arch/$(ARCH)/include
|
/openbmc/linux/tools/testing/selftests/net/mptcp/ |
H A D | Makefile | 3 top_srcdir = ../../../../.. macro 5 CFLAGS = -Wall -Wl,--no-as-needed -O2 -g -I$(top_srcdir)/usr/include $(KHDR_INCLUDES)
|
/openbmc/openbmc/poky/meta/recipes-support/lzo/lzo/ |
H A D | 0001-Add-pkgconfigdir-to-solve-the-undefine-error.patch | 17 @@ -14,6 +14,7 @@ AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)
|