| /openbmc/skeleton/ |
| H A D | Makefile | 7 SUBDIRS = fanctl \ macro 19 REVERSE_SUBDIRS = $(shell echo $(SUBDIRS) $(GDBUS_APPS) | tr ' ' '\n' | tac |tr '\n' ' ') 21 .PHONY: subdirs $(SUBDIRS) $(GDBUS_APPS) 23 subdirs: $(SUBDIRS) $(GDBUS_APPS) 25 $(SUBDIRS): 32 @for d in $(SUBDIRS) $(GDBUS_APPS); do \
|
| H A D | rules.mk | 8 .PHONY: $(SUBDIRS) 10 all: $(BINS:=$(BIN_SUFFIX)) $(SUBDIRS) 15 $(SUBDIRS): 26 @for d in $(SUBDIRS); do \ 32 @for d in $(SUBDIRS); do \
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/enca/enca/ |
| H A D | dont-run-tests.patch | 9 SUBDIRS = tools data script lib src devel-docs test 11 -SUBDIRS = tools script lib src devel-docs test 12 +SUBDIRS = tools script lib src devel-docs
|
| /openbmc/openbmc/meta-security/recipes-ids/suricata/files/ |
| H A D | fixup.patch | 15 -SUBDIRS = $(HTP_DIR) rust src qa rules doc contrib etc python ebpf \ 16 +SUBDIRS = $(HTP_DIR) src qa rules doc contrib etc python ebpf \ 28 -SUBDIRS = $(HTP_DIR) rust src qa rules doc contrib etc python ebpf \ 29 +SUBDIRS = $(HTP_DIR) src qa rules doc contrib etc python ebpf \
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/lvm2/files/ |
| H A D | 0005-do-not-build-manual.patch | 36 -SUBDIRS = libdm conf daemons include lib libdaemon man scripts tools 37 +SUBDIRS = libdm conf daemons include lib libdaemon scripts tools 40 SUBDIRS += udev 45 - SUBDIRS = conf include man test scripts \ 46 + SUBDIRS = conf include test scripts \
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/dhcp/files/ |
| H A D | 0001-Makefile.am-only-build-dhcrelay.patch | 23 -SUBDIRS = @BINDSUBDIR@ includes tests common omapip client dhcpctl relay server 24 +SUBDIRS = @BINDSUBDIR@ includes common omapip relay 26 DIST_SUBDIRS = $(SUBDIRS) keama
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/ |
| H A D | openhpi-linkfix.patch | 24 -SUBDIRS = t 25 +#SUBDIRS = t 27 +SUBDIRS =
|
| /openbmc/openbmc/poky/meta/recipes-multimedia/libtheora/libtheora-1.1.1/ |
| H A D | no-docs.patch | 11 -SUBDIRS = lib include doc tests m4 $(EXAMPLES_DIR) 12 +SUBDIRS = lib include tests m4 $(EXAMPLES_DIR)
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xscreensaver/files/ |
| H A D | 0002-build-Do-not-build-po-files.patch | 26 -SUBDIRS = utils jwxyz hacks/images hacks hacks/glx hacks/fonts \ 28 +SUBDIRS = utils jwxyz hacks/images hacks hacks/fonts \ 30 SUBDIRS2 = $(SUBDIRS) OSX android
|
| /openbmc/openbmc/poky/meta/recipes-core/dbus/dbus-glib/ |
| H A D | no-examples.patch | 19 -SUBDIRS = . examples 20 +SUBDIRS = .
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool/ |
| H A D | ippool_parallel_make_and_pic.patch | 51 - @for d in $(SUBDIRS); do $(MAKE) -C $$d $(MFLAGS) EXTRA_CFLAGS="$(CPPFLAGS)" all; if [ $$? -ne … 52 +subdirs-all: $(patsubst %,%-dir, $(SUBDIRS)) 56 +$(patsubst %,%-dir,$(SUBDIRS)): 60 @for d in $(SUBDIRS); do $(MAKE) -C $$d $(MFLAGS) $@; if [ $$? -ne 0 ]; then exit 1; fi; done 62 @for d in $(SUBDIRS); do $(MAKE) -C $$d $(MFLAGS) $@; done
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/icon-slicer/files/ |
| H A D | 0001-Makefile.am-no-examples.patch | 22 -SUBDIRS = src examples 24 +SUBDIRS = src
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/indent/indent/ |
| H A D | 0001-Fix-builds-with-recent-gettext.patch | 18 -SUBDIRS = intl src doc po man 19 +SUBDIRS = src po man
|
| /openbmc/openbmc/poky/meta/recipes-extended/texinfo/texinfo/ |
| H A D | 0001-Makefile.am-do-not-build-manpages.patch | 21 SUBDIRS += install-info po po_document tp Pod-Simple-Texinfo \ 24 SUBDIRS += js
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/sharutils/sharutils/ |
| H A D | 0001-Fix-build-with-recent-gettext.patch | 20 -SUBDIRS = intl lib libopts src doc po tests 21 +SUBDIRS = lib libopts src doc po tests
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gtk+/gtk+/ |
| H A D | doc-fixes.patch | 18 -SUBDIRS = tutorial faq reference tools 19 +SUBDIRS = reference tools
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libreport/files/ |
| H A D | 0003-without-build-plugins.patch | 26 -SUBDIRS = include lib report-python cli client-python plugins workflows $(sub_dirs) 27 +SUBDIRS = include lib report-python cli client-python workflows $(sub_dirs)
|
| H A D | 0001-Makefile.am-remove-doc-and-apidoc.patch | 25 -SUBDIRS = data po src tests doc apidoc 26 +SUBDIRS = data po src tests
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/gtkperf/gtkperf/ |
| H A D | gettext.patch | 12 -SUBDIRS = intl po src pixmaps 13 +SUBDIRS = po src pixmaps
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/gnuplot/gnuplot/ |
| H A D | 0001-reduce-build-to-conversion-tools-for-native-build.patch | 24 -SUBDIRS = config m4 term src docs man demo share 25 +SUBDIRS = docs
|
| H A D | 0002-do-not-build-demos.patch | 24 -SUBDIRS = config m4 term src docs man demo share 25 +SUBDIRS = config m4 term src docs man share
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/enscript/enscript/ |
| H A D | 0001-Fix-builds-with-recent-gettext.patch | 20 -SUBDIRS = intl compat afm afmlib lib scripts src po states docs w32 21 +SUBDIRS = compat afm afmlib lib scripts src po states docs w32
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-app/sessreg/ |
| H A D | 0001-Makefile.am-Error-Fix.patch | 26 -SUBDIRS = man 27 +#SUBDIRS = man
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libgpiod/libgpiod-1.x/ |
| H A D | 0001-bindings-cxx-disable-tests.patch | 24 SUBDIRS = . examples 28 -SUBDIRS += tests
|
| /openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/vorbis-tools/vorbis-tools/ |
| H A D | gettext.patch | 31 -SUBDIRS = po intl include share win32 @OPT_SUBDIRS@ 33 +SUBDIRS = po include share win32 @OPT_SUBDIRS@
|