| /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) \ 26 + -I$(top_builddir) \ 27 -I$(top_srcdir)/include \ 28 -I$(top_srcdir)/lib 35 + -I$(top_builddir) \ 36 -I$(top_srcdir) \ 37 -I$(top_srcdir)/include \ 38 -I$(top_srcdir)/lib 45 - -I$(top_srcdir) \ 46 + -I$(top_builddir) \ [all …]
|
| /openbmc/qemu/target/s390x/tcg/ |
| H A D | insn-format.h.inc | 4 F1(I, I(1, 8, 8)) 5 F2(RI_a, R(1, 8), I(2,16,16)) 6 F2(RI_b, R(1, 8), I(2,16,16)) 7 F2(RI_c, M(1, 8), I(2,16,16)) 8 F3(RIE_a, R(1, 8), I(2,16,16), M(3,32)) 9 F4(RIE_b, R(1, 8), R(2,12), M(3,32), I(4,16,16)) 10 F4(RIE_c, R(1, 8), I(2,32, 8), M(3,12), I(4,16,16)) 11 F3(RIE_d, R(1, 8), I(2,16,16), R(3,12)) 12 F3(RIE_e, R(1, 8), I(2,16,16), R(3,12)) 13 F5(RIE_f, R(1, 8), R(2,12), I(3,16,8), I(4,24,8), I(5,32,8)) [all …]
|
| /openbmc/openbmc/meta-raspberrypi/recipes-graphics/raspidmx/raspidmx/ |
| H A D | 0004-add-libvchostif-to-link.patch | 6 I end up with link errors of the type: 35 CFLAGS+=-Wall -g -O3 -I../common $(shell pkg-config --cflags libpng) 39 …INCLUDES+=-I/opt/vc/include/ -I/opt/vc/include/interface/vcos/pthreads -I/opt/vc/include/interface… 48 CFLAGS+=-Wall -g -O3 -I../common 52 …INCLUDES+=-I/opt/vc/include/ -I/opt/vc/include/interface/vcos/pthreads -I/opt/vc/include/interface… 61 CFLAGS+=-Wall -g -O3 -I../common $(shell pkg-config --cflags libpng) 65 …INCLUDES+=-I/opt/vc/include/ -I/opt/vc/include/interface/vcos/pthreads -I/opt/vc/include/interface… 74 CFLAGS+=-Wall -g -O3 -I../common $(shell pkg-config --cflags libpng) 78 …INCLUDES+=-I/opt/vc/include/ -I/opt/vc/include/interface/vcos/pthreads -I/opt/vc/include/interface… 87 CFLAGS+=-Wall -g -O3 -I../common $(shell pkg-config --cflags libpng) [all …]
|
| H A D | 0003-switch-to-pkg-config.patch | 6 I get a build error saying: 32 -CFLAGS+=-Wall -g -O3 -I../common $(shell libpng-config --cflags) 34 +CFLAGS+=-Wall -g -O3 -I../common $(shell pkg-config --cflags libpng) 37 …INCLUDES+=-I/opt/vc/include/ -I/opt/vc/include/interface/vcos/pthreads -I/opt/vc/include/interface… 47 -CFLAGS+=-Wall -g -O3 -I../common $(shell libpng-config --cflags) 48 +CFLAGS+=-Wall -g -O3 -I../common $(shell pkg-config --cflags libpng) 53 …INCLUDES+=-I/opt/vc/include/ -I/opt/vc/include/interface/vcos/pthreads -I/opt/vc/include/interface… 63 -CFLAGS+=-Wall -g -O3 -I../common $(shell libpng-config --cflags) 65 +CFLAGS+=-Wall -g -O3 -I../common $(shell pkg-config --cflags libpng) 68 …INCLUDES+=-I/opt/vc/include/ -I/opt/vc/include/interface/vcos/pthreads -I/opt/vc/include/interface… [all …]
|
| H A D | 0005-change-library-linking-order.patch | 7 linking so that it succeeds. Otherwise I get errors like the following: 30 CFLAGS+=-Wall -g -O3 -I../common $(shell pkg-config --cflags libpng) 34 …INCLUDES+=-I/opt/vc/include/ -I/opt/vc/include/interface/vcos/pthreads -I/opt/vc/include/interface… 43 CFLAGS+=-Wall -g -O3 -I../common $(shell pkg-config --cflags libpng) 47 …INCLUDES+=-I/opt/vc/include/ -I/opt/vc/include/interface/vcos/pthreads -I/opt/vc/include/interface… 56 CFLAGS+=-Wall -g -O3 -I../common $(shell pkg-config --cflags libpng) 60 …INCLUDES+=-I/opt/vc/include/ -I/opt/vc/include/interface/vcos/pthreads -I/opt/vc/include/interface… 69 CFLAGS+=-Wall -g -O3 -I../common $(shell pkg-config --cflags libpng) 73 …INCLUDES+=-I/opt/vc/include/ -I/opt/vc/include/interface/vcos/pthreads -I/opt/vc/include/interface… 82 CFLAGS+=-Wall -g -O3 -I../common $(shell pkg-config --cflags libpng) [all …]
|
| /openbmc/docs/ |
| H A D | IPMITOOL-cheatsheet.md | 11 ipmitool -C 17 -H "$BMC_IP" -I lanplus -U "$BMC_USER" -P "$BMC_PASSWD" power status 17 ipmitool -C 17 -H "$BMC_IP" -I lanplus -U "$BMC_USER" -P "$BMC_PASSWD" power on 23 ipmitool -C 17 -H "$BMC_IP" -I lanplus -U "$BMC_USER" -P "$BMC_PASSWD" power off 29 ipmitool -C 17 -H "$BMC_IP" -I lanplus -U "$BMC_USER" -P "$BMC_PASSWD" power reset 35 ipmitool -C 17 -H "$BMC_IP" -I lanplus -U "$BMC_USER" -P "$BMC_PASSWD" power cycle 41 ipmitool -C 17 -H "$BMC_IP" -I lanplus -U "$BMC_USER" -P "$BMC_PASSWD" power soft 47 ipmitool -C 17 -H "$BMC_IP" -I lanplus -U "$BMC_USER" -P "$BMC_PASSWD" power diag 55 ipmitool -C 17 -H "$BMC_IP" -I lanplus -U "$BMC_USER" -P "$BMC_PASSWD" user list 61 ipmitool -C 17 -H "$BMC_IP" -I lanplus -U "$BMC_USER" -P "$BMC_PASSWD" user summary 67 ipmitool -C 17 -H "$BMC_IP" -I lanplus -U "$BMC_USER" -P "$BMC_PASSWD" user set name <userid> <user… [all …]
|
| /openbmc/sdbusplus/include/sdbusplus/async/ |
| H A D | proxy.hpp | 51 template <bool S = false, bool P = false, bool I = false, 69 requires(!S && !P && !I) 72 requires(S || P || I) 76 constexpr proxy(value_ref<S> s, value_ref<P> p, value_ref<I> i) : in proxy() 83 return proxy<true, P, I, Preserved>{s, this->p, this->i}; in service() 88 return proxy<S, true, I, Preserved>{this->s, p, this->i}; in path() 91 requires(!I) in interface() 107 using result_t = proxy<S, P, I, true>; in preserve() 110 typename result_t::template value_t<I>(this->i)); in preserve() 126 requires((S) && (P) && (I)) in call() [all …]
|
| /openbmc/sdbusplus/include/sdbusplus/utility/ |
| H A D | tuple_to_array.hpp | 28 template <typename V, typename... Types, std::size_t... I> 30 std::integer_sequence<std::size_t, I...>) in tuple_to_array() argument 32 return std::array<V, sizeof...(I)>({ in tuple_to_array() 33 std::get<I>(tuple)..., in tuple_to_array() 49 typename I = std::make_index_sequence<sizeof...(Types)>> 52 return details::tuple_to_array(std::move(tuple), I()); in tuple_to_array()
|
| /openbmc/u-boot/board/freescale/lx2160a/ |
| H A D | README | 90 |Connect I/O cable to IO_SLOT1(J110) 93 |Connect I/O cable to IO_SLOT2(J113) 97 |Connect I/O cable to IO_SLOT1(J110) 100 |Connect I/O cable to IO_SLOT2(J113) 104 |Connect I/O cable to IO_SLOT1(J110) 107 |Connect I/O cable to IO_SLOT2(J113) 111 |Connect I/O cable to IO_SLOT1(J110) 114 |Connect I/O cable to IO_SLOT2(J113) 118 |Connect I/O cable to IO_SLOT1(J110) 121 |Connect I/O cable to IO_SLOT2(J113) [all …]
|
| /openbmc/openbmc/poky/meta/recipes-devtools/ruby/ruby/ |
| H A D | 0001-extmk-fix-cross-compilation-of-external-gems.patch | 9 Note that I (André) didn't actually write this patch, I 25 $ruby << "-I'$(topdir)'" 26 +$ruby << "-I'$(top_srcdir)/lib'" 28 - $ruby << "-I'$(top_srcdir)/lib'" 29 $ruby << "-I'$(extout)/$(arch)'" << "-I'$(extout)/common'" if $extout
|
| /openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/klibc/files/ |
| H A D | cross-clang.patch | 6 -I$(KLIBCINC)/arch/$(KLIBCARCHDIR) \ 7 -I$(KLIBCINC)/bits$(KLIBCBITSIZE) \ 8 -I$(KLIBCOBJ)/../include \ 9 - -I$(KLIBCINC) 13 + -I$(KLIBCINC) \ 14 + -I$(shell $(KLIBCCC) $(KLIBCCFLAGS) --print-file-name=include)
|
| /openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/ |
| H A D | include_next.patch | 9 -$(KEXEC): CPPFLAGS+=-I$(srcdir)/kexec/arch/$(ARCH)/include 10 +$(KEXEC): CPPFLAGS+=-I$(srcdir)/kexec/arch/$(ARCH)/include -I$(shell $(CC) -print-file-name=includ… 19 CPPFLAGS = @CPPFLAGS@ -I$(srcdir)/include -I$(srcdir)/util_lib/include \ 21 + -Iinclude/ $($(ARCH)_CPPFLAGS) -I$(shell $(CC) -print-file-name=include)
|
| /openbmc/openbmc/poky/meta/recipes-core/musl/musl/ |
| H A D | 0002-ldso-Use-syslibdir-and-libdir-as-default-pathes-to-l.patch | 32 …URCE=700 -I$(srcdir)/arch/$(ARCH) -I$(srcdir)/arch/generic -Iobj/src/internal -I$(srcdir)/src/incl… 34 …S_ALL += -I$(srcdir)/arch/$(ARCH) -I$(srcdir)/arch/generic -Iobj/src/internal -I$(srcdir)/src/incl…
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool/ |
| H A D | 0001-Respect-flags-from-env.patch | 24 -CFLAGS= -I. -Iusl -Icli -MMD -Wall -g $(CPPFLAGS) $(CPPFLAGS.dmalloc) 26 +CFLAGS+= -I. -Iusl -Icli -MMD -Wall -g $(CPPFLAGS) $(CPPFLAGS.dmalloc) 38 -CFLAGS= $(CFLAGS.optimize) -MMD -Wall -Werror -I.. $(READLINE_CFLAGS) 39 +CFLAGS= $(CFLAGS.optimize) -MMD -Wall -Werror -I.. $(READLINE_CFLAGS) $(CPPFLAGS) 51 -CFLAGS += -g -I.. -I/usr/include/pppd $(CFLAGS.pppd) -fPIC 52 +CFLAGS += -g -I.. -I=/usr/include/pppd $(CFLAGS.pppd) -fPIC
|
| /openbmc/openbmc/meta-raspberrypi/recipes-graphics/vc-graphics/files/ |
| H A D | egl.pc | 10 Cflags: -I${includedir}/vc -I${includedir}/interface -I${includedir}/interface/vcos -I${includedir}…
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/crash/ |
| H A D | crash.inc | 93 …I . -I . -I ./common -I ./config -I ./../include/opcode -I ./../opcodes/.. -I ./../readline/.. -I …
|
| /openbmc/openbmc/meta-openembedded/meta-xfce/recipes-apps/xfce4-screensaver/xfce4-screensaver/ |
| H A D | fix-cross-compile.patch | 1 It adds '-I$includedir' to CPPFLAGS and adds '-L$libdir' to LDFLAGS in 22 - CPPFLAGS="$CPPFLAGS -I$includedir" 25 +# CPPFLAGS="$CPPFLAGS -I$includedir" 35 - CPPFLAGS="$CPPFLAGS -I$includedir" 38 +# CPPFLAGS="$CPPFLAGS -I$includedir" 48 - CPPFLAGS="$CPPFLAGS -I$includedir" 51 +# CPPFLAGS="$CPPFLAGS -I$includedir"
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openl2tp/openl2tp/ |
| H A D | Makefile-modify-CFLAGS-to-aviod-build-error.patch | 23 -CFLAGS= -I. -Iusl -Icli -isystem include \ 27 +ADD_CFLAGS= -I. -Iusl -Icli -isystem include \ 50 - $(CC) -I. -MMD -w $(CFLAGS.optimize) -c $(CPPFLAGS) $< 51 + $(CC) -I. -MMD -w $(CFLAGS.optimize) -c $(ADD_CPPFLAGS) $< 54 - $(CC) -I. -MMD -w $(CFLAGS.optimize) -c $(CPPFLAGS) $< 55 + $(CC) -I. -MMD -w $(CFLAGS.optimize) -c $(ADD_CPPFLAGS) $< 58 - $(CC) -I. -MMD -w $(CFLAGS.optimize) -c $(CPPFLAGS) $< 59 + $(CC) -I. -MMD -w $(CFLAGS.optimize) -c $(ADD_CPPFLAGS) $< 89 -I. -I.. -I../usl -fPIC $(EXTRA_CFLAGS)
|
| /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/openbmc/poky/meta/recipes-connectivity/dhcpcd/files/ |
| H A D | dhcpcd@.service | 2 Description=dhcpcd on %I 11 PIDFile=/run/dhcpcd/%I.pid 12 ExecStart=/sbin/dhcpcd -q %I 13 ExecStop=/sbin/dhcpcd -x %I
|
| /openbmc/qemu/tests/tcg/s390x/ |
| H A D | vxeh2_vs.c | 37 S390Vector *v3, const uint8_t I) in vsld() argument 43 , [I] "i" (I & 7)); in vsld() 47 S390Vector *v3, const uint8_t I) in vsrd() argument 53 , [I] "i" (I & 7)); in vsrd()
|
| /openbmc/openbmc/meta-google/recipes-phosphor/console/obmc-console/ |
| H A D | serial-to-bmc@.service | 2 Description=BMC Serial Getty on %I 16 ExecStart=-/sbin/agetty -8 -n -o '-f root' -i -N -R -L %I 115200 xterm 18 UtmpIdentifier=%I 19 TTYPath=/dev/%I
|
| /openbmc/u-boot/doc/ |
| H A D | README.mpc85xx | 51 Properties : 256K, AS0, I, IPROT 57 Properties : 1M, AS1, I, G, IPROT 69 Properties : 1M, AS1, I, G 88 Properties : Board specific size, AS0, I, G, IPROT 98 Properties : 1M, AS1, I, G, IPROT 101 Properties : 4M, AS0, I, G, IPROT 109 Properties : 1M, AS1, I, G, IPROT 112 Properties : 4M, AS1, I, G, IPROT 125 Properties : 1M, AS1, I, G 131 Properties : 1M, AS1, I [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pidgin/pidgin/ |
| H A D | sanitize-configure.ac.patch | 25 KRB4_CFLAGS="$KRB4_CFLAGS -I${kerberos}/include/kerberosIV" 29 - KRB4_CFLAGS="-I/usr/local/include/kerberosIV" 31 - KRB4_CFLAGS="-I/usr/include/kerberosIV" 38 ZEPHYR_CFLAGS="-I/usr/athena/include" 40 - ZEPHYR_CFLAGS="-I/usr/include" 42 - ZEPHYR_CFLAGS="-I/usr/local/include"
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/procmail/procmail/ |
| H A D | man-file-mailstat.1-from-debian.patch | 37 +.I \-k 40 +.I \-l 43 +.I \-m 46 +.I \-o 49 +.I \-t 52 +.I \-s
|