/openbmc/openbmc/meta-nuvoton/recipes-kernel/linux/ |
H A D | OWNERS | 1 inherited: true
|
/openbmc/openbmc/poky/meta-selftest/recipes-test/sysroot-test/ |
H A D | sysroot-la-test_1.0.bb | 7 # remove-libtool.bbclass is inherited by default and removes all
|
/openbmc/linux/Documentation/arch/arm/stm32/ |
H A D | stm32mp157-overview.rst | 14 - Standard connectivity, widely inherited from the STM32 MCU family
|
H A D | stm32mp151-overview.rst | 13 - Standard connectivity, widely inherited from the STM32 MCU family
|
H A D | stm32mp13-overview.rst | 13 - Standard connectivity, widely inherited from the STM32 MCU family
|
/openbmc/openbmc/meta-arm/meta-arm-systemready/classes/ |
H A D | extra_imagedepends_only.bbclass | 1 # This class is to be inherited by recipes interested in only deploying what is
|
/openbmc/openbmc/meta-phosphor/classes/ |
H A D | obmc-phosphor-debug-tarball.bbclass | 2 # is inherited otherwise image.bbclass will inherit
|
H A D | license_static.bbclass | 12 # Class can be inherited in a project bbclass to copy the license info.
|
/openbmc/openbmc/meta-openembedded/meta-networking/classes/ |
H A D | kernel_wireless_regdb.bbclass | 8 # 1. The class should be inherited by kernel recipe (e.g. in
|
/openbmc/linux/Documentation/userspace-api/ |
H A D | no_new_privs.rst | 17 inherited chroot. 24 can set ``no_new_privs``. Once the bit is set, it is inherited across fork,
|
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/exo/ |
H A D | exo_4.20.0.bb | 13 # SRC_URI must follow inherited one
|
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/ |
H A D | interrupts.txt | 21 controller node. This property is inherited, so it may be specified in an 27 the inherited one. Each entry in this property contains both the parent phandle
|
/openbmc/phosphor-webui/app/common/styles/elements/ |
H A D | toast.scss | 11 border: none; //override inherited border styles
|
/openbmc/linux/drivers/net/ethernet/asix/ |
H A D | Kconfig | 30 inherited by network interfaces during probe. It can be
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | texinfo.bbclass | 7 # This class is inherited by recipes whose upstream packages invoke the
|
H A D | devupstream.bbclass | 26 # Do nothing if this is inherited, as it's for BBCLASSEXTEND
|
H A D | gobject-introspection.bbclass | 9 # python3native is inherited to prevent introspection tools being run with
|
/openbmc/openbmc/meta-arm/meta-arm/classes/ |
H A D | apply_local_src_patches.bbclass | 1 # This class is to be inherited by recipes where there are patches located inside
|
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/ |
H A D | 0005-nativesdk-glibc-Raise-the-size-of-arrays-containing-.patch | 71 @@ -185,7 +187,7 @@ setting environment variables (which would be inherited by subprocesses).\n\ 80 @@ -204,7 +206,7 @@ setting environment variables (which would be inherited by subprocesses).\n\
|
/openbmc/linux/tools/bpf/bpftool/Documentation/ |
H A D | bpftool-cgroup.rst | 57 inherited along with attached ones. 70 inherited along with attached ones.
|
/openbmc/linux/Documentation/admin-guide/media/ |
H A D | omap4_camera.rst | 27 It makes use of the Media Controller framework [#f2]_, and inherited most of the
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | omap3-gta04a5one.dts | 42 /* switch inherited setup to OneNAND */
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/usbip-tools/ |
H A D | usbip-tools.bb | 53 # Use local scripts before relying on inherited autotools
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/drbd/ |
H A D | drbd-utils_9.28.0.bb | 46 # If we have inherited reproducible_build, we want to use it.
|
/openbmc/linux/tools/net/ynl/ |
H A D | ynl-gen-c.py | 598 def __init__(self, family, space_name, type_list=None, inherited=None): argument 603 self._inherited = inherited if inherited is not None else [] 604 self.inherited = [] 648 self.inherited = [c_lower(x) for x in sorted(self._inherited)] 917 self.pure_nested_structs[nested] = Struct(self, nested, inherited=inherit) 1462 for arg in struct.inherited: 1539 for arg in struct.inherited: 1725 for arg in struct.inherited:
|