Home
last modified time | relevance | path

Searched full:depend (Results 1 – 25 of 439) sorted by relevance

12345678910>>...18

/openbmc/openbmc/poky/meta/recipes-core/packagegroups/
H A Dpackagegroup-core-sdk.bb66 # for depend in rdepends:
67 # split_depend = depend.split(' (')
74 # for depend in rdepends2:
75 # split_depend = depend.split(' (')
/openbmc/openbmc/meta-phosphor/recipes-connectivity/openssl/
H A Dopenssl_%.bbappend17 oe_runmake depend
20 # We don't want to depend on perl in our image
/openbmc/openbmc/meta-openpower/recipes-phosphor/debug/
H A Dopenpower-debug-collector_git.bb34 # Do not depend on phosphor-logging for native build
37 # Do not depend on phosphor-logging for native SDK build
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libb64/libb64/
H A D0001-example-Do-not-run-the-tests.patch16 @@ -33,11 +33,8 @@ depend: $(SOURCES)
17 makedepend -f- $(CFLAGS) $(SOURCES) 2> /dev/null 1> depend
/openbmc/openbmc/poky/meta/lib/oeqa/core/decorator/
H A Ddepends.py19 for depend in depends:
20 dparts = depend.split('.')
27 depend_id = depend
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/
H A D0001-build-Pass-tag-CC-explictly-when-using-libtool.patch6 Do not depend solely on libtool heuristics which fail
22 @@ -72,10 +72,10 @@ depend:
23 include $(depend)
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfsdump/files/
H A D0001-xfsdump-support-usrmerge.patch18 @@ -97,12 +97,8 @@ default: depend $(LTCOMMAND)
36 @@ -111,12 +111,8 @@ default: depend $(LTCOMMAND)
/openbmc/openbmc/poky/meta/classes-global/
H A Dbase.bbclass482 …bb.error("%s: PACKAGECONFIG[%s] Only enable,disable,depend,rdepend,rrecommend,conflict_packageconf…
597 # Svn packages should DEPEND on subversion-native
601 # Git packages should DEPEND on git-native
605 # Mercurial packages should DEPEND on mercurial-native
610 # OSC packages should DEPEND on osc-native
620 # *.lz4 should DEPEND on lz4-native for unpacking
624 # *.zst should DEPEND on zstd-native for unpacking
628 # *.lz should DEPEND on lzip-native for unpacking
632 # *.xz should DEPEND on xz-native for unpacking
636 # .zip should DEPEND on unzip-native for unpacking
[all …]
/openbmc/openbmc/poky/meta/lib/oe/
H A Dpackagedata.py142 …bb.error("An allarch packagegroup shouldn't depend on packages which are dynamically renamed (%s t…
175 for depend, depversions in deps.items():
176 new_depend = get_package_mapping(depend, pkg, d, depversions)
177 if depend != new_depend:
178 bb.note("package name mapping done: %s -> %s" % (depend, new_depend))
179 new_depends[new_depend] = deps[depend]
/openbmc/openbmc/poky/meta/recipes-extended/groff/files/
H A D0001-build-Fix-Savannah-64681-webpage.ps-deps.patch29 +# groff(1)'s `-I` implies `-g` and `-s`, so we must depend on grn and
42 +# groff(1)'s `-I` implies `-g` and `-s`, so we must depend on grn and
/openbmc/u-boot/scripts/kconfig/tests/auto_submenu/
H A D__init__.py2 Create submenu for symbols that depend on the preceding one.
/openbmc/u-boot/scripts/kconfig/tests/choice_value_with_m_dep/
H A D__init__.py4 If tristate choice values depend on symbols set to 'm', they should be
/openbmc/openbmc/meta-arm/meta-arm/recipes-kernel/arm-tstee/files/
H A DMakefile12 rm -f *.o *~ core .depend .*.cmd *.ko *.mod.c
/openbmc/openbmc/poky/meta-skeleton/recipes-kernel/hello-mod/files/
H A DMakefile12 rm -f *.o *~ core .depend .*.cmd *.ko *.mod.c
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Time/
H A DEpochTime.interface.yaml12 allowed to set time depend on the time settings.
/openbmc/openbmc/meta-arm/meta-arm/recipes-kernel/arm-ffa-user/files/
H A DMakefile12 rm -f *.o *~ core .depend .*.cmd *.ko *.mod.c
/openbmc/openbmc/poky/scripts/lib/checklayer/
H A D__init__.py154 def _find_layer(depend, layers): argument
160 if depend == collection:
190 for depend in depends.split():
192 if depend == 'core':
195 layer_depend = _find_layer(depend, layers)
198 (layer['name'], depend))
/openbmc/openbmc/poky/meta/recipes-core/images/
H A Dcore-image-initramfs-boot.bb13 # Don't allow the initramfs to contain a kernel, as kernel modules will depend
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/imapfilter/
H A Dimapfilter_2.8.3.bb19 # No need for manuals at this point, MANDIR is hardcoded to depend on prefix
/openbmc/openbmc/poky/meta/recipes-core/util-linux/
H A Dutil-linux-libuuid_2.41.bb1 # To allow util-linux to optionally build-depend on cryptsetup, libuuid is
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/images/
H A Dcorstone1000-flash-firmware-image.bb30 # depend on the wic because of this.
33 # by the U-Boot recipe so this recipe has to depend on that.
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DEFL-1.013 depend on this package, provided that:
/openbmc/libcper/
H A Dcommon-utils.c3 * No functions here depend on json-c or b64.c.
/openbmc/openbmc/poky/meta/recipes-support/gnutls/
H A Dlibtasn1_4.20.0.bb13 file://dont-depend-on-help2man.patch \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/gtkperf/gtkperf/
H A DMakevars6 # These two variables depend on the location of this directory.

12345678910>>...18